33 次程式碼提交 (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)

作者 SHA1 備註 提交日期
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 年之前
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 年之前
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
  Christian Halstrick b2ee9cfbc3 Enhance fsTick() to use filesystem timer resolution 5 年之前
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 年之前
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 年之前
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年之前
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 年之前
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 年之前
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 年之前
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 6 年之前
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit 6 年之前
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 年之前
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 年之前
  David Pursehouse b85e93046c RepositoryTestCase: Open autocloseable types in try-with-resource 8 年之前
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 年之前
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc 8 年之前
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 年之前
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class 9 年之前
  Chris Price ad16eaac6e Change `indexState` to static method 9 年之前
  Chris Price 88168c6d60 Use local variable in RepositoryTestCase.indexState 9 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 10 年之前
  Robin Rosenberg 0f14d3bf40 Try to fix intermittent test failure related to file timestamps 10 年之前
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository 10 年之前
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink 10 年之前
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 年之前
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 年之前
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 年之前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 年之前
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
  Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase 11 年之前
  Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists 11 年之前
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 11 年之前
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 年之前
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 11 年之前
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 年之前
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12 年之前
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 年之前
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 年之前
  Philipp Thun dcefc660f1 Refactor test cases 13 年之前
  Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch 13 年之前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 年之前
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 年之前
  Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command 13 年之前
  Stefan Lay 91958b7045 Do some more tests for rebase --abort 13 年之前
  Christian Halstrick 07a1d17858 Add blob-data to utility method indexState() 13 年之前
  Christian Halstrick e02b68a8b7 added resetIndex() to RepositoryTestCase 13 年之前
  Stefan Lay fa7d9ac5b8 Add the parameter "update" to the Add command 14 年之前