34 Commits (f383206ace187ec92672b806e18a54e8d398a27d)

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