38 Commits (stable-4.8)

Author SHA1 Message Date
  Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative 7 years ago
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 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
  Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute 7 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
  David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 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 4d3dc41f2f ManifestParserTest: Don't use deprecated StringBufferInputStream 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
  Yuxuan 'fishy' Wang 744c370c1b Add getters to RepoProject. 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