83 Commit (stable-4.0)

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