41 Commits (3e2c88199f12c91206f49bd886e2eb033300cd91)

Autor SHA1 Nachricht Datum
  Matthias Sohn f383206ace Cache user global and system-wide git configurations vor 4 Jahren
  Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout vor 5 Jahren
  Thomas Wolf e7b4d108e1 Enable cloning only specific tags vor 5 Jahren
  Thomas Wolf 50deacdd57 Set TagOpt.AUTO_FOLLOW when not cloning all branches vor 5 Jahren
  Thomas Wolf 54a502f6c6 Fix fetch refspecs when not cloning all branches vor 8 Jahren
  David Pursehouse 3fd6a3857b CloneCommandTest: Open Repository in try-with-resource vor 6 Jahren
  Matthias Sohn 7511bc886e Fix unthrown exception errors in CloneCommandTest vor 6 Jahren
  Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. vor 6 Jahren
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase vor 7 Jahren
  Jonathan Nieder d2ade728a1 Treat CloneCommand.setRemote(null) as setRemote("origin") vor 9 Jahren
  Christian Halstrick 4531259613 Add new submodule layout to SubmoduleAddCommand vor 9 Jahren
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() vor 9 Jahren
  Christian Halstrick d49c9ee848 Fix unit tests for windows by explicitly closing test repos vor 9 Jahren
  Christian Halstrick 53ff052998 Support the new repository layout for submodules vor 9 Jahren
  Christian Halstrick 6e05d98cce Allow explicit configuration of git directory in CloneCommand vor 9 Jahren
  Christian Halstrick da595f093e Fix tests on windows by closing repos vor 9 Jahren
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests vor 10 Jahren
  Robin Stocker 7bb2a1b844 Handle short branch/tag name for setBranch in CloneCommand vor 11 Jahren
  Roberto Tyley a46b042905 Fix corrupted CloneCommand bare-repo fetch-refspec (#402031) vor 11 Jahren
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests vor 11 Jahren
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories vor 12 Jahren
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups vor 12 Jahren
  Kevin Sawicki 543c5238ae Recurse into cloned submodules vor 12 Jahren
  Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand vor 12 Jahren
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand vor 12 Jahren
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD vor 12 Jahren
  Robin Rosenberg 96b801f02b Close the repo in CloneCommandTest vor 12 Jahren
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. vor 13 Jahren
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty vor 13 Jahren
  Stefan Lay 7e1b2466e3 Do not catch Exception in test cases vor 13 Jahren
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed vor 13 Jahren
  Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare vor 13 Jahren
  Stefan Lay fbf35fea4e Add parameters for timeout and branches to clone vor 13 Jahren
  Stefan Lay 792b93bc62 Try to checkout branch after cloning vor 13 Jahren
  Chris Aniszczyk 92078473aa CloneCommand: add a test to ensure we fetch all tags vor 13 Jahren
  Chris Aniszczyk 4112884ede Add git-clone to the Git API vor 13 Jahren
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir vor 13 Jahren
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 vor 13 Jahren
  Chris Aniszczyk f7a566c1aa Add InitCommand vor 13 Jahren
  Chris Aniszczyk f7690cceef Add RmCommand to Git API vor 13 Jahren
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git vor 14 Jahren
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org vor 14 Jahren