177 Commits (stable-5.7)

Autor SHA1 Mensaje Fecha
  David Pursehouse 14a157dff6 Make Logger instances final hace 4 años
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check hace 4 años
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format hace 4 años
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config hace 4 años
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings hace 4 años
  Alex Spradlin a80df5380f RevWalk: Traverse all parents of UNINTERESTING commits hace 4 años
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled hace 4 años
  Matthias Sohn f383206ace Cache user global and system-wide git configurations hace 4 años
  Matthias Sohn 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock hace 4 años
  Matthias Sohn 9add6d3e24 Implement toString in MockSystemReader and MockConfig hace 4 años
  Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader hace 4 años
  Matthias Sohn 65cee6ccbf Override FileBasedConfig's save method in MockConfig hace 4 años
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId hace 4 años
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration hace 4 años
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot hace 4 años
  Matthias Sohn 902935c38c Reuse FileUtils to recursively delete files created by tests hace 4 años
  Matthias Sohn 376c20f454 Add missing javadoc in org.eclipse.jgit.junit hace 4 años
  Matthias Sohn ba5d13ed42 Enhance RepeatRule to report number of failures at the end hace 4 años
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup hace 4 años
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling hace 4 años
  David Pursehouse 6d0168a414 Make inner classes static where possible hace 5 años
  Christian Halstrick b2ee9cfbc3 Enhance fsTick() to use filesystem timer resolution hace 5 años
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot hace 5 años
  Carsten Hammer 84fc5c908d Convert to lambda or member reference hace 5 años
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop hace 5 años
  Carsten Hammer c0268f899e Join catch sections using multicatch hace 5 años
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" hace 5 años
  David Pursehouse ee32ca226e LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods hace 5 años
  David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false hace 5 años
  Jackson Toeniskoetter 8ed59c511c Make TestRepository AutoCloseable hace 5 años
  Thomas Wolf 1316d43e51 Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh hace 5 años
  Thomas Wolf ec1116627f Apache MINA sshd client: properly handle HostKeyAlgorithms config hace 5 años
  Thomas Wolf 8001f4c1fe Apache MINA sshd client: add gssapi-with-mic authentication hace 5 años
  Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. hace 5 años
  Thomas Wolf 08b0a8632d Ssh tests with an Apache MINA sshd test git server hace 5 años
  David Pursehouse ee40efcea4 Make inner classes static where possible hace 5 años
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 hace 5 años
  Terry Parker 00e51e35ee Return parsed objects from TestRepository.commit/tree/blob() hace 5 años
  David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs hace 6 años
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords hace 6 años
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists hace 6 años
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource hace 6 años
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 hace 6 años
  David Pursehouse f91ce7faad JGitTestUtil: Open auto-closeable resources in try-with-resource hace 6 años
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests hace 6 años
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results hace 6 años
  David Pursehouse 098893617d Repeat: Fix javadoc to say 'annotation' instead of 'interface' hace 6 años
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit hace 6 años
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings hace 6 años
  Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable hace 6 años