| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -0/+1 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -4/+0 |
* | Merge branch 'maint' | Junio C Hamano | 2010-12-19 | 1 | -1/+1 |
|\ |
|
| * | Fix typo in git-gc document. | Jiang Xin | 2010-12-17 | 1 | -1/+1 |
* | | Change remote tracking to remote-tracking in non-trivial places | Matthieu Moy | 2010-11-03 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2010-07-05 | 1 | -0/+7 |
|\ |
|
| * | Documentation/git-gc.txt: add reference to githooks | Chris Packham | 2010-07-02 | 1 | -0/+7 |
* | | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head' | Junio C Hamano | 2010-05-21 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Document gc.<pattern>.reflogexpire variables | Junio C Hamano | 2010-04-14 | 1 | -0/+10 |
* | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -10/+10 |
* | | Documentation: format full commands in typewriter font | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
|/ |
|
* | Documentation/git-gc.txt: change "references" to "reference" | Matt Kraai | 2009-10-20 | 1 | -1/+1 |
* | Documentation/git-gc.txt: default --aggressive window is 250, not 10 | Brandon Casey | 2009-09-29 | 1 | -1/+1 |
* | Fix overridable written with an extra 'e' | Nanako Shiraishi | 2009-08-27 | 1 | -1/+1 |
* | gc: make --prune useful again by accepting an optional parameter | Johannes Schindelin | 2009-02-14 | 1 | -1/+9 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -10/+10 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -3/+3 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 | 1 | -1/+1 |
* | doc/git-gc: add a note about what is collected | Jeff King | 2008-04-24 | 1 | -0/+15 |
* | make it easier for people who just want to get rid of 'git gc --auto' | Nicolas Pitre | 2008-03-19 | 1 | -2/+9 |
* | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 2008-03-12 | 1 | -12/+5 |
* | gc: Add --quiet option | Frank Lichtenheld | 2008-03-01 | 1 | -1/+4 |
* | Change git-gc documentation to reflect gc.packrefs implementation. | Florian La Roche | 2008-01-09 | 1 | -3/+3 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -7/+7 |
* | 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 |