Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | Documentation/git-gc.txt: change "references" to "reference" | Matt Kraai | 1 | -1/+1 |
2009-09-29 | Documentation/git-gc.txt: default --aggressive window is 250, not 10 | Brandon Casey | 1 | -1/+1 |
2009-08-27 | Fix overridable written with an extra 'e' | Nanako Shiraishi | 1 | -1/+1 |
2009-02-14 | gc: make --prune useful again by accepting an optional parameter | Johannes Schindelin | 1 | -1/+9 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -10/+10 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -5/+5 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -3/+3 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-28 | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 1 | -1/+1 |
2008-04-24 | doc/git-gc: add a note about what is collected | Jeff King | 1 | -0/+15 |
2008-03-19 | make it easier for people who just want to get rid of 'git gc --auto' | Nicolas Pitre | 1 | -2/+9 |
2008-03-12 | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 1 | -12/+5 |
2008-03-01 | gc: Add --quiet option | Frank Lichtenheld | 1 | -1/+4 |
2008-01-09 | Change git-gc documentation to reflect gc.packrefs implementation. | Florian La Roche | 1 | -3/+3 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -7/+7 |
2007-10-18 | Documentation/git-gc: improve description of --auto | Jeff King | 1 | -12/+17 |
2007-10-18 | Documentation/git-gc: explain --auto in description | Jeff King | 1 | -1/+2 |
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 |