summaryrefslogtreecommitdiff
path: root/builtin-gc.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-14Make every builtin-*.c file #include "builtin.h"Libravatar Peter Hagervall1-0/+1
2007-05-24Make "git gc" pack all refs by defaultLibravatar Linus Torvalds1-2/+2
2007-05-10Add --aggressive option to 'git gc'Libravatar Theodore Tso1-2/+30
2007-03-17Make gc a builtin.Libravatar James Bowes1-0/+78