83 次程式碼提交 (stable-4.0)

作者 SHA1 備註 提交日期
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method 9 年之前
  Dave Borowitz be08dcb6b5 TestRepository: Expose a Git instance 9 年之前
  Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id 9 年之前
  Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message 9 年之前
  Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref 9 年之前
  Dave Borowitz 828721826a TestRepository: Expose some getters for CommitBuilder 9 年之前
  Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs 9 年之前
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around 9 年之前
  Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message 9 年之前
  Dave Borowitz 3d5e70bc5a TestRepository: Allow custom author/committer per-commit 9 年之前
  Dave Borowitz 6599111d92 TestRepository: Use try-with-resources where appropriate 9 年之前
  Christian Halstrick 3226e35db8 Fix junit tests under windows when the platform is explicitly changed 9 年之前
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 9 年之前
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos 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 年之前
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 年之前
  Shawn Pearce 573d36a464 Support running from JARs in JGitTestUtil 10 年之前
  Matthias Sohn e649287502 Enhance RepositoryTestCase.commitFile() to work on empty repository 10 年之前
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run 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 年之前
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase 11 年之前
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase 11 年之前
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 年之前
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API 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 年之前
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 11 年之前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 年之前
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 年之前
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 年之前
  Sasa Zivkov a551493240 Additional unit tests for the GC 11 年之前
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 12 年之前
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys 12 年之前
  Robin Rosenberg e251355897 Get rid of warnings about empty statments 12 年之前
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 12 年之前
  Daniel Megert 709cd52958 Let the date formatter pick the locale. 12 年之前
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 年之前
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 年之前
  Robin Rosenberg dfcb43eff1 Add methods for configuring platform emulation 12 年之前
  Robin Rosenberg 3a4fa52723 Add locale to the properties manageable by SystemReader 12 年之前
  Robin Rosenberg 06b183f9b7 Add a method to SystemReader to get the time zone 12 年之前
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. 13 年之前
  Adrian Goerler 2062d623e3 Cleanup curly braces 13 年之前
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed 13 年之前
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest 13 年之前
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder 13 年之前