aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Rm.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-301-3/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* pgm: Create instances of Git in try-with-resourceDavid Pursehouse2015-10-011-5/+6
* Update Rm in the JGit CLIChris Aniszczyk2010-11-221-38/+12
* Move DirCache factory methods to RepositoryShawn O. Pearce2010-06-301-1/+1
* Rename Repository getWorkDir to getWorkTreeShawn O. Pearce2010-06-251-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+98