1. a2ec948 Merge branch 'jk/filter-branch-no-index' by Junio C Hamano · 9 years ago
  2. 1dc413e filter-branch: resolve $commit^{tree} in no-index case by Jeff King · 9 years ago
  3. 2e5adec Merge branch 'jk/filter-branch-no-index' by Junio C Hamano · 9 years ago
  4. 40fdcc5 Merge branch 'maint' by Jeff King · 9 years ago
  5. 4d2a364 filter-branch: deal with object name vs. pathname ambiguity in tree-filter by SZEDER Gábor · 9 years ago
  6. 348d4f2 filter-branch: skip index read/write when possible by Jeff King · 9 years ago
  7. 1551511 Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' by Junio C Hamano · 9 years ago
  8. a5a4b3f filter-branch: remove multi-line headers in msg filter by James McCoy · 9 years ago
  9. 71400d9 filter-branch: make report-progress more readable by Junio C Hamano · 9 years ago
  10. 6a9d16a filter-branch: add passed/remaining seconds on progress by Gabor Bernat · 10 years ago
  11. df06201 filter-branch: avoid passing commit message through sed by Jeff King · 10 years ago
  12. 79bc4ef filter-branch: eliminate duplicate mapped parents by Charles Bailey · 11 years ago
  13. f52752d Merge branch 'lc/filter-branch-too-many-refs' by Junio C Hamano · 11 years ago
  14. 3361a54 Allow git-filter-branch to process large repositories with lots of branches. by Lee Carver · 11 years ago
  15. 83bd743 write_index: optionally allow broken null sha1s by Jeff King · 12 years ago
  16. 9a11f13 Merge branch 'jk/filter-branch-come-back-to-original' by Junio C Hamano · 12 years ago
  17. 9727601 filter-branch: return to original dir after filtering by Jeff King · 12 years ago
  18. 3c730fa filter-branch: use git-sh-setup's ident parsing functions by Jeff King · 12 years ago
  19. 9a0231b Merge branch 'jc/maint-filter-branch-epoch-date' by Junio C Hamano · 13 years ago
  20. cb102b0 filter-branch: do not forget the '@' prefix to force git-timestamp by Junio C Hamano · 13 years ago
  21. 9c14001 Merge branch 'jk/filter-branch-require-clean-work-tree' by Junio C Hamano · 13 years ago
  22. 5347a50 filter-branch: use require_clean_work_tree by Jeff King · 14 years ago
  23. 1461205 Merge branch 'js/sh-style' by Junio C Hamano · 14 years ago
  24. 0906f6e filter-branch: Export variable `workdir' for --commit-filter by Michael Witten · 14 years ago
  25. 9dcca58 filter-branch.sh: de-dent usage string by Junio C Hamano · 14 years ago
  26. 285c6cb misc-sh: fix up whitespace in some other .sh files. by Jon Seymour · 14 years ago
  27. 7ec344d filter-branch: retire --remap-to-ancestor by Csaba Henk · 15 years ago
  28. 618d18b Merge branch 'maint' by Junio C Hamano · 15 years ago
  29. 5da8171 filter-branch: Fix error message for --prune-empty --commit-filter by Jacob Helwig · 15 years ago
  30. 4b7acc1 Merge branch 'ms/filter-branch-submodule' by Junio C Hamano · 15 years ago
  31. 03ca839 filter-branch: Fix to allow replacing submodules with another content by Michal Sojka · 15 years ago
  32. 9524cf2 fix portability issues with $ in double quotes by Stephen Boyd · 15 years ago
  33. f012d27 Merge branch 'js/filter-branch-prime' by Junio C Hamano · 15 years ago
  34. 7ee6376 filter-branch: remove an unnecessary use of 'git read-tree' by Johannes Sixt · 15 years ago
  35. ad7ace7 Merge branch 'rs/work-around-grep-opt-insanity' by Junio C Hamano · 15 years ago
  36. e1622bf Protect scripted Porcelains from GREP_OPTIONS insanity by Junio C Hamano · 15 years ago
  37. f2f3a6b filter-branch: nearest-ancestor rewriting outside subdir filter by Thomas Rast · 15 years ago
  38. 2c1d2d8 filter-branch: stop special-casing $filter_subdir argument by Thomas Rast · 15 years ago
  39. 83e355a filter-branch: make the usage string fit on 80 chars terminals. by Matthieu Moy · 16 years ago
  40. 7bd93c1 Convert to use quiet option when available by Dan Loewenherz · 16 years ago
  41. d5b0c97 git-filter-branch: avoid collisions with variables in eval'ed commands by Elijah Newren · 16 years ago
  42. 734cd57 Improve error message for git-filter-branch by John Tapsell · 16 years ago
  43. 88e3880 filter-branch -d: Export GIT_DIR earlier by Lars Noschinski · 16 years ago
  44. 0ea29cc filter-branch: Add more error-handling by Eric Kidd · 16 years ago
  45. df4364a Merge branch 'js/filter-branch-submodule' by Junio C Hamano · 16 years ago
  46. 26be15f filter-branch: do not consider diverging submodules a 'dirty worktree' by Johannes Schindelin · 16 years ago
  47. 9273b56 filter-branch: Fix fatal error on bare repositories by Eric Kidd · 16 years ago
  48. d3240d9 filter-branch: add git_commit_non_empty_tree and --prune-empty. by Pierre Habouzit · 16 years ago
  49. d69da76 filter-branch: use git rev-parse -q by Miklos Vajna · 16 years ago
  50. 0191457 Merge branch 'tr/filter-branch' by Junio C Hamano · 17 years ago
  51. a9da166 filter-branch: Grok special characters in tag names by Johannes Sixt · 17 years ago
  52. f34a941 filter-branch: use --simplify-merges by Thomas Rast · 17 years ago
  53. a0e4639 filter-branch: fix ref rewriting with --subdirectory-filter by Thomas Rast · 17 years ago
  54. 261044e filter-branch: be more helpful when an annotated tag changes by Thomas Rast · 17 years ago
  55. a4661b0 git-filter-branch.sh: Allow running in bare repositories by Petr Baudis · 17 years ago
  56. b71ce7f Merge 1.5.5.3 in by Junio C Hamano · 17 years ago
  57. a17171b Revert "filter-branch: subdirectory filter needs --full-history" by Johannes Sixt · 17 years ago
  58. 0bdf93c filter-branch: fix variable export logic by Jeff King · 17 years ago
  59. e9dd751 Merge branch 'bc/filter-branch' by Junio C Hamano · 17 years ago
  60. 6a589fd filter-branch: Fix renaming a directory in the tree-filter by veillette@yahoo.ca · 17 years ago
  61. 1bf6551 filter-branch.sh: support nearly proper tag name filtering by Brandon Casey · 17 years ago
  62. 4bf9f27 filter-branch: use $SHELL_PATH instead of 'sh' by Jeff King · 17 years ago
  63. d89c1df filter-branch: don't use xargs -0 by Jeff King · 17 years ago
  64. 40a7ce6 tr portability fixes by Jeff King · 17 years ago
  65. 5b044ac filter-branch: handle "disappearing tree" case correctly in subdir filter by Junio C Hamano · 17 years ago
  66. 1fe32cb filter-branch: handle filenames that need quoting by Junio C Hamano · 17 years ago
  67. bb8eebb Revert "filter-branch docs: remove brackets so not to imply revision arg is optional" by Junio C Hamano · 17 years ago
  68. 0f047f3 filter-branch: assume HEAD if no revision supplied by Brandon Casey · 17 years ago
  69. c41b439 filter-branch docs: remove brackets so not to imply revision arg is optional by Brandon Casey · 17 years ago
  70. def16e7 filter-branch.sh: remove temporary directory on failure by Brandon Casey · 17 years ago
  71. 418fa3a filter-branch: work correctly with ambiguous refnames by Junio C Hamano · 17 years ago
  72. e8a3f90 git-filter-branch.sh: more portable tr usage: use \012, not \n. by Jim Meyering · 17 years ago
  73. 91c3ace filter-branch: Remove broken and unnecessary summary of rewritten refs. by Johannes Sixt · 17 years ago
  74. 3175b0c the use of 'tr' in the test suite isn't really portable by H.Merijn Brand · 17 years ago
  75. 3addc94 Replace instances of export VAR=VAL with VAR=VAL; export VAR by Johannes Schindelin · 17 years ago
  76. d25430c Merge branch 'maint' by Junio C Hamano · 17 years ago
  77. 38762c4 scripts: do not get confused with HEAD in work tree by Junio C Hamano · 17 years ago
  78. 16ed34a filter-branch: fix dirty way to provide the helpers to commit filters by Johannes Schindelin · 17 years ago
  79. 8f321a3 scripts: Add placeholders for OPTIONS_SPEC by Junio C Hamano · 17 years ago
  80. 46eb449 filter-branch: update current branch when rewritten by Johannes Schindelin · 17 years ago
  81. 822f7c7 Supplant the "while case ... break ;; esac" idiom by David Kastrup · 17 years ago
  82. f95eef1 filter-branch: introduce convenience function "skip_commit" by Johannes Schindelin · 18 years ago
  83. 7e0f170 filter-branch: provide the convenience functions also for commit filters by Johannes Schindelin · 18 years ago
  84. 55ced83 filter-branch: make sure orig_namespace ends with a single slash. by Junio C Hamano · 18 years ago
  85. 26a65de git-filter-branch: more detailed USAGE by Giuseppe Bilotta · 18 years ago
  86. 5876b8e Minor clarifications to git-filter-branch usage and doc by Brian Gernhardt · 18 years ago
  87. b2bc9a3 git-sh-setup.sh: make GIT_DIR absolute by David Kastrup · 18 years ago
  88. 24d0063 filter-branch: fix dash complaining about "Missing '))'" by René Scharfe · 18 years ago
  89. dfd05e3 filter-branch: Big syntax change; support rewriting multiple refs by Johannes Schindelin · 18 years ago
  90. af580e9 filter-branch: get rid of "set -e" by Johannes Schindelin · 18 years ago
  91. 9d6f220 Remove useless uses of cat, and replace with filename arguments by Josh Triplett · 18 years ago
  92. 8c1ce0f filter-branch: fail gracefully when a filter fails by Johannes Schindelin · 18 years ago
  93. b5669a0 filter-branch: added missing warn function by Steffen Prohaska · 18 years ago
  94. 5efb48b filter-branch: make output nicer by Johannes Schindelin · 18 years ago
  95. c57a349 filter-branch: Avoid an error message in the map function. by Johannes Sixt · 18 years ago
  96. c401b33 Document git-filter-branch by Johannes Schindelin · 18 years ago
  97. 5be6007 Rewrite "git-frotz" to "git frotz" by Junio C Hamano · 18 years ago
  98. 36e5e70 Start deprecating "git-command" in favor of "git command" by Linus Torvalds · 18 years ago
  99. 0305b63 Merge branch 'ei/worktree+filter' by Junio C Hamano · 18 years ago
  100. 55f22ff filter-branch: add example to move everything into a subdirectory by Johannes Schindelin · 18 years ago