index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-gc.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
Recommend git-filter-repo instead of git-filter-branch
Elijah Newren
1
-9
/
+8
2019-04-08
gc docs: remove incorrect reference to gc.auto=0
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2019-04-08
gc docs: clarify that "gc" doesn't throw away referenced objects
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-04-08
gc docs: downplay the usefulness of --aggressive
Ævar Arnfjörð Bjarmason
1
-2
/
+27
2019-04-08
gc docs: include the "gc.*" section from "config" in "gc"
Ævar Arnfjörð Bjarmason
1
-79
/
+7
2019-03-24
gc docs: clean grammar for "gc.bigPackThreshold"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-03-24
gc docs: stop noting "repack" flags
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2019-03-24
gc docs: modernize the advice for manually running "gc"
Ævar Arnfjörð Bjarmason
1
-11
/
+10
2019-03-11
Merge branch 'rd/gc-prune-doc-fix'
Junio C Hamano
1
-1
/
+1
2019-03-03
docs/git-gc: fix typo "--prune=all" to "--prune=now"
Robert P. J. Day
1
-1
/
+1
2019-01-08
git-gc.txt: fix typo about gc.writeCommitGraph
Derrick Stolee
1
-1
/
+1
2018-10-11
gc doc: mention the commit-graph in the intro
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2018-06-27
gc: automatically write commit-graph files
Derrick Stolee
1
-0
/
+4
2018-05-23
Merge branch 'nd/doc-header'
Junio C Hamano
1
-2
/
+2
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
1
-4
/
+15
2018-05-08
Merge branch 'sg/doc-gc-quote-mismatch-fix'
Junio C Hamano
1
-1
/
+1
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-04-18
docs/git-gc: fix minor rendering issue
SZEDER Gábor
1
-1
/
+1
2018-04-16
gc --auto: exclude base pack if not enough mem to "repack -ad"
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2018-04-16
gc: add gc.bigPackThreshold config
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2018-04-16
gc: add --keep-largest-pack option
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2018-03-15
gc.txt: more details about what gc does
Nguyễn Thái Ngọc Duy
1
-9
/
+19
2017-02-24
docs/git-gc: fix default value for `--aggressiveDepth`
Patrick Steinhardt
1
-1
/
+1
2017-01-17
Merge branch 'mm/gc-safety-doc' into maint
Junio C Hamano
1
-8
/
+26
2016-11-16
git-gc.txt: expand discussion of races with other processes
Matt McCutchen
1
-8
/
+26
2016-06-08
doc: change configuration variables format
Tom Russello
1
-8
/
+8
2015-10-16
Merge branch 'jc/doc-gc-prune-now'
Junio C Hamano
1
-2
/
+5
2015-10-14
Documentation/gc: warn against --prune=<now>
Junio C Hamano
1
-2
/
+5
2015-03-13
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2014-03-31
gc --aggressive: make --depth configurable
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2013-09-04
Merge branch 'nd/gc-lock-against-each-other'
Junio C Hamano
1
-1
/
+5
2013-08-09
gc: reject if another gc is running, unless --force is given
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2013-04-18
git-gc.txt, git-reflog.txt: document new expiry options
Michael Haggerty
1
-2
/
+3
2012-04-26
docs: stop using asciidoc no-inline-literal
Jeff King
1
-1
/
+1
2011-07-06
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
1
-0
/
+1
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
1
-4
/
+0
2010-12-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-12-17
Fix typo in git-gc document.
Jiang Xin
1
-1
/
+1
2010-11-03
Change remote tracking to remote-tracking in non-trivial places
Matthieu Moy
1
-3
/
+3
2010-07-05
Merge branch 'maint'
Junio C Hamano
1
-0
/
+7
2010-07-02
Documentation/git-gc.txt: add reference to githooks
Chris Packham
1
-0
/
+7
2010-05-21
Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'
Junio C Hamano
1
-0
/
+10
2010-04-14
Document gc.<pattern>.reflogexpire variables
Junio C Hamano
1
-0
/
+10
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
1
-10
/
+10
2010-01-10
Documentation: format full commands in typewriter font
Thomas Rast
1
-1
/
+1
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
[next]