7817 Commits (7ae35079981dbacecb033fc1980d7d4e16b59fdc)
 

Author SHA1 Message Date
Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 5 years ago
David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 5 years ago
Michael Keppler 926d392ea5 Update to Tycho 1.6.0 5 years ago
Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 5 years ago
Andre Bossert eca34be43c Extract method refactoring in class DirCacheCheckout 5 years ago
David Pursehouse 0d962eaa78 Merge branch 'stable-5.1' into stable-5.2 5 years ago
Matthias Sohn be49375fb8 Update Orbit to I20200115225246 and update dependencies 5 years ago
Matthias Sohn d74daad1e0 Update bazlets and bazel version 5 years ago
Matthias Sohn 1dd10e757f Merge branch 'stable-5.7' 5 years ago
Matthias Sohn 9f1dad4d4f Prepare 5.7.0-SNAPSHOT builds 5 years ago
Matthias Sohn 3c527a8a37 JGit v5.7.0.202001151323-m1 5 years ago
Matthias Sohn 0652b5b213 Upgrade jetty to 9.4.25.v20191220 5 years ago
Han-Wen Nienhuys 00252730dd Add ReftableNumbersNotIncreasingException#toString 5 years ago
Patrick Hiesel 6185db3d77 Replace usage of ArrayIndexOutOfBoundsException in treewalk 5 years ago
Matthias Sohn 2f3258cc28 Move ConnectivityChecker to fix API leak 5 years ago
Matthias Sohn db019c473e Merge branch 'stable-5.6' 5 years ago
Matthias Sohn d7304eddaf Merge branch 'stable-5.5' into stable-5.6 5 years ago
Matthias Sohn 5cfa74c7b1 Merge branch 'stable-5.4' into stable-5.5 5 years ago
Matthias Sohn 4076e6aa3e Merge branch 'stable-5.3' into stable-5.4 5 years ago
Matthias Sohn c5c1bbbe49 Merge branch 'stable-5.2' into stable-5.3 5 years ago
Matthias Sohn 6f177b3f6c Merge branch 'stable-5.1' into stable-5.2 5 years ago
Matthias Sohn fefddb28b2 Fix API problem filters 5 years ago
Matthias Sohn 2b9dd32a82 Add config constants for WindowCache configuration options 5 years ago
Matthias Sohn 4209a0f84b Fix unclosed resource warning in SmartOutputStream 5 years ago
Matthias Sohn 14bfe08757 JschConfigSessionFactory: fix boxing warning 5 years ago
Matthias Sohn d9e957dc24 SshSupport#runSshCommand: don't throw exception in finally block 5 years ago
Matthias Sohn 8e21f0f9c7 Remove no longer used API problem filter 5 years ago
Matthias Sohn ebea36aa07 Don't override already managed maven-compiler-plugin version 5 years ago
Matthias Sohn f4e653328a Remove unused import from CreateFileSnapshotBenchmark 5 years ago
Matthias Sohn d422a82086 Remove duplicate ignore_optional_problems entry in .classpath 5 years ago
Matthias Sohn b2bf9d4304 Remove duplicate copyright statements 5 years ago
Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 5 years ago
Matthias Sohn c2c6d6d1be Update spring-boot-maven-plugin to 2.1.5.RELEASE 5 years ago
Thomas Wolf d661b9f43a TLS support on IBM JDKs 5 years ago
Matthias Sohn 9e6f09c700 Merge branch 'stable-5.6' 5 years ago
David Pursehouse a586bfc407 Upgrade maven-source-plugin to 3.2.1 5 years ago
David Pursehouse cff427bd9a Upgrade ecj to 3.20.0 5 years ago
Thomas Wolf 2323d7a1ef Hooks: avoid problems with backslashes in paths 5 years ago
Matthias Sohn eeca0196ab Update jetty to 9.4.24.v20191120 5 years ago
Matthias Sohn 8669d6df18 Update maven-site-plugin used by benchmark module to 3.8.2 5 years ago
Matthias Sohn 3c0c381194 Add dependency to enable site generation for benchmark module 5 years ago
Lars Vogel ccd68dc1dc Using StringBuilder in StringUtils#capitalize method 5 years ago
Matthias Sohn e3922b590b Ignore warnings for generated source code in org.eclipse.jgit.benchmark 5 years ago
Matthias Sohn 2db0c6bb7a Add resource preferences for top level jgit project 5 years ago
Matthias Sohn c2a3ce7965 pgm: add option if reflogs should be written when converting to reftable 5 years ago
Matthias Sohn dbe915def1 pgm: add option to configure if convert-ref-storage should create backup 5 years ago
Matthias Sohn 83f90a274c Set config "extensions" option when converting ref storage format 5 years ago
Matthias Sohn 57f22d6db1 Externalize error message in FileRepository#convertRefStorage 5 years ago
Matthias Sohn ecba5e48bb Fix indentation in ConvertRefStorage 5 years ago
Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago