aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoProject.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit gitrepo packageMatthias Sohn2017-12-181-2/+15
* RepoCommand: Add linkfile support.Dan Willemsen2017-04-181-3/+86
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* RepoCommand: Avoid group lists shadowing groups stringsJonathan Nieder2016-08-081-7/+7
* Fix javadoc errors and unused imports introduced by ddd0fe25Matthias Sohn2016-06-011-1/+6
* RepoCommand: record manifest shallow recommendation in .gitmodulesStefan Beller2016-05-311-2/+24
* RepoCommand: record manifest groups as submodule labelsStefan Beller2016-05-311-5/+46
* RepoProject: Fix warnings about variable hidingDavid Pursehouse2016-02-051-6/+6
* Skip nested copyfiles in RepoCommand.Yuxuan 'fishy' Wang2015-12-221-1/+22
* Require all projects to have a nameJonathan Nieder2015-06-111-0/+3
* Fix a javadoc typo in RepoProject.Yuxuan 'fishy' Wang2015-06-091-1/+1
* Add getters to RepoProject.Yuxuan 'fishy' Wang2015-05-261-11/+86
* Cleanup code and Eclipse compile errors in new gitrepo APIAndrey Loskutov2015-05-241-1/+7
* Refactor to expose ManifestParser.Yuxuan 'fishy' Wang2015-05-221-0/+214