aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-2421-279/+237
* Add org.assertj 3.14.0.v20200120-1926 to target platformMatthias Sohn2020-01-2410-9/+29
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-2214-39/+36
* Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse2020-01-2234-129/+83
* Update to Tycho 1.6.0Michael Keppler2020-01-202-2/+2
* Extract method refactoring in class DirCacheCheckoutAndre Bossert2020-01-201-60/+71
* Update Orbit to I20200115225246 and update dependenciesMatthias Sohn2020-01-1621-144/+209
* Update bazlets and bazel versionMatthias Sohn2020-01-162-2/+2
* Merge branch 'stable-5.7'Matthias Sohn2020-01-160-0/+0
|\
| * Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2020-01-1574-105/+105
| * JGit v5.7.0.202001151323-m1v5.7.0.202001151323-m1Matthias Sohn2020-01-1574-105/+105
|/
* 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