83 Commits (stable-4.0)

Autor SHA1 Mensaje Fecha
  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
  Robin Rosenberg dd3181603e Extend the FS class for Java7 hace 11 años
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API hace 11 años
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage hace 11 años
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests hace 11 años
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. hace 11 años
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static hace 11 años
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase hace 11 años
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok hace 11 años
  Sasa Zivkov a551493240 Additional unit tests for the GC hace 11 años
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. hace 12 años
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys hace 12 años
  Robin Rosenberg e251355897 Get rid of warnings about empty statments hace 12 años
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout hace 12 años
  Daniel Megert 709cd52958 Let the date formatter pick the locale. hace 12 años
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil hace 12 años
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. hace 12 años
  Robin Rosenberg dfcb43eff1 Add methods for configuring platform emulation hace 12 años
  Robin Rosenberg 3a4fa52723 Add locale to the properties manageable by SystemReader hace 12 años
  Robin Rosenberg 06b183f9b7 Add a method to SystemReader to get the time zone hace 12 años
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. hace 13 años
  Adrian Goerler 2062d623e3 Cleanup curly braces hace 13 años
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed hace 13 años
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest hace 13 años
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder hace 13 años