summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.sh (follow)
Commit message (Expand)AuthorAgeLines
* git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason2021-10-21-1/+1
* filter-branch: drop $_x40 globJeff King2021-03-10-6/+1
* filter-branch: drop multiple-ancestor warningJeff King2021-03-10-9/+2
* Recommend git-filter-repo instead of git-filter-branchElijah Newren2019-09-05-0/+14
* Merge branch 'mb/filter-branch-optim'Junio C Hamano2018-07-18-0/+1
|\
| * filter-branch: skip commits present on --state-branchMichael Barabanov2018-06-26-0/+1
* | Update shell scripts to compute empty tree object IDbrian m. carlson2018-05-02-1/+3
* | Merge branch 'yk/filter-branch-non-committish-refs'Junio C Hamano2018-04-10-2/+12
|\ \
| * | filter-branch: fix errors caused by refs that point at non-committishYuki Kokubun2018-03-25-2/+12
* | | Merge branch 'ml/filter-branch-no-op-error'Junio C Hamano2018-04-10-1/+1
|\ \ \ | |_|/ |/| |
| * | filter-branch: return 2 when nothing to rewriteMichele Locati2018-03-15-1/+1
| |/
* / filter-branch: use printf instead of echo -eMichele Locati2018-03-19-3/+3
|/
* Merge branch 'dg/filter-branch-filter-order-doc'Junio C Hamano2017-10-19-6/+6
|\
| * doc: list filter-branch subdirectory-filter firstDavid Glasser2017-10-18-10/+10
* | filter-branch: use hash-object instead of mktagIan Campbell2017-09-22-1/+1
* | filter-branch: stash away ref map in a branchIan Campbell2017-09-22-1/+48
* | filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*Ian Campbell2017-09-22-0/+33
* | filter-branch: reset $GIT_* before cleaning upIan Campbell2017-09-22-5/+5
|/
* filter-branch: add [--] to usageAndreas Heiduk2017-06-12-1/+1
* filter-branch: add `--setup` stepAndreas Heiduk2017-06-12-5/+13
* git-filter-branch: be more direct in an error messageJean-Noel Avila2017-05-12-1/+1
* filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-03-0/+2
* Merge branch 'jk/filter-branch-no-index'Junio C Hamano2016-01-28-1/+1
|\
| * filter-branch: resolve $commit^{tree} in no-index caseJeff King2016-01-19-1/+1
* | Merge branch 'jk/filter-branch-no-index'Junio C Hamano2015-12-04-2/+21
|\|
| * filter-branch: skip index read/write when possibleJeff King2015-11-06-2/+21
* | Merge branch 'maint'Jeff King2015-12-01-1/+1
|\ \ | |/ |/|
| * filter-branch: deal with object name vs. pathname ambiguity in tree-filterSZEDER Gábor2015-11-24-1/+1
* | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano2015-10-16-1/+1
|\|
| * filter-branch: remove multi-line headers in msg filterJames McCoy2015-10-12-1/+1
* | filter-branch: make report-progress more readableJunio C Hamano2015-09-21-7/+9
* | filter-branch: add passed/remaining seconds on progressGabor Bernat2015-09-21-1/+29
|/
* filter-branch: avoid passing commit message through sedJeff King2015-04-29-1/+9
* filter-branch: eliminate duplicate mapped parentsCharles Bailey2014-07-01-1/+7
* Merge branch 'lc/filter-branch-too-many-refs'Junio C Hamano2013-10-17-2/+2
|\
| * Allow git-filter-branch to process large repositories with lots of branches.Lee Carver2013-09-12-2/+2
* | write_index: optionally allow broken null sha1sJeff King2013-08-28-2/+3
|/
* Merge branch 'jk/filter-branch-come-back-to-original'Junio C Hamano2013-04-07-2/+3
|\
| * filter-branch: return to original dir after filteringJeff King2013-04-02-2/+3
* | filter-branch: use git-sh-setup's ident parsing functionsJeff King2012-10-18-33/+13
|/
* Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano2012-07-22-1/+1
|\
| * filter-branch: do not forget the '@' prefix to force git-timestampJunio C Hamano2012-07-09-1/+1
* | Merge branch 'jk/filter-branch-require-clean-work-tree'Junio C Hamano2011-10-05-3/+1
|\ \ | |/ |/|
| * filter-branch: use require_clean_work_treeJeff King2011-09-15-3/+1
* | Merge branch 'js/sh-style'Junio C Hamano2011-08-17-6/+6
|\ \ | |/ |/|
| * filter-branch.sh: de-dent usage stringJunio C Hamano2011-08-05-5/+5
| * misc-sh: fix up whitespace in some other .sh files.Jon Seymour2011-08-05-6/+6
* | filter-branch: Export variable `workdir' for --commit-filterMichael Witten2011-08-08-1/+1
|/
* filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-27-1/+9
* Merge branch 'maint'Junio C Hamano2010-02-11-1/+1
|\