summaryrefslogtreecommitdiffstats
path: root/Documentation/git-gc.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* gc: automatically write commit-graph filesDerrick Stolee2018-06-271-0/+4
* Merge branch 'nd/doc-header'Junio C Hamano2018-05-231-2/+2
|\
| * doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-2/+2
* | Merge branch 'nd/repack-keep-pack'Junio C Hamano2018-05-231-4/+15
|\ \
| * | gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy2018-04-161-2/+7
| * | gc: add gc.bigPackThreshold configNguyễn Thái Ngọc Duy2018-04-161-2/+4
| * | gc: add --keep-largest-pack optionNguyễn Thái Ngọc Duy2018-04-161-1/+5
| |/
* | Merge branch 'sg/doc-gc-quote-mismatch-fix'Junio C Hamano2018-05-081-1/+1
|\ \ | |/ |/|
| * docs/git-gc: fix minor rendering issueSZEDER Gábor2018-04-181-1/+1
* | gc.txt: more details about what gc doesNguyễn Thái Ngọc Duy2018-03-151-9/+19
|/
* docs/git-gc: fix default value for `--aggressiveDepth`Patrick Steinhardt2017-02-241-1/+1
* Merge branch 'mm/gc-safety-doc' into maintJunio C Hamano2017-01-181-8/+26
|\
| * git-gc.txt: expand discussion of races with other processesMatt McCutchen2016-11-161-8/+26
* | doc: change configuration variables formatTom Russello2016-06-081-8/+8
|/
* Merge branch 'jc/doc-gc-prune-now'Junio C Hamano2015-10-161-2/+5
|\
| * Documentation/gc: warn against --prune=<now>Junio C Hamano2015-10-141-2/+5
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-141-6/+6
|/
* gc --aggressive: make --depth configurableNguyễn Thái Ngọc Duy2014-03-311-0/+3
* Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-09-041-1/+5
|\
| * gc: reject if another gc is running, unless --force is givenNguyễn Thái Ngọc Duy2013-08-091-1/+5
* | git-gc.txt, git-reflog.txt: document new expiry optionsMichael Haggerty2013-04-181-2/+3
|/
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-4/+0
* Merge branch 'maint'Junio C Hamano2010-12-201-1/+1
|\
| * Fix typo in git-gc document.Jiang Xin2010-12-171-1/+1
* | Change remote tracking to remote-tracking in non-trivial placesMatthieu Moy2010-11-031-3/+3
|/
* Merge branch 'maint'Junio C Hamano2010-07-051-0/+7
|\
| * Documentation/git-gc.txt: add reference to githooksChris Packham2010-07-021-0/+7
* | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'Junio C Hamano2010-05-211-0/+10
|\ \ | |/ |/|
| * Document gc.<pattern>.reflogexpire variablesJunio C Hamano2010-04-141-0/+10
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-10/+10
* | Documentation: format full commands in typewriter fontThomas Rast2010-01-101-1/+1
|/
* Documentation/git-gc.txt: change "references" to "reference"Matt Kraai2009-10-201-1/+1
* Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey2009-09-291-1/+1
* Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-281-1/+1
* gc: make --prune useful again by accepting an optional parameterJohannes Schindelin2009-02-151-1/+9
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-10/+10
* Documentation formatting and cleanupJonathan Nieder2008-07-021-5/+5
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-021-3/+3
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-291-1/+1
* doc/git-gc: add a note about what is collectedJeff King2008-04-251-0/+15
* make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre2008-03-201-2/+9
* gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-131-12/+5
* gc: Add --quiet optionFrank Lichtenheld2008-03-011-1/+4
* Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche2008-01-091-3/+3
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-071-7/+7
* Documentation/git-gc: improve description of --autoJeff King2007-10-191-12/+17
* Documentation/git-gc: explain --auto in descriptionJeff King2007-10-191-1/+2