aboutsummaryrefslogtreecommitdiff
path: root/builtin-gc.c
Commit message (Expand)AuthorAge
* git-gc --auto: move threshold check to need_to_gc() function.Junio C Hamano2007-09-17
* Implement git gc --autoJunio C Hamano2007-09-06
* Make every builtin-*.c file #include "builtin.h"Peter Hagervall2007-07-14
* Make "git gc" pack all refs by defaultLinus Torvalds2007-05-24
* Add --aggressive option to 'git gc'Theodore Tso2007-05-10
* Make gc a builtin.James Bowes2007-03-17