1. 3e0a5dc filter-branch doc: fix filter-repo typo by Christian Couder · 4 years, 3 months ago
  2. e469afe git-filter-branch.txt: wrap "maths" notation in backticks by Martin Ågren · 5 years ago
  3. dfee504 Merge branch 'ja/doc-markup-cleanup' by Junio C Hamano · 5 years ago
  4. df5be01 doc: indent multi-line items in list by Jean-Noël Avila · 5 years ago
  5. d3096d2 Merge branch 'en/doc-typofix' by Junio C Hamano · 5 years ago
  6. a6d39f2 git-filter-branch.txt: correct argument name typo by Elijah Newren · 5 years ago
  7. 031fd4b Documentation: fix a bunch of typos, both old and new by Elijah Newren · 5 years ago
  8. 9df53c5 Recommend git-filter-repo instead of git-filter-branch by Elijah Newren · 5 years ago
  9. 68ed71b doc: format pathnames and URLs as monospace. by Corentin BOMPARD · 6 years ago
  10. 6b0f1d9 Merge branch 'nd/doc-header' by Junio C Hamano · 7 years ago
  11. 76a8788 doc: keep first level section header in upper case by Nguyễn Thái Ngọc Duy · 7 years ago
  12. e2d65c1 filter-branch: stop suggesting to use grafts by Johannes Schindelin · 7 years ago
  13. 0a0eb2e filter-branch: return 2 when nothing to rewrite by Michele Locati · 7 years ago
  14. e336afd Merge branch 'dg/filter-branch-filter-order-doc' by Junio C Hamano · 7 years ago
  15. 07c4984 doc: list filter-branch subdirectory-filter first by David Glasser · 7 years ago
  16. bd2c79f filter-branch: stash away ref map in a branch by Ian Campbell · 7 years ago
  17. 3b117f7 filter-branch: add `--setup` step by Andreas Heiduk · 8 years ago
  18. 5160b82 Merge branch 'ah/doc-filter-branch-export-env' by Junio C Hamano · 8 years ago
  19. ba746ff doc: filter-branch does not require re-export of vars by Andreas Heiduk · 8 years ago
  20. a582a82 filter-branch: fix --prune-empty on parentless commits by Devin J. Pohly · 8 years ago
  21. 04b125d doc: typeset '--' as literal by Matthieu Moy · 9 years ago
  22. bcf9626 doc: typeset long command-line options as literal by Matthieu Moy · 9 years ago
  23. 23f8239 doc: typeset short command-line options as literal by Matthieu Moy · 9 years ago
  24. 47d81b5 doc: more consistency in environment variables format by Tom Russello · 9 years ago
  25. 1cca17d Documentation: fix linkgit references by Junio C Hamano · 9 years ago
  26. f745acb Documentation: typofixes by Thomas Ackermann · 10 years ago
  27. 2df8566 Documentation: fix documentation AsciiDoc links for external urls by Roberto Tyley · 11 years ago
  28. 615b8f1 docs: add filter-branch notes on The BFG by Roberto Tyley · 11 years ago
  29. dbe71f9 Merge branch 'tk/doc-filter-branch' by Junio C Hamano · 12 years ago
  30. 21b6e4f Documentation: filter-branch env-filter example by Tadeusz Andrzej Kadłubowski · 12 years ago
  31. bee3eb0 git-filter-branch.txt: clarify ident variables usage by Tadeusz Andrzej Kadłubowski · 12 years ago
  32. 2de9b71 Documentation: the name of the system is 'Git', not 'git' by Thomas Ackermann · 12 years ago
  33. 8093ae8 Documentation/git-filter-branch: Move note about effect of removing commits by Andreas Schwab · 12 years ago
  34. 74b819a Merge branch 'jc/tag-doc' into maint-1.7.11 by Junio C Hamano · 12 years ago
  35. 831e61f Documentation: do not mention .git/refs/* directories by Junio C Hamano · 12 years ago
  36. 6cf378f docs: stop using asciidoc no-inline-literal by Jeff King · 13 years ago
  37. 0dc310e Documentation: git-filter-branch honors replacement refs by Peter Collingbourne · 14 years ago
  38. 142c945 Merge branch 'maint' by Junio C Hamano · 14 years ago
  39. 6cb0186 docs: fix filter-branch subdir example for exotic repo names by Jeff King · 14 years ago
  40. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  41. 0adda93 Use parentheses and `...' where appropriate by Štěpán Němec · 14 years ago
  42. 831a8b8 Documentation: Refer to git-commit-tree in git-filter-branch help by Wesley J. Landaker · 14 years ago
  43. 7ec344d filter-branch: retire --remap-to-ancestor by Csaba Henk · 14 years ago
  44. d2d66f1 docs: fix filter-branch example for quoted paths by Jeff King · 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. f2f3a6b filter-branch: nearest-ancestor rewriting outside subdir filter by Thomas Rast · 15 years ago
  48. e3679ab filter-branch: add --prune-empty to option summary by Adam Brewster · 15 years ago
  49. b8f4233 filter-branch: add an example how to add ACKs to a range of commits by Johannes Schindelin · 15 years ago
  50. a54c4ed Merge branch 'maint' by Junio C Hamano · 16 years ago
  51. 1966af8 Merge branch 'maint-1.6.1' into maint by Junio C Hamano · 16 years ago
  52. bc69776 Merge branch 'maint-1.6.0' into maint-1.6.1 by Junio C Hamano · 16 years ago
  53. c6d8f76 State the effect of filter-branch on graft explicitly by Daniel Cheng (aka SDiZ) · 16 years ago
  54. 3bc427e Documentation: filter-branch: show --ignore-unmatch in main index-filter example by Thomas Rast · 16 years ago
  55. d0268de Documentation: pruning recipe for destructive filter-branch by Thomas Rast · 16 years ago
  56. 49bde75 Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filter by Jacob Helwig · 16 years ago
  57. d3240d9 filter-branch: add git_commit_non_empty_tree and --prune-empty. by Pierre Habouzit · 16 years ago
  58. 97c33c6 Documentation: Refer to git-rebase(1) to warn against rewriting by Thomas Rast · 16 years ago
  59. 8afa421 Documentation: filter-branch: document how to filter all refs by Thomas Rast · 16 years ago
  60. f448e24 Make the DESCRIPTION match <x>... items in the SYNOPSIS by Abhijit Menon-Sen · 16 years ago
  61. eb72a51 Documentation/git-filter-branch: teach "rm" instead of "update-index --remove" by Petr Baudis · 17 years ago
  62. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  63. 467c019 Documentation: more "git-" versus "git " changes by Jonathan Nieder · 17 years ago
  64. 483bc4f Documentation formatting and cleanup by Jonathan Nieder · 17 years ago
  65. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  66. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  67. 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
  68. c5833f6 Documentation/git-filter-branch.txt: Fix description of --commit-filter by Kevin Ballard · 17 years ago
  69. 6d2c1c2 Merge branch 'maint' by Junio C Hamano · 17 years ago
  70. e4d594c git-filter-branch: Clarify file removal example. by Jon Loeliger · 17 years ago
  71. e9dd751 Merge branch 'bc/filter-branch' by Junio C Hamano · 17 years ago
  72. 6233a52 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  73. a174889 filter-branch: Documentation fix. by Florian Ragwitz · 17 years ago
  74. 1bf6551 filter-branch.sh: support nearly proper tag name filtering by Brandon Casey · 17 years ago
  75. bf7c902 Improve description of git filter-branch. by Ralf Wildenhues · 17 years ago
  76. 41e86a3 filter-branch documentation: non-zero exit status in command abort the filter by Caio Marcelo de Oliveira Filho · 17 years ago
  77. ed10d9a Documentation/git-filter-branch: add a new msg-filter example by Miklos Vajna · 17 years ago
  78. bb8eebb Revert "filter-branch docs: remove brackets so not to imply revision arg is optional" by Junio C Hamano · 17 years ago
  79. c41b439 filter-branch docs: remove brackets so not to imply revision arg is optional by Brandon Casey · 17 years ago
  80. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  81. 7b55eee Remove escaping of '|' in manpage option sections by Jonas Fonseca · 17 years ago
  82. 8451c56 git-filter-branch.txt: fix a typo. by Sergei Organov · 17 years ago
  83. 8ef4451 fix filter-branch documentation by Johannes Schindelin · 17 years ago
  84. f5de799 Remove duplicate note about removing commits with git-filter-branch by Ulrik Sverdrup · 17 years ago
  85. f95eef1 filter-branch: introduce convenience function "skip_commit" by Johannes Schindelin · 17 years ago
  86. 7e0f170 filter-branch: provide the convenience functions also for commit filters by Johannes Schindelin · 17 years ago
  87. 0820366 filter-branch: fix remnants of old syntax in documentation by Johannes Schindelin · 17 years ago
  88. 5433235 git-filter-branch: document --original option by Giuseppe Bilotta · 17 years ago
  89. 5876b8e Minor clarifications to git-filter-branch usage and doc by Brian Gernhardt · 17 years ago
  90. dfd05e3 filter-branch: Big syntax change; support rewriting multiple refs by Johannes Schindelin · 18 years ago
  91. 6cb93bf filter-branch documentation: clarify which filters are eval'ed by Johannes Schindelin · 18 years ago
  92. 32c37c1 filter-branch documentation: some more touch-ups. by Johannes Sixt · 18 years ago
  93. 73616fd filter-branch: a few more touch ups to the man page by Johannes Schindelin · 18 years ago
  94. c401b33 Document git-filter-branch by Johannes Schindelin · 18 years ago