40 Commits (c93aec2b73a1c3f6a7a631d5a0bc079e5c0e475e)

Author SHA1 Message Date
David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
Masaya Suzuki 6658f36768 Use project names instead of paths for the submodule name 6 years ago
David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
David Pursehouse 1512035451 RepoCommandTest: Refactor to use try-with-resource 7 years ago
David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. 7 years ago
Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change 7 years ago
Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative 7 years ago
Han-Wen Nienhuys fe5437e96b Fix RepoCommand to allow for relative URLs 8 years ago
Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser 8 years ago
David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 8 years ago
David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 8 years ago
Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 8 years ago
Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 8 years ago
Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 8 years ago
Stefan Beller 53a64a0b8c RepoCommandTest: Improve assertion message for remote branch recording 8 years ago
David Pursehouse 5ca9aaa172 RepoCommandTest: Open Git instances in try-with-resource 9 years ago
Yuxuan 'fishy' Wang 7960fa8735 [gitrepo] Support revision in remote tag. 9 years ago
Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. 9 years ago
Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows 9 years ago
Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 9 years ago
Yuxuan 'fishy' Wang 217b2a7cc5 Add setTargetBranch in RepoCommand. 9 years ago
Andrey Loskutov 1773002a34 Cleanup code and Eclipse compile errors in new gitrepo API 9 years ago
Yuxuan 'fishy' Wang d3348e5623 Refactor to expose ManifestParser. 9 years ago
Christian Halstrick da595f093e Fix tests on windows by closing repos 10 years ago
Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 10 years ago
Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 10 years ago
Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 10 years ago
Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 10 years ago
Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10 years ago
Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. 10 years ago
Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 11 years ago
Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. 11 years ago
Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 11 years ago
Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 11 years ago
Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 11 years ago
Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 11 years ago
Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
Robin Stocker beb16cec26 Support --cached in RmCommand 12 years ago
Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 14 years ago
Chris Aniszczyk f7690cceef Add RmCommand to Git API 14 years ago
Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 15 years ago
Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 15 years ago