summaryrefslogtreecommitdiff
path: root/git-gc.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix git-gc usage noteMatthias Kestenholz2007-03-031-1/+1
* git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-131-0/+8
* git-gc: do not run git-prune by default.Junio C Hamano2007-01-211-2/+16
* Use 'repack -a -d -l' instead of 'repack -a -d' in git-gcJunio C Hamano2006-12-271-1/+1
* Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-271-0/+15