aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/gitrepo
Commit message (Expand)AuthorAgeFilesLines
* Fix tests on windows by closing reposChristian Halstrick2014-12-121-226/+232
* Support remote aliases in repo manifest.Yuxuan 'fishy' Wang2014-08-181-0/+24
* Support non-default remotes in project tag.Yuxuan 'fishy' Wang2014-08-181-0/+30
* Add support to <include> tag in repo manifest xml.Yuxuan 'fishy' Wang2014-08-131-0/+40
* Remove overlapping submodules from repo manifest.Yuxuan 'fishy' Wang2014-07-291-0/+59
* Strip trailing /s in repo base URI.Yuxuan 'fishy' Wang2014-07-281-1/+1
* Unit test for the updating behavior in RepoCommand API.Yuxuan 'fishy' Wang2014-05-271-47/+148
* Handle repo copyfile in bare repositories.Yuxuan 'fishy' Wang2014-05-091-1/+39
* Handle the revision attribute in repo manifest.Yuxuan 'fishy' Wang2014-05-091-6/+125
* Handle repo submodules for bare repositories.Yuxuan 'fishy' Wang2014-05-071-0/+41
* Added implementation of copyfile rule.Yuxuan 'fishy' Wang2014-04-231-0/+35
* Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-231-6/+118
* Implemented first part of the repo sub-command.Yuxuan 'fishy' Wang2014-04-231-0/+93