aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-gc.txt
Commit message (Expand)AuthorAge
* docs/git-gc: fix default value for `--aggressiveDepth`Patrick Steinhardt2017-02-24
* Merge branch 'mm/gc-safety-doc' into maintJunio C Hamano2017-01-17
|\
| * git-gc.txt: expand discussion of races with other processesMatt McCutchen2016-11-16
* | doc: change configuration variables formatTom Russello2016-06-08
|/
* Merge branch 'jc/doc-gc-prune-now'Junio C Hamano2015-10-16
|\
| * Documentation/gc: warn against --prune=<now>Junio C Hamano2015-10-14
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* gc --aggressive: make --depth configurableNguyễn Thái Ngọc Duy2014-03-31
* Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-09-04
|\
| * gc: reject if another gc is running, unless --force is givenNguyễn Thái Ngọc Duy2013-08-09
* | git-gc.txt, git-reflog.txt: document new expiry optionsMichael Haggerty2013-04-18
|/
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Merge branch 'maint'Junio C Hamano2010-12-19
|\
| * Fix typo in git-gc document.Jiang Xin2010-12-17
* | Change remote tracking to remote-tracking in non-trivial placesMatthieu Moy2010-11-03
|/
* Merge branch 'maint'Junio C Hamano2010-07-05
|\
| * Documentation/git-gc.txt: add reference to githooksChris Packham2010-07-02
* | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'Junio C Hamano2010-05-21
|\ \ | |/ |/|
| * Document gc.<pattern>.reflogexpire variablesJunio C Hamano2010-04-14
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* | Documentation: format full commands in typewriter fontThomas Rast2010-01-10
|/
* Documentation/git-gc.txt: change "references" to "reference"Matt Kraai2009-10-20
* Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey2009-09-29
* Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-27
* gc: make --prune useful again by accepting an optional parameterJohannes Schindelin2009-02-14
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* doc/git-gc: add a note about what is collectedJeff King2008-04-24
* make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre2008-03-19
* gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-12
* gc: Add --quiet optionFrank Lichtenheld2008-03-01
* Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche2008-01-09
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation/git-gc: improve description of --autoJeff King2007-10-18
* Documentation/git-gc: explain --auto in descriptionJeff King2007-10-18
* git-gc --auto: run "repack -A -d -l" as necessary.Junio C Hamano2007-09-17
* git-gc --auto: add documentation.Junio C Hamano2007-09-17
* Fix minor grammatical typos in the git-gc man pageTheodore Ts'o2007-05-31
* Add --aggressive option to 'git gc'Theodore Tso2007-05-10
* git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-13
* git-gc: do not run git-prune by default.Junio C Hamano2007-01-21
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-27