47 Commits (0667b8ec4d8b10ebc57271642953de6852c3331b)

Author SHA1 Message Date
  Ivan Frade 0667b8ec4d RepoCommand: Do not set 'branch' if the revision is a tag 3 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> 5 years ago
  Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file 5 years ago
  Ivan Frade 17dbaa4fdd RepoCommandTest: Extract method to assert file contents 5 years ago
  David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Masaya Suzuki 6658f36768 Use project names instead of paths for the submodule name 5 years ago
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
  David Pursehouse 1512035451 RepoCommandTest: Refactor to use try-with-resource 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. 6 years ago
  Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change 6 years ago
  Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 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 7 years ago
  Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 7 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 8 years ago
  Yuxuan 'fishy' Wang 7960fa8735 [gitrepo] Support revision in remote tag. 8 years ago
  Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. 8 years ago
  Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows 8 years ago
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 8 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 9 years ago
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 9 years ago
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 9 years ago
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 9 years ago
  Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 9 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. 10 years ago
  Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. 10 years ago
  Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 10 years ago
  Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 10 years ago
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 10 years ago
  Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 10 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Stocker beb16cec26 Support --cached in RmCommand 11 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago