summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jetty to 9.4.25.v20191220Matthias Sohn2020-01-1521-192/+192
* Add ReftableNumbersNotIncreasingException#toStringHan-Wen Nienhuys2020-01-151-0/+8
* Move ConnectivityChecker to fix API leakMatthias Sohn2020-01-093-5/+5
* Merge branch 'stable-5.6'Matthias Sohn2020-01-0912-59/+620
|\
| * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-0911-60/+610
| |\
| | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-01-0912-59/+605
| | |\
| | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-0912-59/+605
| | | |\
| | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-0914-85/+606
| | | | |\
| | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-0912-66/+606
| | | | | |\
| | | | | | * Fix unclosed resource warning in SmartOutputStreamMatthias Sohn2020-01-061-14/+16
| | | | | | * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2
| | | | | | * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
| | | | | | * Don't override already managed maven-compiler-plugin versionMatthias Sohn2020-01-041-2/+0
| | | | | | * Remove unused import from CreateFileSnapshotBenchmarkMatthias Sohn2020-01-041-1/+0
| | | | | | * Remove duplicate ignore_optional_problems entry in .classpathMatthias Sohn2020-01-041-1/+0
| | | | | | * Update maven-site-plugin used by benchmark module to 3.8.2Matthias Sohn2019-12-181-1/+1
| | | | | | * Add dependency to enable site generation for benchmark moduleMatthias Sohn2019-12-181-0/+27
| | | | | | * Ignore warnings for generated source code in org.eclipse.jgit.benchmarkMatthias Sohn2019-12-171-0/+1
| | | | | | * Fix MBean registrationMatthias Sohn2019-12-132-7/+14
| | | | | | * Enhance WindowCache statisticsMatthias Sohn2019-12-086-41/+547
| | | | | * | Fix API problem filtersMatthias Sohn2020-01-093-27/+74
* | | | | | | Remove no longer used API problem filterMatthias Sohn2020-01-051-9/+0
* | | | | | | Remove duplicate copyright statementsMatthias Sohn2020-01-0412-12/+0
* | | | | | | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041494-56765/+7505
* | | | | | | Update spring-boot-maven-plugin to 2.1.5.RELEASEMatthias Sohn2020-01-031-1/+1
* | | | | | | TLS support on IBM JDKsThomas Wolf2020-01-037-7/+253
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2019-12-262-2/+2
|\| | | | | |
| * | | | | | Hooks: avoid problems with backslashes in pathsThomas Wolf2019-12-242-2/+2
* | | | | | | Upgrade maven-source-plugin to 3.2.1David Pursehouse2019-12-251-1/+1
* | | | | | | Upgrade ecj to 3.20.0David Pursehouse2019-12-251-1/+1
* | | | | | | Update jetty to 9.4.24.v20191120Matthias Sohn2019-12-2322-205/+205
* | | | | | | Using StringBuilder in StringUtils#capitalize methodLars Vogel2019-12-181-1/+1
* | | | | | | Add resource preferences for top level jgit projectMatthias Sohn2019-12-161-0/+2
* | | | | | | pgm: add option if reflogs should be written when converting to reftableMatthias Sohn2019-12-152-1/+6
* | | | | | | pgm: add option to configure if convert-ref-storage should create backupMatthias Sohn2019-12-152-1/+9
* | | | | | | Set config "extensions" option when converting ref storage formatMatthias Sohn2019-12-153-6/+45
* | | | | | | Externalize error message in FileRepository#convertRefStorageMatthias Sohn2019-12-143-3/+4
* | | | | | | Fix indentation in ConvertRefStorageMatthias Sohn2019-12-141-7/+7
* | | | | | | Replace chain of if statements with switchCarsten Hammer2019-12-1420-166/+281
* | | | | | | Merge "Update API baseline for 5.7 to 5.6.0.201912101111-r"David Pursehouse2019-12-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update API baseline for 5.7 to 5.6.0.201912101111-rMatthias Sohn2019-12-111-1/+1
* | | | | | | | Minor - Removes unnecessary whitespace in ReftableReaderLars Vogel2019-12-111-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2019-12-112-11/+2
|\| | | | | |
| * | | | | | Prepare 5.6.1-SNAPSHOT buildsMatthias Sohn2019-12-1174-455/+455
| * | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-rMatthias Sohn2019-12-1074-105/+105
* | | | | | | Change the wildcard import to explicit ones.Yunjie Li2019-12-091-1/+4
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2019-12-0912-19/+326
|\| | | | | |
| * | | | | | Add ability to redirect stderr from git hooksTim Neumann2019-12-0911-10/+307
| * | | | | | Add possibility to get pure stderr output from AbortedByHookExceptionTim Neumann2019-12-091-9/+19
* | | | | | | Merge branch 'stable-5.6'David Pursehouse2019-12-063-115/+309
|\| | | | | |