Age | Commit message (Expand) | Author | Files | Lines |
2011-10-05 | Merge branch 'jk/filter-branch-require-clean-work-tree' | Junio C Hamano | 1 | -3/+1 |
2011-09-15 | filter-branch: use require_clean_work_tree | Jeff King | 1 | -3/+1 |
2011-08-17 | Merge branch 'js/sh-style' | Junio C Hamano | 1 | -6/+6 |
2011-08-08 | filter-branch: Export variable `workdir' for --commit-filter | Michael Witten | 1 | -1/+1 |
2011-08-05 | filter-branch.sh: de-dent usage string | Junio C Hamano | 1 | -5/+5 |
2011-08-05 | misc-sh: fix up whitespace in some other .sh files. | Jon Seymour | 1 | -6/+6 |
2010-08-27 | filter-branch: retire --remap-to-ancestor | Csaba Henk | 1 | -1/+9 |
2010-02-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-02-11 | filter-branch: Fix error message for --prune-empty --commit-filter | Jacob Helwig | 1 | -1/+1 |
2010-02-02 | Merge branch 'ms/filter-branch-submodule' | Junio C Hamano | 1 | -1/+1 |
2010-01-28 | filter-branch: Fix to allow replacing submodules with another content | Michal Sojka | 1 | -1/+1 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -2/+2 |
2010-01-07 | Merge branch 'js/filter-branch-prime' | Junio C Hamano | 1 | -1/+0 |
2009-12-15 | filter-branch: remove an unnecessary use of 'git read-tree' | Johannes Sixt | 1 | -1/+0 |
2009-11-25 | Merge branch 'rs/work-around-grep-opt-insanity' | Junio C Hamano | 1 | -1/+1 |
2009-11-23 | Protect scripted Porcelains from GREP_OPTIONS insanity | Junio C Hamano | 1 | -1/+1 |
2009-11-13 | filter-branch: nearest-ancestor rewriting outside subdir filter | Thomas Rast | 1 | -5/+13 |
2009-11-13 | filter-branch: stop special-casing $filter_subdir argument | Thomas Rast | 1 | -7/+15 |
2009-08-18 | filter-branch: make the usage string fit on 80 chars terminals. | Matthieu Moy | 1 | -6/+6 |
2009-04-22 | Convert to use quiet option when available | Dan Loewenherz | 1 | -1/+1 |
2009-03-25 | git-filter-branch: avoid collisions with variables in eval'ed commands | Elijah Newren | 1 | -3/+3 |
2009-03-04 | Improve error message for git-filter-branch | John Tapsell | 1 | -1/+3 |
2009-02-18 | filter-branch -d: Export GIT_DIR earlier | Lars Noschinski | 1 | -6/+6 |
2009-02-11 | filter-branch: Add more error-handling | Eric Kidd | 1 | -12/+14 |
2009-02-07 | Merge branch 'js/filter-branch-submodule' | Junio C Hamano | 1 | -13/+14 |
2009-02-05 | filter-branch: do not consider diverging submodules a 'dirty worktree' | Johannes Schindelin | 1 | -1/+1 |
2009-02-03 | filter-branch: Fix fatal error on bare repositories | Eric Kidd | 1 | -12/+13 |
2009-01-10 | filter-branch: add git_commit_non_empty_tree and --prune-empty. | Pierre Habouzit | 1 | -1/+28 |
2008-12-03 | filter-branch: use git rev-parse -q | Miklos Vajna | 1 | -1/+1 |
2008-09-02 | Merge branch 'tr/filter-branch' | Junio C Hamano | 1 | -18/+14 |
2008-08-21 | filter-branch: Grok special characters in tag names | Johannes Sixt | 1 | -5/+7 |
2008-08-12 | filter-branch: use --simplify-merges | Thomas Rast | 1 | -3/+4 |
2008-08-12 | filter-branch: fix ref rewriting with --subdirectory-filter | Thomas Rast | 1 | -16/+11 |
2008-08-08 | filter-branch: be more helpful when an annotated tag changes | Thomas Rast | 1 | -3/+11 |
2008-07-23 | git-filter-branch.sh: Allow running in bare repositories | Petr Baudis | 1 | -14/+18 |
2008-05-27 | Merge 1.5.5.3 in | Junio C Hamano | 1 | -1/+1 |
2008-05-27 | Revert "filter-branch: subdirectory filter needs --full-history" | Johannes Sixt | 1 | -1/+1 |
2008-05-13 | filter-branch: fix variable export logic | Jeff King | 1 | -3/+9 |
2008-05-05 | Merge branch 'bc/filter-branch' | Junio C Hamano | 1 | -2/+16 |
2008-03-31 | filter-branch: Fix renaming a directory in the tree-filter | veillette@yahoo.ca | 1 | -1/+1 |
2008-03-31 | filter-branch.sh: support nearly proper tag name filtering | Brandon Casey | 1 | -2/+16 |
2008-03-13 | filter-branch: use $SHELL_PATH instead of 'sh' | Jeff King | 1 | -1/+1 |
2008-03-13 | filter-branch: don't use xargs -0 | Jeff King | 1 | -1/+1 |
2008-03-12 | tr portability fixes | Jeff King | 1 | -2/+2 |
2008-03-08 | filter-branch: handle "disappearing tree" case correctly in subdir filter | Junio C Hamano | 1 | -1/+10 |
2008-02-15 | filter-branch: handle filenames that need quoting | Junio C Hamano | 1 | -4/+5 |
2008-01-31 | Revert "filter-branch docs: remove brackets so not to imply revision arg is o... | Junio C Hamano | 1 | -1/+1 |
2008-01-30 | filter-branch: assume HEAD if no revision supplied | Brandon Casey | 1 | -2/+1 |
2008-01-30 | filter-branch docs: remove brackets so not to imply revision arg is optional | Brandon Casey | 1 | -1/+1 |
2008-01-30 | filter-branch.sh: remove temporary directory on failure | Brandon Casey | 1 | -0/+5 |