Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-17 | git-gc --auto: run "repack -A -d -l" as necessary. | Junio C Hamano | 1 | -1/+6 |
2007-09-17 | git-gc --auto: add documentation. | Junio C Hamano | 1 | -1/+10 |
2007-05-31 | Fix minor grammatical typos in the git-gc man page | Theodore Ts'o | 1 | -3/+3 |
2007-05-10 | Add --aggressive option to 'git gc' | Theodore Tso | 1 | -1/+15 |
2007-02-13 | git-gc: run pack-refs by default unless the repo is bare | Johannes Schindelin | 1 | -0/+4 |
2007-01-21 | git-gc: do not run git-prune by default. | Junio C Hamano | 1 | -1/+16 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
2006-12-27 | Create 'git gc' to perform common maintenance operations. | Shawn O. Pearce | 1 | -0/+64 |