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