summaryrefslogtreecommitdiff
path: root/git-filter-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* filter-branch: return 2 when nothing to rewriteml/filter-branch-no-op-errorMichele Locati2018-03-151-1/+1
* Merge branch 'dg/filter-branch-filter-order-doc'Junio C Hamano2017-10-191-6/+6
|\
| * doc: list filter-branch subdirectory-filter firstdg/filter-branch-filter-order-docDavid Glasser2017-10-181-10/+10
* | filter-branch: use hash-object instead of mktagic/fix-filter-branch-to-handle-tag-without-taggerIan Campbell2017-09-221-1/+1
* | filter-branch: stash away ref map in a branchIan Campbell2017-09-221-1/+48
* | filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*Ian Campbell2017-09-221-0/+33
* | filter-branch: reset $GIT_* before cleaning upIan Campbell2017-09-221-5/+5
|/
* filter-branch: add [--] to usageah/filter-branch-setupAndreas Heiduk2017-06-121-1/+1
* filter-branch: add `--setup` stepAndreas Heiduk2017-06-121-5/+13
* git-filter-branch: be more direct in an error messageja/do-not-ask-needless-questionsJean-Noel Avila2017-05-121-1/+1
* filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-031-0/+2
* Merge branch 'jk/filter-branch-no-index'Junio C Hamano2016-01-281-1/+1
|\
| * filter-branch: resolve $commit^{tree} in no-index casejk/filter-branch-no-indexJeff King2016-01-191-1/+1
* | Merge branch 'jk/filter-branch-no-index'Junio C Hamano2015-12-041-2/+21
|\ \ | |/
| * filter-branch: skip index read/write when possibleJeff King2015-11-061-2/+21
* | Merge branch 'maint'Jeff King2015-12-011-1/+1
|\ \ | |/ |/|
| * filter-branch: deal with object name vs. pathname ambiguity in tree-filtersg/filter-branch-dwim-ambiguitySZEDER Gábor2015-11-241-1/+1
* | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano2015-10-161-1/+1
|\ \ | |/
| * filter-branch: remove multi-line headers in msg filterjk/filter-branch-use-of-sed-on-incomplete-lineJames McCoy2015-10-121-1/+1
* | filter-branch: make report-progress more readablegb/filter-branch-progressJunio C Hamano2015-09-211-7/+9
* | filter-branch: add passed/remaining seconds on progressGabor Bernat2015-09-211-1/+29
|/
* filter-branch: avoid passing commit message through sedJeff King2015-04-291-1/+9
* filter-branch: eliminate duplicate mapped parentscb/filter-branch-prune-empty-degenerate-mergesCharles Bailey2014-07-011-1/+7
* Merge branch 'lc/filter-branch-too-many-refs'Junio C Hamano2013-10-171-2/+2
|\
| * Allow git-filter-branch to process large repositories with lots of branches.lc/filter-branch-too-many-refsLee Carver2013-09-121-2/+2
* | write_index: optionally allow broken null sha1sjk/write-broken-index-with-nul-sha1Jeff King2013-08-281-2/+3
|/
* Merge branch 'jk/filter-branch-come-back-to-original'Junio C Hamano2013-04-071-2/+3
|\
| * filter-branch: return to original dir after filteringJeff King2013-04-021-2/+3
* | filter-branch: use git-sh-setup's ident parsing functionsJeff King2012-10-181-33/+13
|/
* Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano2012-07-221-1/+1
|\
| * filter-branch: do not forget the '@' prefix to force git-timestampJunio C Hamano2012-07-091-1/+1
* | Merge branch 'jk/filter-branch-require-clean-work-tree'Junio C Hamano2011-10-051-3/+1
|\ \ | |/ |/|
| * filter-branch: use require_clean_work_treeJeff King2011-09-151-3/+1
* | Merge branch 'js/sh-style'Junio C Hamano2011-08-171-6/+6
|\ \ | |/ |/|
| * filter-branch.sh: de-dent usage stringJunio C Hamano2011-08-051-5/+5
| * misc-sh: fix up whitespace in some other .sh files.Jon Seymour2011-08-051-6/+6
* | filter-branch: Export variable `workdir' for --commit-filterMichael Witten2011-08-081-1/+1
|/
* filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-271-1/+9
* Merge branch 'maint'Junio C Hamano2010-02-111-1/+1
|\
| * filter-branch: Fix error message for --prune-empty --commit-filterJacob Helwig2010-02-111-1/+1
* | Merge branch 'ms/filter-branch-submodule'Junio C Hamano2010-02-021-1/+1
|\ \
| * | filter-branch: Fix to allow replacing submodules with another contentMichal Sojka2010-01-281-1/+1
* | | fix portability issues with $ in double quotesStephen Boyd2010-01-261-2/+2
|/ /
* | Merge branch 'js/filter-branch-prime'Junio C Hamano2010-01-071-1/+0
|\ \ | |/ |/|
| * filter-branch: remove an unnecessary use of 'git read-tree'Johannes Sixt2009-12-151-1/+0
* | Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-251-1/+1
|\ \ | |/
| * Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-231-1/+1
* | filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast2009-11-131-5/+13
* | filter-branch: stop special-casing $filter_subdir argumentThomas Rast2009-11-131-7/+15
|/
* filter-branch: make the usage string fit on 80 chars terminals.Matthieu Moy2009-08-181-6/+6