aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/plugin.properties
diff options
context:
space:
mode:
authorChristian Halstrick <christian.halstrick@sap.com>2012-05-09 10:45:17 +0200
committerRobin Rosenberg <robin.rosenberg@dewire.com>2012-07-29 15:43:50 +0200
commit4c3f017a776f71870266f3e26dacbb092a98ef67 (patch)
treec7a02cfd430999392c5951033aeddabee7a24080 /org.eclipse.jgit/plugin.properties
parent7f7a3f9b783bb21dce2bbe57aee24cf92b7de400 (diff)
downloadjgit-4c3f017a776f71870266f3e26dacbb092a98ef67.tar.gz
jgit-4c3f017a776f71870266f3e26dacbb092a98ef67.zip
Garbage collector for FileRepositories
Implements a garbage collector for FileRepositories. Main ideas are copied from the garbage collector for DFS based repos (DfsGarbageCollector). Added functionalities are - pruning loose objects - handling of the index - packing refs - handling of reflogs (objects referenced from reflog will not be pruned/) These are features of a GC which are not handled in this change and which should come with subsequent changes: - unpacking packed objects into loose objects (to support that pruning packed objects doesn't delete them until they are older than two weeks) - expiration of reflogs - support for configuration parameters (e.g. gc.pruneExpire) Change-Id: I14ea5cb7e0fd1b5c50b994fd77f4e05bfbb9d911 Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Diffstat (limited to 'org.eclipse.jgit/plugin.properties')
0 files changed, 0 insertions, 0 deletions