96 Révisions (cf8e0f34d93abdd9b06aeb9570f6fc0bed972d28)

Auteur SHA1 Message Date
  David Pursehouse b85e93046c RepositoryTestCase: Open autocloseable types in try-with-resource il y a 8 ans
  Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown il y a 8 ans
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull il y a 8 ans
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors il y a 8 ans
  Christian Halstrick 5d9f595eb8 Add support for clean filters il y a 8 ans
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc il y a 8 ans
  Terry Parker 2c70d183f5 Restore TestRepository.getClock(), it is used by Gerrit/Gitiles il y a 8 ans
  Terry Parker 069040ddad Push control of time into MockSystemReader il y a 8 ans
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path il y a 9 ans
  Andrey Loskutov 41a972cd1e [performance] Cache platform name in SystemReader il y a 8 ans
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class il y a 9 ans
  Chris Price ad16eaac6e Change `indexState` to static method il y a 9 ans
  Chris Price 88168c6d60 Use local variable in RepositoryTestCase.indexState il y a 9 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method il y a 9 ans
  Dave Borowitz be08dcb6b5 TestRepository: Expose a Git instance il y a 9 ans
  Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id il y a 9 ans
  Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message il y a 9 ans
  Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref il y a 9 ans
  Dave Borowitz 828721826a TestRepository: Expose some getters for CommitBuilder il y a 9 ans
  Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs il y a 9 ans
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around il y a 9 ans
  Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message il y a 9 ans
  Dave Borowitz 3d5e70bc5a TestRepository: Allow custom author/committer per-commit il y a 9 ans
  Dave Borowitz 6599111d92 TestRepository: Use try-with-resources where appropriate il y a 9 ans
  Christian Halstrick 3226e35db8 Fix junit tests under windows when the platform is explicitly changed il y a 9 ans
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand il y a 9 ans
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos il y a 9 ans
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base il y a 10 ans
  Robin Rosenberg 0f14d3bf40 Try to fix intermittent test failure related to file timestamps il y a 10 ans
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test il y a 10 ans
  Shawn Pearce 573d36a464 Support running from JARs in JGitTestUtil il y a 10 ans
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository il y a 10 ans
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run il y a 10 ans
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink il y a 10 ans
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) il y a 11 ans
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) il y a 11 ans
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase il y a 11 ans
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase il y a 11 ans
  Robin Rosenberg dd3181603e Extend the FS class for Java7 il y a 11 ans
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API il y a 11 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. il y a 11 ans
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static il y a 11 ans
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase il y a 11 ans
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok il y a 11 ans
  Sasa Zivkov a551493240 Additional unit tests for the GC il y a 11 ans
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. il y a 12 ans
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys il y a 12 ans