aboutsummaryrefslogtreecommitdiffstats
path: root/git-gc.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-17Make gc a builtin.James Bowes1-37/+0
2007-03-03Fix git-gc usage noteMatthias Kestenholz1-1/+1
2007-02-13git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin1-0/+8
2007-01-21git-gc: do not run git-prune by default.Junio C Hamano1-2/+16
2006-12-27Use 'repack -a -d -l' instead of 'repack -a -d' in git-gcJunio C Hamano1-1/+1
2006-12-27Create 'git gc' to perform common maintenance operations.Shawn O. Pearce1-0/+15