47 Commits (0667b8ec4d8b10ebc57271642953de6852c3331b)

Autor SHA1 Nachricht Datum
  Ivan Frade 0667b8ec4d RepoCommand: Do not set 'branch' if the revision is a tag vor 3 Jahren
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format vor 4 Jahren
  David Pursehouse 6d0168a414 Make inner classes static where possible vor 5 Jahren
  Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> vor 5 Jahren
  Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file vor 5 Jahren
  Ivan Frade 17dbaa4fdd RepoCommandTest: Extract method to assert file contents vor 5 Jahren
  David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader vor 5 Jahren
  David Pursehouse ee40efcea4 Make inner classes static where possible vor 5 Jahren
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 vor 5 Jahren
  Masaya Suzuki 6658f36768 Use project names instead of paths for the submodule name vor 5 Jahren
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method vor 6 Jahren
  David Pursehouse 1512035451 RepoCommandTest: Refactor to use try-with-resource vor 6 Jahren
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 vor 6 Jahren
  Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. vor 6 Jahren
  Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change vor 6 Jahren
  Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules vor 6 Jahren
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings vor 6 Jahren
  Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative vor 7 Jahren
  Han-Wen Nienhuys fe5437e96b Fix RepoCommand to allow for relative URLs vor 7 Jahren
  Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r vor 7 Jahren
  Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 vor 8 Jahren
  Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules vor 8 Jahren
  Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels vor 8 Jahren
  Stefan Beller 53a64a0b8c RepoCommandTest: Improve assertion message for remote branch recording vor 8 Jahren
  David Pursehouse 5ca9aaa172 RepoCommandTest: Open Git instances in try-with-resource vor 8 Jahren
  Yuxuan 'fishy' Wang 7960fa8735 [gitrepo] Support revision in remote tag. vor 8 Jahren
  Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. vor 8 Jahren
  Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows vor 8 Jahren
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch vor 8 Jahren
  Yuxuan 'fishy' Wang 217b2a7cc5 Add setTargetBranch in RepoCommand. vor 9 Jahren
  Andrey Loskutov 1773002a34 Cleanup code and Eclipse compile errors in new gitrepo API vor 9 Jahren
  Yuxuan 'fishy' Wang d3348e5623 Refactor to expose ManifestParser. vor 9 Jahren
  Christian Halstrick da595f093e Fix tests on windows by closing repos vor 9 Jahren
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. vor 9 Jahren
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. vor 9 Jahren
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. vor 10 Jahren
  Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. vor 10 Jahren
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. vor 10 Jahren
  Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. vor 10 Jahren
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. vor 10 Jahren
  Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. vor 10 Jahren
  Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. vor 10 Jahren
  Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. vor 10 Jahren
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. vor 10 Jahren
  Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. vor 10 Jahren
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests vor 11 Jahren
  Robin Stocker beb16cec26 Support --cached in RmCommand vor 11 Jahren
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups vor 12 Jahren