18 Commits (stable-4.7)

Author SHA1 Message Date
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 years ago
  David Pursehouse b85e93046c RepositoryTestCase: Open autocloseable types in try-with-resource 8 years ago
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 years ago
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc 8 years ago
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 years ago
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class 9 years ago
  Chris Price ad16eaac6e Change `indexState` to static method 9 years ago
  Chris Price 88168c6d60 Use local variable in RepositoryTestCase.indexState 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 10 years ago
  Robin Rosenberg 0f14d3bf40 Try to fix intermittent test failure related to file timestamps 10 years ago
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository 10 years ago
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink 10 years ago
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 years ago
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 years ago
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase 11 years ago
  Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists 11 years ago
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 11 years ago
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 years ago
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 12 years ago
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12 years ago
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 years ago
  Philipp Thun dcefc660f1 Refactor test cases 13 years ago
  Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command 13 years ago
  Stefan Lay 91958b7045 Do some more tests for rebase --abort 13 years ago
  Christian Halstrick 07a1d17858 Add blob-data to utility method indexState() 14 years ago
  Christian Halstrick e02b68a8b7 added resetIndex() to RepositoryTestCase 14 years ago
  Stefan Lay fa7d9ac5b8 Add the parameter "update" to the Add command 14 years ago
  Christian Halstrick 7bbe203578 add fsTick() to RepositoryTestCase 14 years ago
  Christian Halstrick 9a008d68b5 add more control to indexState() return-value 14 years ago
  Christian Halstrick 4ed2f94013 Add tests for racy git / Index state encoding 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 years ago
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 14 years ago
  Shawn O. Pearce 1e84e8ad93 Refactor RepositoryTestCase to use LocalDiskRepository instead 14 years ago
  Shawn O. Pearce 3ce8c91e75 Move setupReflog test function to only test that cares 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago