1. 62134ef Merge branch 'ms/document-pack-window-memory-is-per-thread' by Junio C Hamano · 8 years ago
  2. 954176c document git-repack interaction of pack.threads and pack.windowMemory by Michael Stahl · 8 years ago
  3. ce18123 Merge branch 'mm/doc-tt' by Junio C Hamano · 9 years ago
  4. 23f8239 doc: typeset short command-line options as literal by Matthieu Moy · 9 years ago
  5. e26a8c4 repack: extend --keep-unreachable to loose objects by Jeff King · 9 years ago
  6. 905f27b repack: add --keep-unreachable option by Jeff King · 9 years ago
  7. 6a7bcb5 repack: document --unpack-unreachable option by Jeff King · 9 years ago
  8. 9cea46c pack-objects: warn on split packs disabling bitmaps by Eric Wong · 9 years ago
  9. 0d0bac6 transport: drop support for git-over-rsync by Jeff King · 9 years ago
  10. da0005b *config.txt: stick to camelCase naming convention by Nguyễn Thái Ngọc Duy · 10 years ago
  11. 249d54b Merge branch 'jk/repack-pack-keep-objects' by Junio C Hamano · 11 years ago
  12. ee34a2b repack: add `repack.packKeptObjects` config var by Jeff King · 11 years ago
  13. 0f9e62e Merge branch 'jk/pack-bitmap' by Junio C Hamano · 11 years ago
  14. 5cf2741 repack: consider bitmaps when performing repacks by Vicent Marti · 11 years ago
  15. 35c1417 Reword repack documentation to no longer state it's a script by Stefan Beller · 11 years ago
  16. c6a13b2 fsck: --no-dangling omits "dangling object" information by Junio C Hamano · 13 years ago
  17. 7791a1d Documentation: use [verse] for SYNOPSIS sections by Martin von Zweigbergk · 14 years ago
  18. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  19. d4c4369 Sync with 1.7.3.2 by Junio C Hamano · 14 years ago
  20. 62b4698 Use angles for placeholders consistently by Štěpán Němec · 14 years ago
  21. 5c47e1c repack: add -F flag to let user choose between --no-reuse-delta/object by Jan Krüger · 14 years ago
  22. 9f17688 update git-repack documentation wrt repack.UseDeltaBaseOffset by Nicolas Pitre · 15 years ago
  23. 07cf0f2 make --max-pack-size argument to 'git pack-object' count in bytes by Nicolas Pitre · 15 years ago
  24. 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
  25. 9a8531e git-repack.txt: Clarify implications of -a for dumb protocols by Michael J Gruber · 16 years ago
  26. 83d0289 repack: only unpack-unreachable if we are deleting redundant packs by Brandon Casey · 16 years ago
  27. 8d11fde git-repack uses --no-repack-object, not --no-repack-delta. by Mikael Magnusson · 16 years ago
  28. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  29. 0cafe94 Documentation: fix gitlinks by Jonathan Nieder · 17 years ago
  30. 483bc4f Documentation formatting and cleanup by Jonathan Nieder · 17 years ago
  31. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  32. 3f2d1ee whitespace fix in Documentation/git-repack.txt by Jonathan Nieder · 17 years ago
  33. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  34. 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
  35. 56ae8df Manual subsection to refer to other pages is SEE ALSO by Junio C Hamano · 17 years ago
  36. e5e9714 Merge branch 'bc/repack' by Junio C Hamano · 17 years ago
  37. c30f993 Clarify repack -n documentation by Shawn O. Pearce · 17 years ago
  38. bbefaa1 Documentation/git-repack.txt: document new -A behaviour by Chris Frey · 17 years ago
  39. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  40. 0278307 Documentation: Correct various misspellings and typos. by Brian Hetro · 17 years ago
  41. e93b15c Add documentation for --window-memory, pack.windowMemory by Brian Downing · 18 years ago
  42. 90c88a6 Merge branch 'maint' by Junio C Hamano · 18 years ago
  43. 38d697a repack: improve documentation on -a option by Sam Vilain · 18 years ago
  44. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  45. 6b94b1a git-repack --max-pack-size: add option parsing to enable feature by Dana L. How · 18 years ago
  46. 618e613 Increase pack.depth default to 50 by Theodore Ts'o · 18 years ago
  47. 842aaf9 Add pack.depth option to git-pack-objects. by Theodore Ts'o · 18 years ago
  48. b4f020c Fixed some typos in git-repack docs by Mukund · 18 years ago
  49. c3f0baa Documentation: sync git.txt command list and manual page title by Junio C Hamano · 18 years ago
  50. 05eb811 Merge branch 'np/pack' by Junio C Hamano · 18 years ago
  51. b6945f5 git-repack: repo.usedeltabaseoffset by Junio C Hamano · 18 years ago
  52. 3df1967 Add default values for --window and --depth to the docs by Dennis Stosberg · 18 years ago
  53. 02ac04f git-repack(1): document --window and --depth by Jonas Fonseca · 18 years ago
  54. 2b5f3ed Several trivial documentation touch ups. by sean · 19 years ago
  55. 46444f5 cosmetics: change from 'See-Also' to 'See Also' by Jeff Muizelaar · 19 years ago
  56. cec2be7 git-repack: allow passing a couple of flags to pack-objects. by Junio C Hamano · 19 years ago
  57. 31f2328 Documentation/git-repack.txt: Add -l and -n. by Nikolai Weibull · 19 years ago
  58. 98438bd Remove the version tags from the manpages by Junio C Hamano · 19 years ago
  59. df8baa4 [PATCH] Random documentation fixes by Jonas Fonseca · 19 years ago
  60. a7154e9 [PATCH] Documentation: Update all files to use the new gitlink: macro by Sergey Vlasov · 19 years ago
  61. 215a7ad Big tool rename. by Junio C Hamano · 19 years ago[Renamed (88%) from Documentation/git-repack-script.txt]
  62. 89580e3 Format fix for asciidoc documentation titles. by Junio C Hamano · 19 years ago
  63. f85a419 Accumulated documentation updates. by Junio C Hamano · 19 years ago
  64. e31bb3b [PATCH] Add documentation for git repack and git-prune-packed. by Junio C Hamano · 19 years ago