177 Révisions (stable-5.7)

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