aboutsummaryrefslogtreecommitdiff
path: root/t/t7003-filter-branch.sh
Commit message (Expand)AuthorAge
* 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
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* filter-branch: fail gracefully when a filter failsJohannes Schindelin2007-07-05
* filter-branch: add a test for the commit removal exampleJohannes Schindelin2007-07-03
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-22
* filter-branch: subdirectory filter needs --full-historyJohannes Sixt2007-06-09
* Teach filter-branch about subdirectory filteringJohannes Schindelin2007-06-09
* filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt2007-06-06
* filter-branch: fix behaviour of '-k'Johannes Schindelin2007-06-06
* t7003: make test repeatableJunio C Hamano2007-06-05
* Add git-filter-branchJohannes Schindelin2007-06-02