1. 28b8a73 pack-objects: add delta-islands support by Jeff King · 7 years ago
  2. 5a97e7b Merge branch 'nd/pack-unreachable-objects-doc' by Junio C Hamano · 7 years ago
  3. ad635e8 Merge branch 'nd/pack-objects-pack-struct' by Junio C Hamano · 7 years ago
  4. 58bd77b pack-objects: validation and documentation about unreachable options by Nguyễn Thái Ngọc Duy · 7 years ago
  5. ed7e5fc repack: add --keep-pack option by Nguyễn Thái Ngọc Duy · 7 years ago
  6. b5c0cbd pack-objects: use bitfield for object_entry::depth by Nguyễn Thái Ngọc Duy · 7 years ago
  7. 0c16cd4 gc: do not repack promisor packfiles by Jonathan Tan · 7 years ago
  8. 4875c97 list-objects-filter-options: support --no-filter by Jeff Hostetler · 7 years ago
  9. 9535ce7 pack-objects: add list-objects filtering by Jeff Hostetler · 7 years ago
  10. 4a4becf Doc: clarify that pack-objects makes packs, plural by Jonathan Tan · 8 years ago
  11. 954176c document git-repack interaction of pack.threads and pack.windowMemory by Michael Stahl · 9 years ago
  12. 9cea46c pack-objects: warn on split packs disabling bitmaps by Eric Wong · 9 years ago
  13. 1c262bb doc: convert \--option to --option by Jeff King · 10 years ago
  14. 2dacf26 pack-objects: use --objects-edge-aggressive for shallow repos by brian m. carlson · 10 years ago
  15. b790e0f upload-pack: send shallow info over stdin to pack-objects by Nguyễn Thái Ngọc Duy · 11 years ago
  16. 40a4f5a pack-objects doc: treat output filename as opaque by Jeff King · 11 years ago
  17. d5fa1f1 The name of the hash function is "SHA-1", not "SHA1" by Thomas Ackermann · 12 years ago
  18. 2de9b71 Documentation: the name of the system is 'Git', not 'git' by Thomas Ackermann · 12 years ago
  19. 0353a0c remove doubled words, e.g., s/to to/to/, and fix related typos by Jim Meyering · 14 years ago
  20. 8f84c95 Sync with 1.7.4.3 by Junio C Hamano · 14 years ago
  21. c14f372 Doc: mention --delta-base-offset is the default for Porcelain commands by Junio C Hamano · 14 years ago
  22. 17a0299 Merge branch 'maint' by Junio C Hamano · 14 years ago
  23. 2f8ee02 git-pack-objects.txt: fix grammatical errors by Stephen Boyd · 14 years ago
  24. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  25. 0adda93 Use parentheses and `...' where appropriate by Štěpán Němec · 14 years ago
  26. 62b4698 Use angles for placeholders consistently by Štěpán Němec · 14 years ago
  27. 18879bc pack-objects documentation: Fix --honor-pack-keep as well. by Nelson Elhage · 15 years ago
  28. 3909f14 pack-objects documentation: reword "objects that appear in the standard input" by Junio C Hamano · 15 years ago
  29. 21da426 Documentation: pack-objects: Clarify --local's semantics. by Nelson Elhage · 15 years ago
  30. 738820a Documentation: describe --thin more accurately by Stephen Boyd · 15 years ago
  31. cc1b8d8 docs: don't talk about $GIT_DIR/refs/ everywhere by Jeff King · 15 years ago
  32. 07cf0f2 make --max-pack-size argument to 'git pack-object' count in bytes by Nicolas Pitre · 15 years ago
  33. 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
  34. 4f36627 pack-objects: split implications of --all-progress from progress activation by Nicolas Pitre · 15 years ago
  35. 7f3140c git repack: keep commits hidden by a graft by Johannes Schindelin · 16 years ago
  36. daae062 pack-objects: extend --local to mean ignore non-local loose objects too by Brandon Casey · 16 years ago
  37. e96fb9b pack-objects: new option --honor-pack-keep by Brandon Casey · 16 years ago
  38. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  39. 483bc4f Documentation formatting and cleanup by Jonathan Nieder · 17 years ago
  40. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  41. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  42. 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
  43. 56ae8df Manual subsection to refer to other pages is SEE ALSO by Junio C Hamano · 17 years ago
  44. ba1333f git-pack-objects.txt: Make wording slightly less ambiguous by Peter Eriksen · 17 years ago
  45. f0a24aa git-pack-objects: Automatically pack annotated tags if object was packed by Shawn O. Pearce · 17 years ago
  46. 833e3df pack-objects: Add runtime detection of online CPU's by Andreas Ericsson · 17 years ago
  47. 2b84b5a Introduce the config variable pack.packSizeLimit by Johannes Schindelin · 17 years ago
  48. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  49. 4f337e2 Merge branch 'maint' by Junio C Hamano · 17 years ago
  50. 1e6ab5d Move the paragraph specifying where the .idx and .pack files should be by Matt Kraai · 17 years ago
  51. d225ae5 Merge branch 'np/delta' by Junio C Hamano · 18 years ago
  52. 05cc2ff fix doc for --compression argument to pack-objects by Nicolas Pitre · 18 years ago
  53. 367f4a4 threaded delta search: specify number of threads at run time by Nicolas Pitre · 18 years ago
  54. e93b15c Add documentation for --window-memory, pack.windowMemory by Brian Downing · 18 years ago
  55. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  56. 6b94b1a git-repack --max-pack-size: add option parsing to enable feature by Dana L. How · 18 years ago
  57. 960ccca Custom compression levels for objects and packs by Dana How · 18 years ago
  58. fa736f7 allow for undeltified objects not to be reused by Nicolas Pitre · 18 years ago
  59. 618e613 Increase pack.depth default to 50 by Theodore Ts'o · 18 years ago
  60. 842aaf9 Add pack.depth option to git-pack-objects. by Theodore Ts'o · 18 years ago
  61. be18c1f document --index-version for index-pack and pack-objects by Nicolas Pitre · 18 years ago
  62. 231f240 git-pack-objects progress flag documentation and cleanup by Nicolas Pitre · 18 years ago
  63. fa438a2 make git-push a bit more verbose by Nicolas Pitre · 18 years ago
  64. 7854e52 Merge branch 'maint' by Junio C Hamano · 18 years ago
  65. e23ed9a pack-objects doesn't create random pack names by Nicolas Pitre · 18 years ago
  66. 05eb811 Merge branch 'np/pack' by Junio C Hamano · 18 years ago
  67. 63fba75 pack-objects: document --delta-base-offset option by Junio C Hamano · 18 years ago
  68. 3df1967 Add default values for --window and --depth to the docs by Dennis Stosberg · 18 years ago
  69. 4321134 pack-objects: document --revs, --unpacked and --all. by Junio C Hamano · 19 years ago
  70. 7bd7f28 Remove trailing dot after short description by Fredrik Kuivinen · 19 years ago
  71. 46444f5 cosmetics: change from 'See-Also' to 'See Also' by Jeff Muizelaar · 19 years ago
  72. ca5381d pack-objects: finishing touches. by Junio C Hamano · 19 years ago
  73. 8943867 Documentation: spell. by Junio C Hamano · 19 years ago
  74. 63ae26f Document the --non-empty command-line option to git-pack-objects. by Nikolai Weibull · 19 years ago
  75. 12ea5be Update git-pack-objects documentation. by Junio C Hamano · 19 years ago
  76. 72e9340 Convert usage of GIT and Git into git by Christian Meder · 19 years ago
  77. 98438bd Remove the version tags from the manpages by Junio C Hamano · 19 years ago
  78. df8baa4 [PATCH] Random documentation fixes by Jonas Fonseca · 19 years ago
  79. a7154e9 [PATCH] Documentation: Update all files to use the new gitlink: macro by Sergey Vlasov · 19 years ago
  80. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago
  81. e31bb3b [PATCH] Add documentation for git repack and git-prune-packed. by Junio C Hamano · 20 years ago
  82. 2c6e477 [PATCH] Assorted documentation patches by Johannes Schindelin · 20 years ago
  83. 5f40520 [PATCH] Documentation: packed GIT support commands. by Junio C Hamano · 20 years ago