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