index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-gc.c
Commit message (
Expand
)
Author
Age
*
slightly better auto gc message
Nicolas Pitre
2008-01-07
*
gc: --prune prunes unreferenced objects.
Junio C Hamano
2007-11-05
*
gc: use parse_options
James Bowes
2007-11-02
*
git-gc: improve wording of --auto notification
Jeff King
2007-10-18
*
Add a message explaining that automatic GC is about to start
koreth@midwinter.com
2007-10-18
*
git-gc --auto: simplify "repack" command line building
Brandon Casey
2007-10-15
*
git-gc: by default use safer "-A" option to repack when not --prune'ing
Brandon Casey
2007-10-15
*
git-gc --auto: run "repack -A -d -l" as necessary.
Junio C Hamano
2007-09-17
*
git-gc --auto: restructure the way "repack" command line is built.
Junio C Hamano
2007-09-17
*
git-gc --auto: protect ourselves from accumulated cruft
Junio C Hamano
2007-09-17
*
git-gc --auto: move threshold check to need_to_gc() function.
Junio C Hamano
2007-09-17
*
Implement git gc --auto
Junio C Hamano
2007-09-06
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-14
*
Make "git gc" pack all refs by default
Linus Torvalds
2007-05-24
*
Add --aggressive option to 'git gc'
Theodore Tso
2007-05-10
*
Make gc a builtin.
James Bowes
2007-03-17