107 Commits (81f9c18433f9d53a64498b07c90c4fc73654d942)

Autor SHA1 Mensaje Fecha
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps hace 7 años
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream hace 7 años
  David Pursehouse a45cfee7a3 Organize imports hace 7 años
  Matthias Sohn 2d4d64481b Add a RepeatRule to help repeating flaky tests hace 8 años
  Terry Parker bd63a56da2 Remove the deprecated TestRepository.getClock() method hace 8 años
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() hace 8 años
  Matthias Sohn 0c72f60fbf Fix type parameter in javadoc in TestRepository.delete(String ref) hace 8 años
  Jonathan Nieder bc9df9c63c TestRepository: Add delete() method hace 8 años
  Terry Parker 10135580d0 In TestRepository, use a consistent clock hace 8 años
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters hace 8 años
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor hace 8 años
  David Pursehouse b85e93046c RepositoryTestCase: Open autocloseable types in try-with-resource hace 8 años
  Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown hace 8 años
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull hace 8 años
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors hace 8 años
  Christian Halstrick 5d9f595eb8 Add support for clean filters hace 8 años
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc hace 8 años
  Terry Parker 2c70d183f5 Restore TestRepository.getClock(), it is used by Gerrit/Gitiles hace 8 años
  Terry Parker 069040ddad Push control of time into MockSystemReader hace 8 años
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path hace 8 años
  Andrey Loskutov 41a972cd1e [performance] Cache platform name in SystemReader hace 8 años
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class hace 9 años
  Chris Price ad16eaac6e Change `indexState` to static method hace 9 años
  Chris Price 88168c6d60 Use local variable in RepositoryTestCase.indexState hace 9 años
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() hace 9 años
  Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method hace 9 años
  Dave Borowitz be08dcb6b5 TestRepository: Expose a Git instance hace 9 años
  Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id hace 9 años
  Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message hace 9 años
  Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref hace 9 años
  Dave Borowitz 828721826a TestRepository: Expose some getters for CommitBuilder hace 9 años
  Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs hace 9 años
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around hace 9 años
  Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message hace 9 años
  Dave Borowitz 3d5e70bc5a TestRepository: Allow custom author/committer per-commit hace 9 años
  Dave Borowitz 6599111d92 TestRepository: Use try-with-resources where appropriate hace 9 años
  Christian Halstrick 3226e35db8 Fix junit tests under windows when the platform is explicitly changed hace 9 años
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand hace 9 años
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos hace 9 años
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base hace 10 años
  Robin Rosenberg 0f14d3bf40 Try to fix intermittent test failure related to file timestamps hace 10 años
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test hace 10 años
  Shawn Pearce 573d36a464 Support running from JARs in JGitTestUtil hace 10 años
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository hace 10 años
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run hace 10 años
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink hace 10 años
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) hace 11 años
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) hace 11 años
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase hace 11 años
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase hace 11 años