47 Commits (0667b8ec4d8b10ebc57271642953de6852c3331b)

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