aboutsummaryrefslogtreecommitdiff
path: root/t/t7003-filter-branch.sh
Commit message (Expand)AuthorAge
* filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-03
* t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly2017-03-03
* t7003: ensure --prune-empty can prune root commitDevin J. Pohly2017-03-03
* Merge branch 'jk/filter-branch-no-index'Junio C Hamano2016-01-28
|\
| * filter-branch: resolve $commit^{tree} in no-index caseJeff King2016-01-19
* | t/t7003-filter-branch.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-07
* | filter-branch: deal with object name vs. pathname ambiguity in tree-filterSZEDER Gábor2015-11-24
|/
* filter-branch: remove multi-line headers in msg filterJames McCoy2015-10-12
* filter-branch: avoid passing commit message through sedJeff King2015-04-29
* filter-branch: eliminate duplicate mapped parentsCharles Bailey2014-07-01
* Merge branch 'jk/filter-branch-come-back-to-original'Junio C Hamano2013-04-07
|\
| * filter-branch: return to original dir after filteringJeff King2013-04-02
* | filter-branch: use git-sh-setup's ident parsing functionsJeff King2012-10-18
|/
* t7003: add test to filter a branch with a commit at epochJunio C Hamano2012-07-12
* Merge branch 'bg/fix-t7003'Junio C Hamano2010-09-16
|\
| * t7003: Use test_commit instead of custom functionBrian Gernhardt2010-09-13
* | filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-27
|/
* t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-12
* t7003: fix subdirectory-filter testThomas Rast2010-08-09
* filter-branch: Add tests for submodules in tree-filterMichal Sojka2010-01-28
* filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast2009-11-13
* filter-branch -d: Export GIT_DIR earlierLars Noschinski2009-02-18
* filter-branch: Add more error-handlingEric Kidd2009-02-11
* Merge branch 'js/filter-branch-submodule'Junio C Hamano2009-02-07
|\
| * filter-branch: Fix fatal error on bare repositoriesEric Kidd2009-02-03
* | filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit2009-01-10
|/
* Merge branch 'maint'Junio C Hamano2008-09-03
|\
| * tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-03
* | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-02
|\ \
| * | filter-branch: fix ref rewriting with --subdirectory-filterThomas Rast2008-08-12
| * | filter-branch: Extend test to show rewriting bugThomas Rast2008-08-12
| |/
* | filter-branch: Grok special characters in tag namesJohannes Sixt2008-08-21
|/
* git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis2008-07-23
* Merge 1.5.5.3 inJunio C Hamano2008-05-27
|\
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-27
* | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* | Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\ \
| * | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
| |/
* | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-05
|\ \ | |/ |/|
| * filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-31
* | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-31
* | filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-31
|/
* t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-22
* tr portability fixesJeff King2008-03-12
* filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-08
* filter-branch: handle filenames that need quotingJunio C Hamano2008-02-15
* t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-30
* filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-31
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-31