1. 676c7e5 Merge branch 'mb/filter-branch-optim' by Junio C Hamano · 7 years ago
  2. 709cfe8 filter-branch: skip commits present on --state-branch by Michael Barabanov · 7 years ago
  3. 03a7f38 Update shell scripts to compute empty tree object ID by brian m. carlson · 7 years ago
  4. 9aa3a4c Merge branch 'yk/filter-branch-non-committish-refs' by Junio C Hamano · 7 years ago
  5. cb3e97d Merge branch 'ml/filter-branch-no-op-error' by Junio C Hamano · 7 years ago
  6. f78ab35 filter-branch: fix errors caused by refs that point at non-committish by Yuki Kokubun · 7 years ago
  7. 206a6ae filter-branch: use printf instead of echo -e by Michele Locati · 7 years ago
  8. 0a0eb2e filter-branch: return 2 when nothing to rewrite by Michele Locati · 7 years ago
  9. e336afd Merge branch 'dg/filter-branch-filter-order-doc' by Junio C Hamano · 7 years ago
  10. 07c4984 doc: list filter-branch subdirectory-filter first by David Glasser · 7 years ago
  11. b2c1ca6 filter-branch: use hash-object instead of mktag by Ian Campbell · 7 years ago
  12. bd2c79f filter-branch: stash away ref map in a branch by Ian Campbell · 7 years ago
  13. 7b1378b filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_* by Ian Campbell · 7 years ago
  14. d24813c filter-branch: reset $GIT_* before cleaning up by Ian Campbell · 7 years ago
  15. d612975 filter-branch: add [--] to usage by Andreas Heiduk · 8 years ago
  16. 3b117f7 filter-branch: add `--setup` step by Andreas Heiduk · 8 years ago
  17. 6963893 git-filter-branch: be more direct in an error message by Jean-Noel Avila · 8 years ago
  18. a582a82 filter-branch: fix --prune-empty on parentless commits by Devin J. Pohly · 8 years ago
  19. a2ec948 Merge branch 'jk/filter-branch-no-index' by Junio C Hamano · 9 years ago
  20. 1dc413e filter-branch: resolve $commit^{tree} in no-index case by Jeff King · 9 years ago
  21. 2e5adec Merge branch 'jk/filter-branch-no-index' by Junio C Hamano · 9 years ago
  22. 40fdcc5 Merge branch 'maint' by Jeff King · 9 years ago
  23. 4d2a364 filter-branch: deal with object name vs. pathname ambiguity in tree-filter by SZEDER Gábor · 9 years ago
  24. 348d4f2 filter-branch: skip index read/write when possible by Jeff King · 9 years ago
  25. 1551511 Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' by Junio C Hamano · 9 years ago
  26. a5a4b3f filter-branch: remove multi-line headers in msg filter by James McCoy · 9 years ago
  27. 71400d9 filter-branch: make report-progress more readable by Junio C Hamano · 9 years ago
  28. 6a9d16a filter-branch: add passed/remaining seconds on progress by Gabor Bernat · 10 years ago
  29. df06201 filter-branch: avoid passing commit message through sed by Jeff King · 10 years ago
  30. 79bc4ef filter-branch: eliminate duplicate mapped parents by Charles Bailey · 11 years ago
  31. f52752d Merge branch 'lc/filter-branch-too-many-refs' by Junio C Hamano · 11 years ago
  32. 3361a54 Allow git-filter-branch to process large repositories with lots of branches. by Lee Carver · 11 years ago
  33. 83bd743 write_index: optionally allow broken null sha1s by Jeff King · 12 years ago
  34. 9a11f13 Merge branch 'jk/filter-branch-come-back-to-original' by Junio C Hamano · 12 years ago
  35. 9727601 filter-branch: return to original dir after filtering by Jeff King · 12 years ago
  36. 3c730fa filter-branch: use git-sh-setup's ident parsing functions by Jeff King · 12 years ago
  37. 9a0231b Merge branch 'jc/maint-filter-branch-epoch-date' by Junio C Hamano · 13 years ago
  38. cb102b0 filter-branch: do not forget the '@' prefix to force git-timestamp by Junio C Hamano · 13 years ago
  39. 9c14001 Merge branch 'jk/filter-branch-require-clean-work-tree' by Junio C Hamano · 13 years ago
  40. 5347a50 filter-branch: use require_clean_work_tree by Jeff King · 14 years ago
  41. 1461205 Merge branch 'js/sh-style' by Junio C Hamano · 14 years ago
  42. 0906f6e filter-branch: Export variable `workdir' for --commit-filter by Michael Witten · 14 years ago
  43. 9dcca58 filter-branch.sh: de-dent usage string by Junio C Hamano · 14 years ago
  44. 285c6cb misc-sh: fix up whitespace in some other .sh files. by Jon Seymour · 14 years ago
  45. 7ec344d filter-branch: retire --remap-to-ancestor by Csaba Henk · 15 years ago
  46. 618d18b Merge branch 'maint' by Junio C Hamano · 15 years ago
  47. 5da8171 filter-branch: Fix error message for --prune-empty --commit-filter by Jacob Helwig · 15 years ago
  48. 4b7acc1 Merge branch 'ms/filter-branch-submodule' by Junio C Hamano · 15 years ago
  49. 03ca839 filter-branch: Fix to allow replacing submodules with another content by Michal Sojka · 15 years ago
  50. 9524cf2 fix portability issues with $ in double quotes by Stephen Boyd · 15 years ago
  51. f012d27 Merge branch 'js/filter-branch-prime' by Junio C Hamano · 15 years ago
  52. 7ee6376 filter-branch: remove an unnecessary use of 'git read-tree' by Johannes Sixt · 15 years ago
  53. ad7ace7 Merge branch 'rs/work-around-grep-opt-insanity' by Junio C Hamano · 15 years ago
  54. e1622bf Protect scripted Porcelains from GREP_OPTIONS insanity by Junio C Hamano · 15 years ago
  55. f2f3a6b filter-branch: nearest-ancestor rewriting outside subdir filter by Thomas Rast · 15 years ago
  56. 2c1d2d8 filter-branch: stop special-casing $filter_subdir argument by Thomas Rast · 15 years ago
  57. 83e355a filter-branch: make the usage string fit on 80 chars terminals. by Matthieu Moy · 16 years ago
  58. 7bd93c1 Convert to use quiet option when available by Dan Loewenherz · 16 years ago
  59. d5b0c97 git-filter-branch: avoid collisions with variables in eval'ed commands by Elijah Newren · 16 years ago
  60. 734cd57 Improve error message for git-filter-branch by John Tapsell · 16 years ago
  61. 88e3880 filter-branch -d: Export GIT_DIR earlier by Lars Noschinski · 16 years ago
  62. 0ea29cc filter-branch: Add more error-handling by Eric Kidd · 16 years ago
  63. df4364a Merge branch 'js/filter-branch-submodule' by Junio C Hamano · 16 years ago
  64. 26be15f filter-branch: do not consider diverging submodules a 'dirty worktree' by Johannes Schindelin · 16 years ago
  65. 9273b56 filter-branch: Fix fatal error on bare repositories by Eric Kidd · 16 years ago
  66. d3240d9 filter-branch: add git_commit_non_empty_tree and --prune-empty. by Pierre Habouzit · 16 years ago
  67. d69da76 filter-branch: use git rev-parse -q by Miklos Vajna · 16 years ago
  68. 0191457 Merge branch 'tr/filter-branch' by Junio C Hamano · 17 years ago
  69. a9da166 filter-branch: Grok special characters in tag names by Johannes Sixt · 17 years ago
  70. f34a941 filter-branch: use --simplify-merges by Thomas Rast · 17 years ago
  71. a0e4639 filter-branch: fix ref rewriting with --subdirectory-filter by Thomas Rast · 17 years ago
  72. 261044e filter-branch: be more helpful when an annotated tag changes by Thomas Rast · 17 years ago
  73. a4661b0 git-filter-branch.sh: Allow running in bare repositories by Petr Baudis · 17 years ago
  74. b71ce7f Merge 1.5.5.3 in by Junio C Hamano · 17 years ago
  75. a17171b Revert "filter-branch: subdirectory filter needs --full-history" by Johannes Sixt · 17 years ago
  76. 0bdf93c filter-branch: fix variable export logic by Jeff King · 17 years ago
  77. e9dd751 Merge branch 'bc/filter-branch' by Junio C Hamano · 17 years ago
  78. 6a589fd filter-branch: Fix renaming a directory in the tree-filter by veillette@yahoo.ca · 17 years ago
  79. 1bf6551 filter-branch.sh: support nearly proper tag name filtering by Brandon Casey · 17 years ago
  80. 4bf9f27 filter-branch: use $SHELL_PATH instead of 'sh' by Jeff King · 17 years ago
  81. d89c1df filter-branch: don't use xargs -0 by Jeff King · 17 years ago
  82. 40a7ce6 tr portability fixes by Jeff King · 17 years ago
  83. 5b044ac filter-branch: handle "disappearing tree" case correctly in subdir filter by Junio C Hamano · 17 years ago
  84. 1fe32cb filter-branch: handle filenames that need quoting by Junio C Hamano · 17 years ago
  85. bb8eebb Revert "filter-branch docs: remove brackets so not to imply revision arg is optional" by Junio C Hamano · 17 years ago
  86. 0f047f3 filter-branch: assume HEAD if no revision supplied by Brandon Casey · 17 years ago
  87. c41b439 filter-branch docs: remove brackets so not to imply revision arg is optional by Brandon Casey · 17 years ago
  88. def16e7 filter-branch.sh: remove temporary directory on failure by Brandon Casey · 17 years ago
  89. 418fa3a filter-branch: work correctly with ambiguous refnames by Junio C Hamano · 17 years ago
  90. e8a3f90 git-filter-branch.sh: more portable tr usage: use \012, not \n. by Jim Meyering · 17 years ago
  91. 91c3ace filter-branch: Remove broken and unnecessary summary of rewritten refs. by Johannes Sixt · 17 years ago
  92. 3175b0c the use of 'tr' in the test suite isn't really portable by H.Merijn Brand · 17 years ago
  93. 3addc94 Replace instances of export VAR=VAL with VAR=VAL; export VAR by Johannes Schindelin · 17 years ago
  94. d25430c Merge branch 'maint' by Junio C Hamano · 17 years ago
  95. 38762c4 scripts: do not get confused with HEAD in work tree by Junio C Hamano · 17 years ago
  96. 16ed34a filter-branch: fix dirty way to provide the helpers to commit filters by Johannes Schindelin · 17 years ago
  97. 8f321a3 scripts: Add placeholders for OPTIONS_SPEC by Junio C Hamano · 17 years ago
  98. 46eb449 filter-branch: update current branch when rewritten by Johannes Schindelin · 17 years ago
  99. 822f7c7 Supplant the "while case ... break ;; esac" idiom by David Kastrup · 17 years ago
  100. f95eef1 filter-branch: introduce convenience function "skip_commit" by Johannes Schindelin · 18 years ago