Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | Remove duplicate ignore_optional_problems entry in .classpath | Matthias Sohn | 2020-01-04 | 1 | -1/+0 | |
| | | | | | * | Update maven-site-plugin used by benchmark module to 3.8.2 | Matthias Sohn | 2019-12-18 | 1 | -1/+1 | |
| | | | | | * | Add dependency to enable site generation for benchmark module | Matthias Sohn | 2019-12-18 | 1 | -0/+27 | |
| | | | | | * | Ignore warnings for generated source code in org.eclipse.jgit.benchmark | Matthias Sohn | 2019-12-17 | 1 | -0/+1 | |
| | | | | | * | Fix MBean registration | Matthias Sohn | 2019-12-13 | 2 | -7/+14 | |
| | | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 6 | -41/+547 | |
| | | | | * | | Fix API problem filters | Matthias Sohn | 2020-01-09 | 3 | -27/+74 | |
* | | | | | | | Remove no longer used API problem filter | Matthias Sohn | 2020-01-05 | 1 | -9/+0 | |
* | | | | | | | Remove duplicate copyright statements | Matthias Sohn | 2020-01-04 | 12 | -12/+0 | |
* | | | | | | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1494 | -56765/+7505 | |
* | | | | | | | Update spring-boot-maven-plugin to 2.1.5.RELEASE | Matthias Sohn | 2020-01-03 | 1 | -1/+1 | |
* | | | | | | | TLS support on IBM JDKs | Thomas Wolf | 2020-01-03 | 7 | -7/+253 | |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-26 | 2 | -2/+2 | |
|\| | | | | | | ||||||
| * | | | | | | Hooks: avoid problems with backslashes in paths | Thomas Wolf | 2019-12-24 | 2 | -2/+2 | |
* | | | | | | | Upgrade maven-source-plugin to 3.2.1 | David Pursehouse | 2019-12-25 | 1 | -1/+1 | |
* | | | | | | | Upgrade ecj to 3.20.0 | David Pursehouse | 2019-12-25 | 1 | -1/+1 | |
* | | | | | | | Update jetty to 9.4.24.v20191120 | Matthias Sohn | 2019-12-23 | 22 | -205/+205 | |
* | | | | | | | Using StringBuilder in StringUtils#capitalize method | Lars Vogel | 2019-12-18 | 1 | -1/+1 | |
* | | | | | | | Add resource preferences for top level jgit project | Matthias Sohn | 2019-12-16 | 1 | -0/+2 | |
* | | | | | | | pgm: add option if reflogs should be written when converting to reftable | Matthias Sohn | 2019-12-15 | 2 | -1/+6 | |
* | | | | | | | pgm: add option to configure if convert-ref-storage should create backup | Matthias Sohn | 2019-12-15 | 2 | -1/+9 | |
* | | | | | | | Set config "extensions" option when converting ref storage format | Matthias Sohn | 2019-12-15 | 3 | -6/+45 | |
* | | | | | | | Externalize error message in FileRepository#convertRefStorage | Matthias Sohn | 2019-12-14 | 3 | -3/+4 | |
* | | | | | | | Fix indentation in ConvertRefStorage | Matthias Sohn | 2019-12-14 | 1 | -7/+7 | |
* | | | | | | | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 20 | -166/+281 | |
* | | | | | | | Merge "Update API baseline for 5.7 to 5.6.0.201912101111-r" | David Pursehouse | 2019-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update API baseline for 5.7 to 5.6.0.201912101111-r | Matthias Sohn | 2019-12-11 | 1 | -1/+1 | |
* | | | | | | | | Minor - Removes unnecessary whitespace in ReftableReader | Lars Vogel | 2019-12-11 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-11 | 2 | -11/+2 | |
|\| | | | | | | ||||||
| * | | | | | | Prepare 5.6.1-SNAPSHOT builds | Matthias Sohn | 2019-12-11 | 74 | -455/+455 | |
| * | | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-r | Matthias Sohn | 2019-12-10 | 74 | -105/+105 | |
* | | | | | | | Change the wildcard import to explicit ones. | Yunjie Li | 2019-12-09 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-09 | 12 | -19/+326 | |
|\| | | | | | | ||||||
| * | | | | | | Add ability to redirect stderr from git hooks | Tim Neumann | 2019-12-09 | 11 | -10/+307 | |
| * | | | | | | Add possibility to get pure stderr output from AbortedByHookException | Tim Neumann | 2019-12-09 | 1 | -9/+19 | |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-06 | 3 | -115/+309 | |
|\| | | | | | | ||||||
| * | | | | | | Cleanup CommitAndLogCommandTest | Matthias Sohn | 2019-12-05 | 1 | -55/+51 | |
| * | | | | | | CLI: Add support for excluding paths from Git log command | John Tipper | 2019-12-05 | 3 | -60/+258 | |
* | | | | | | | Fix API check errors introduced in ReceivePack in 945d43d5 | Matthias Sohn | 2019-12-05 | 2 | -1/+12 | |
* | | | | | | | ReceivePack: Moves connectivity check to separate class | Demetr Starshov | 2019-12-05 | 3 | -85/+362 | |
* | | | | | | | Upgrade error_prone_core to 2.3.4 | David Pursehouse | 2019-12-05 | 2 | -2/+2 | |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-05 | 2 | -17/+27 | |
|\| | | | | | | ||||||
| * | | | | | | ReftableTest: Clean up boxing warnings on usage of String.format | David Pursehouse | 2019-12-05 | 1 | -16/+26 | |
| * | | | | | | MergedReftable: Remove unnecessary semicolon | David Pursehouse | 2019-12-05 | 1 | -1/+1 | |
* | | | | | | | Suppress API error for RefDatabase.hasFastTipsWithSha1() | Matthias Sohn | 2019-12-05 | 1 | -0/+12 | |
* | | | | | | | Remove API filters which became obsolete after bumping version to 5.7.0 | Matthias Sohn | 2019-12-05 | 1 | -134/+0 | |
* | | | | | | | Add missing @since tag for ReceivePack#receiveWithExceptionPropagation | Matthias Sohn | 2019-12-05 | 1 | -0/+1 | |
* | | | | | | | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2019-12-05 | 74 | -455/+455 | |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-05 | 29 | -30/+165 | |
|\| | | | | | | ||||||
| * | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 9 | -0/+135 |