15 Commits (6fa92bf3cdbfdd8c9c56ef40a5170a859442b166)

Author SHA1 Message Date
Junio C Hamano 0aab4abdd4 gc: --prune prunes unreferenced objects. 17 years ago
James Bowes 44c637c802 gc: use parse_options 17 years ago
Jeff King dd8b883ab9 git-gc: improve wording of --auto notification 17 years ago
koreth@midwinter.com 130faabe48 Add a message explaining that automatic GC is about to start 17 years ago
Brandon Casey 729f50453c git-gc --auto: simplify "repack" command line building 17 years ago
Brandon Casey edb0e04e81 git-gc: by default use safer "-A" option to repack when not --prune'ing 17 years ago
Junio C Hamano 17815501a8 git-gc --auto: run "repack -A -d -l" as necessary. 18 years ago
Junio C Hamano 95143f9e68 git-gc --auto: restructure the way "repack" command line is built. 18 years ago
Junio C Hamano a087cc9819 git-gc --auto: protect ourselves from accumulated cruft 18 years ago
Junio C Hamano caf9de2f46 git-gc --auto: move threshold check to need_to_gc() function. 18 years ago
Junio C Hamano 2c3c439947 Implement git gc --auto 18 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Linus Torvalds 56752391a8 Make "git gc" pack all refs by default 18 years ago
Theodore Tso 0d7566a5ba Add --aggressive option to 'git gc' 18 years ago
James Bowes 6757ada403 Make gc a builtin. 18 years ago