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. 11 роки тому
  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 роки тому