171 Revize (98cdca9b5a830f1c2ceca52379d662a68109d43e)

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