146 Commitit (stable-5.2)

Tekijä SHA1 Viesti Päivämäärä
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 vuotta sitten
  Matthias Sohn 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock 4 vuotta sitten
  Matthias Sohn 9add6d3e24 Implement toString in MockSystemReader and MockConfig 4 vuotta sitten
  Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 4 vuotta sitten
  Matthias Sohn 65cee6ccbf Override FileBasedConfig's save method in MockConfig 4 vuotta sitten
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 vuotta sitten
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 vuotta sitten
  Matthias Sohn 902935c38c Reuse FileUtils to recursively delete files created by tests 4 vuotta sitten
  Matthias Sohn 376c20f454 Add missing javadoc in org.eclipse.jgit.junit 4 vuotta sitten
  Matthias Sohn ba5d13ed42 Enhance RepeatRule to report number of failures at the end 4 vuotta sitten
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 4 vuotta sitten
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 vuotta sitten
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 vuotta sitten
  Christian Halstrick b2ee9cfbc3 Enhance fsTick() to use filesystem timer resolution 5 vuotta sitten
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 vuotta sitten
  Thomas Wolf 1316d43e51 Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh 5 vuotta sitten
  Thomas Wolf ec1116627f Apache MINA sshd client: properly handle HostKeyAlgorithms config 5 vuotta sitten
  Thomas Wolf 8001f4c1fe Apache MINA sshd client: add gssapi-with-mic authentication 5 vuotta sitten
  Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. 5 vuotta sitten
  Thomas Wolf 08b0a8632d Ssh tests with an Apache MINA sshd test git server 5 vuotta sitten
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 vuotta sitten
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 vuotta sitten
  Terry Parker 00e51e35ee Return parsed objects from TestRepository.commit/tree/blob() 6 vuotta sitten
  David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs 6 vuotta sitten
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 vuotta sitten
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 vuotta sitten
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 vuotta sitten
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 vuotta sitten
  David Pursehouse f91ce7faad JGitTestUtil: Open auto-closeable resources in try-with-resource 6 vuotta sitten
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 vuotta sitten
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 6 vuotta sitten
  David Pursehouse 098893617d Repeat: Fix javadoc to say 'annotation' instead of 'interface' 6 vuotta sitten
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit 6 vuotta sitten
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 vuotta sitten
  Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable 6 vuotta sitten
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter 6 vuotta sitten
  Zhen Chen 2c2999643f Add dfs fsck implementation 7 vuotta sitten
  Dave Borowitz 65b64768b3 Move BatchRefUpdate tests to a new file 6 vuotta sitten
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 vuotta sitten
  David Turner 6b1e3c58b1 Run auto GC in the background 7 vuotta sitten
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 vuotta sitten
  David Pursehouse a9a3ce92aa LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository 7 vuotta sitten
  Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 7 vuotta sitten
  David Pursehouse 5d0ca36d39 LocalDiskRepositoryTestCase: Only add to toClose through access method 7 vuotta sitten
  David Pursehouse d69a829bdb LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close 7 vuotta sitten
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 7 vuotta sitten
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 vuotta sitten
  David Pursehouse a45cfee7a3 Organize imports 7 vuotta sitten
  Matthias Sohn 2d4d64481b Add a RepeatRule to help repeating flaky tests 8 vuotta sitten
  Terry Parker bd63a56da2 Remove the deprecated TestRepository.getClock() method 8 vuotta sitten