35 Revize (957419610ad1af3791ff0c279bbc7cbadabd810d)

Autor SHA1 Zpráva Datum
  Demetr Starshov e60ea7324f ResolveMerger: Adding test cases for GITLINK merge před 3 roky
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 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 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling před 4 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 c0268f899e Join catch sections using multicatch před 5 roky
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 před 5 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 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
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit před 6 roky
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() před 8 roky
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters před 8 roky
  David Pursehouse b85e93046c RepositoryTestCase: Open autocloseable types in try-with-resource před 8 roky
  Christian Halstrick 5d9f595eb8 Add support for clean filters před 8 roky
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc před 8 roky
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path před 8 roky
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class před 8 roky
  Chris Price ad16eaac6e Change `indexState` to static method před 8 roky
  Chris Price 88168c6d60 Use local variable in RepositoryTestCase.indexState před 8 roky
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() před 9 roky
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base před 9 roky
  Robin Rosenberg 0f14d3bf40 Try to fix intermittent test failure related to file timestamps před 10 roky
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository před 10 roky
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink před 10 roky
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) před 11 roky
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) před 11 roky
  Robin Rosenberg dd3181603e Extend the FS class for Java7 před 11 roky
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage před 11 roky
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests před 11 roky
  Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase před 11 roky
  Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists před 11 roky
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths před 11 roky
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase před 11 roky
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. před 11 roky
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's před 11 roky
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" před 11 roky
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's před 12 roky
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil před 12 roky
  Philipp Thun dcefc660f1 Refactor test cases před 13 roky
  Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch před 13 roky
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 před 13 roky
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value před 13 roky
  Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command před 13 roky
  Stefan Lay 91958b7045 Do some more tests for rebase --abort před 13 roky
  Christian Halstrick 07a1d17858 Add blob-data to utility method indexState() před 13 roky