68 Commits (daecbf2261f595935c999a00a1f9bc433df80e2c)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason daecbf2261 gc docs: clarify that "gc" doesn't throw away referenced objects 6 years ago
Ævar Arnfjörð Bjarmason 22d4e3bd19 gc docs: downplay the usefulness of --aggressive 6 years ago
Ævar Arnfjörð Bjarmason b6a8d09f6d gc docs: include the "gc.*" section from "config" in "gc" 6 years ago
Ævar Arnfjörð Bjarmason fc559fbb54 gc docs: clean grammar for "gc.bigPackThreshold" 6 years ago
Ævar Arnfjörð Bjarmason cf9cd771e1 gc docs: stop noting "repack" flags 6 years ago
Ævar Arnfjörð Bjarmason b11e8560cc gc docs: modernize the advice for manually running "gc" 6 years ago
Robert P. J. Day 716a5af812 docs/git-gc: fix typo "--prune=all" to "--prune=now" 6 years ago
Derrick Stolee b8b4cb27e6 git-gc.txt: fix typo about gc.writeCommitGraph 6 years ago
Ævar Arnfjörð Bjarmason c7e8ce6d1d gc doc: mention the commit-graph in the intro 6 years ago
Derrick Stolee d5d5d7b641 gc: automatically write commit-graph files 7 years ago
Nguyễn Thái Ngọc Duy 76a8788c14 doc: keep first level section header in upper case 7 years ago
SZEDER Gábor bed21a8ad6 docs/git-gc: fix minor rendering issue 7 years ago
Nguyễn Thái Ngọc Duy 9806f5a7bf gc --auto: exclude base pack if not enough mem to "repack -ad" 7 years ago
Nguyễn Thái Ngọc Duy 55dfe13df9 gc: add gc.bigPackThreshold config 7 years ago
Nguyễn Thái Ngọc Duy ae4e89e549 gc: add --keep-largest-pack option 7 years ago
Nguyễn Thái Ngọc Duy b586a96a39 gc.txt: more details about what gc does 7 years ago
Patrick Steinhardt 7e82388024 docs/git-gc: fix default value for `--aggressiveDepth` 8 years ago
Matt McCutchen f1350d0c12 git-gc.txt: expand discussion of races with other processes 8 years ago
Tom Russello ae9f6311e9 doc: change configuration variables format 9 years ago
Junio C Hamano fae1a901ec Documentation/gc: warn against --prune=<now> 9 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Nguyễn Thái Ngọc Duy 125f81461d gc --aggressive: make --depth configurable 11 years ago
Nguyễn Thái Ngọc Duy 64a99eb476 gc: reject if another gc is running, unless --force is given 12 years ago
Michael Haggerty 61929404df git-gc.txt, git-reflog.txt: document new expiry options 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jiang Xin 4be0c35224 Fix typo in git-gc document. 14 years ago
Matthieu Moy 60109d0ef5 Change remote tracking to remote-tracking in non-trivial places 14 years ago
Chris Packham 66bd8ab899 Documentation/git-gc.txt: add reference to githooks 15 years ago
Junio C Hamano eb523a8d79 Document gc.<pattern>.reflogexpire variables 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Thomas Rast ca768288b6 Documentation: format full commands in typewriter font 15 years ago
Matt Kraai 3ed0b11e7e Documentation/git-gc.txt: change "references" to "reference" 15 years ago
Brandon Casey c9486ae847 Documentation/git-gc.txt: default --aggressive window is 250, not 10 16 years ago
Nanako Shiraishi 9319789804 Fix overridable written with an extra 'e' 16 years ago
Johannes Schindelin 58e9d9d472 gc: make --prune useful again by accepting an optional parameter 16 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Junio C Hamano 56ae8df5c7 Manual subsection to refer to other pages is SEE ALSO 17 years ago
Jeff King 3ffb58be0a doc/git-gc: add a note about what is collected 17 years ago
Nicolas Pitre 05f3045261 make it easier for people who just want to get rid of 'git gc --auto' 17 years ago
Johannes Schindelin 25ee9731c1 gc: call "prune --expire 2.weeks.ago" by default 17 years ago
Frank Lichtenheld a0c14cbb2e gc: Add --quiet option 17 years ago
Florian La Roche fe2128a826 Change git-gc documentation to reflect gc.packrefs implementation. 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Jeff King d7e56dbc4f Documentation/git-gc: improve description of --auto 17 years ago
Jeff King 08fbb136f7 Documentation/git-gc: explain --auto in description 17 years ago