Sign in
googlers
/
jrn
/
git
/
fa476be8f0963d4dd512eaf8ee23b3cd3986a500
/
Documentation
/
git-gc.txt
fa9ab02
docs: clarify that refs/notes/ do not keep the attached objects alive
by Martin von Zweigbergk
· 4 years, 1 month ago
9df53c5
Recommend git-filter-repo instead of git-filter-branch
by Elijah Newren
· 6 years ago
0044f77
gc docs: remove incorrect reference to gc.auto=0
by Ævar Arnfjörð Bjarmason
· 6 years ago
daecbf2
gc docs: clarify that "gc" doesn't throw away referenced objects
by Ævar Arnfjörð Bjarmason
· 6 years ago
22d4e3b
gc docs: downplay the usefulness of --aggressive
by Ævar Arnfjörð Bjarmason
· 6 years ago
b6a8d09
gc docs: include the "gc.*" section from "config" in "gc"
by Ævar Arnfjörð Bjarmason
· 6 years ago
fc559fb
gc docs: clean grammar for "gc.bigPackThreshold"
by Ævar Arnfjörð Bjarmason
· 6 years ago
cf9cd77
gc docs: stop noting "repack" flags
by Ævar Arnfjörð Bjarmason
· 6 years ago
b11e856
gc docs: modernize the advice for manually running "gc"
by Ævar Arnfjörð Bjarmason
· 6 years ago
443442e
Merge branch 'rd/gc-prune-doc-fix'
by Junio C Hamano
· 6 years ago
716a5af
docs/git-gc: fix typo "--prune=all" to "--prune=now"
by Robert P. J. Day
· 6 years ago
b8b4cb2
git-gc.txt: fix typo about gc.writeCommitGraph
by Derrick Stolee
· 6 years ago
c7e8ce6
gc doc: mention the commit-graph in the intro
by Ævar Arnfjörð Bjarmason
· 6 years ago
d5d5d7b
gc: automatically write commit-graph files
by Derrick Stolee
· 7 years ago
6b0f1d9
Merge branch 'nd/doc-header'
by Junio C Hamano
· 7 years ago
30b015b
Merge branch 'nd/repack-keep-pack'
by Junio C Hamano
· 7 years ago
278c251
Merge branch 'sg/doc-gc-quote-mismatch-fix'
by Junio C Hamano
· 7 years ago
76a8788
doc: keep first level section header in upper case
by Nguyễn Thái Ngọc Duy
· 7 years ago
bed21a8
docs/git-gc: fix minor rendering issue
by SZEDER Gábor
· 7 years ago
9806f5a
gc --auto: exclude base pack if not enough mem to "repack -ad"
by Nguyễn Thái Ngọc Duy
· 7 years ago
55dfe13
gc: add gc.bigPackThreshold config
by Nguyễn Thái Ngọc Duy
· 7 years ago
ae4e89e
gc: add --keep-largest-pack option
by Nguyễn Thái Ngọc Duy
· 7 years ago
b586a96
gc.txt: more details about what gc does
by Nguyễn Thái Ngọc Duy
· 7 years ago
7e82388
docs/git-gc: fix default value for `--aggressiveDepth`
by Patrick Steinhardt
· 8 years ago
647a1bc
Merge branch 'mm/gc-safety-doc' into maint
by Junio C Hamano
· 8 years ago
f1350d0
git-gc.txt: expand discussion of races with other processes
by Matt McCutchen
· 8 years ago
ae9f631
doc: change configuration variables format
by Tom Russello
· 9 years ago
d5d1e35
Merge branch 'jc/doc-gc-prune-now'
by Junio C Hamano
· 9 years ago
fae1a90
Documentation/gc: warn against --prune=<now>
by Junio C Hamano
· 9 years ago
da0005b
*config.txt: stick to camelCase naming convention
by Nguyễn Thái Ngọc Duy
· 10 years ago
125f814
gc --aggressive: make --depth configurable
by Nguyễn Thái Ngọc Duy
· 11 years ago
05584b2
Merge branch 'nd/gc-lock-against-each-other'
by Junio C Hamano
· 12 years ago
64a99eb
gc: reject if another gc is running, unless --force is given
by Nguyễn Thái Ngọc Duy
· 12 years ago
6192940
git-gc.txt, git-reflog.txt: document new expiry options
by Michael Haggerty
· 12 years ago
6cf378f
docs: stop using asciidoc no-inline-literal
by Jeff King
· 13 years ago
7791a1d
Documentation: use [verse] for SYNOPSIS sections
by Martin von Zweigbergk
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
f29db85
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
4be0c35
Fix typo in git-gc document.
by Jiang Xin
· 14 years ago
60109d0
Change remote tracking to remote-tracking in non-trivial places
by Matthieu Moy
· 14 years ago
ad9d8e8
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
66bd8ab
Documentation/git-gc.txt: add reference to githooks
by Chris Packham
· 15 years ago
a660534
Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'
by Junio C Hamano
· 15 years ago
eb523a8
Document gc.<pattern>.reflogexpire variables
by Junio C Hamano
· 15 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
ca76828
Documentation: format full commands in typewriter font
by Thomas Rast
· 15 years ago
3ed0b11
Documentation/git-gc.txt: change "references" to "reference"
by Matt Kraai
· 15 years ago
c9486ae
Documentation/git-gc.txt: default --aggressive window is 250, not 10
by Brandon Casey
· 15 years ago
9319789
Fix overridable written with an extra 'e'
by Nanako Shiraishi
· 16 years ago
58e9d9d
gc: make --prune useful again by accepting an optional parameter
by Johannes Schindelin
· 16 years ago
ba020ef
manpages: italicize git command names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
483bc4f
Documentation formatting and cleanup
by Jonathan Nieder
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
56ae8df
Manual subsection to refer to other pages is SEE ALSO
by Junio C Hamano
· 17 years ago
3ffb58b
doc/git-gc: add a note about what is collected
by Jeff King
· 17 years ago
05f3045
make it easier for people who just want to get rid of 'git gc --auto'
by Nicolas Pitre
· 17 years ago
25ee973
gc: call "prune --expire 2.weeks.ago" by default
by Johannes Schindelin
· 17 years ago
a0c14cb
gc: Add --quiet option
by Frank Lichtenheld
· 17 years ago
fe2128a
Change git-gc documentation to reflect gc.packrefs implementation.
by Florian La Roche
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
d7e56db
Documentation/git-gc: improve description of --auto
by Jeff King
· 17 years ago
08fbb13
Documentation/git-gc: explain --auto in description
by Jeff King
· 17 years ago
1781550
git-gc --auto: run "repack -A -d -l" as necessary.
by Junio C Hamano
· 17 years ago
e9831e8
git-gc --auto: add documentation.
by Junio C Hamano
· 17 years ago
5049012
Fix minor grammatical typos in the git-gc man page
by Theodore Ts'o
· 18 years ago
0d7566a
Add --aggressive option to 'git gc'
by Theodore Tso
· 18 years ago
c2120e5
git-gc: run pack-refs by default unless the repo is bare
by Johannes Schindelin
· 18 years ago
e3ff4b2
git-gc: do not run git-prune by default.
by Junio C Hamano
· 18 years ago
23bfbb8
Documentation: a few spelling fixes
by René Scharfe
· 18 years ago
30f610b
Create 'git gc' to perform common maintenance operations.
by Shawn O. Pearce
· 18 years ago