index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-gc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc --auto: raise default auto pack limit from 20 to 50
Junio C Hamano
2008-03-23
1
-1
/
+1
*
builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.auto
Brandon Casey
2008-03-20
1
-3
/
+3
*
gc: call "prune --expire 2.weeks.ago" by default
Johannes Schindelin
2008-03-13
1
-2
/
+15
*
gc: Add --quiet option
Frank Lichtenheld
2008-03-01
1
-0
/
+4
*
builtin-gc.c: guard config parser from value=NULL
Miklos Vajna
2008-02-11
1
-1
/
+1
*
slightly better auto gc message
Nicolas Pitre
2008-01-07
1
-1
/
+1
*
gc: --prune prunes unreferenced objects.
Junio C Hamano
2007-11-06
1
-1
/
+1
*
gc: use parse_options
James Bowes
2007-11-02
1
-22
/
+22
*
git-gc: improve wording of --auto notification
Jeff King
2007-10-19
1
-3
/
+3
*
Add a message explaining that automatic GC is about to start
koreth@midwinter.com
2007-10-18
1
-0
/
+4
*
git-gc --auto: simplify "repack" command line building
Brandon Casey
2007-10-16
1
-7
/
+1
*
git-gc: by default use safer "-A" option to repack when not --prune'ing
Brandon Casey
2007-10-16
1
-1
/
+11
*
git-gc --auto: run "repack -A -d -l" as necessary.
Junio C Hamano
2007-09-18
1
-6
/
+54
*
git-gc --auto: restructure the way "repack" command line is built.
Junio C Hamano
2007-09-18
1
-5
/
+10
*
git-gc --auto: protect ourselves from accumulated cruft
Junio C Hamano
2007-09-18
1
-8
/
+17
*
git-gc --auto: move threshold check to need_to_gc() function.
Junio C Hamano
2007-09-18
1
-2
/
+7
*
Implement git gc --auto
Junio C Hamano
2007-09-06
1
-1
/
+63
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-15
1
-0
/
+1
*
Make "git gc" pack all refs by default
Linus Torvalds
2007-05-25
1
-2
/
+2
*
Add --aggressive option to 'git gc'
Theodore Tso
2007-05-11
1
-2
/
+30
*
Make gc a builtin.
James Bowes
2007-03-17
1
-0
/
+78