aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/GarbageCollectCommand.java
Commit message (Expand)AuthorAgeFilesLines
* gc: Add options to preserve and prune old pack filesJames Melvin2017-01-191-0/+32
* Support DfsRepository from GarbageCollectCommandShawn Pearce2014-11-251-15/+32
* Add "aggressive" option to GCChristian Halstrick2014-09-191-1/+52
* Allow to get repo statistics from GarbageCollectionCommand before gcEdwin Kempin2013-03-201-0/+18
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-3/+3
* Add GarbageCollectCommand to porcelain APIMatthias Sohn2012-11-181-0/+144