index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
gc: --prune prunes unreferenced objects.
Junio C Hamano
1
-1
/
+1
2007-11-02
gc: use parse_options
James Bowes
1
-22
/
+22
2007-10-18
git-gc: improve wording of --auto notification
Jeff King
1
-3
/
+3
2007-10-18
Add a message explaining that automatic GC is about to start
koreth@midwinter.com
1
-0
/
+4
2007-10-15
git-gc --auto: simplify "repack" command line building
Brandon Casey
1
-7
/
+1
2007-10-15
git-gc: by default use safer "-A" option to repack when not --prune'ing
Brandon Casey
1
-1
/
+11
2007-09-17
git-gc --auto: run "repack -A -d -l" as necessary.
Junio C Hamano
1
-6
/
+54
2007-09-17
git-gc --auto: restructure the way "repack" command line is built.
Junio C Hamano
1
-5
/
+10
2007-09-17
git-gc --auto: protect ourselves from accumulated cruft
Junio C Hamano
1
-8
/
+17
2007-09-17
git-gc --auto: move threshold check to need_to_gc() function.
Junio C Hamano
1
-2
/
+7
2007-09-06
Implement git gc --auto
Junio C Hamano
1
-1
/
+63
2007-07-14
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
1
-0
/
+1
2007-05-24
Make "git gc" pack all refs by default
Linus Torvalds
1
-2
/
+2
2007-05-10
Add --aggressive option to 'git gc'
Theodore Tso
1
-2
/
+30
2007-03-17
Make gc a builtin.
James Bowes
1
-0
/
+78