summaryrefslogtreecommitdiff
path: root/t/t7003-filter-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.5.5.3 inJunio C Hamano2008-05-271-11/+2
|\
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-271-11/+2
* | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-2/+2
* | Merge branch 'bd/tests'Junio C Hamano2008-05-141-1/+1
|\ \
| * | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
| |/
* | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-051-0/+32
|\ \ | |/ |/|
| * filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-311-0/+32
* | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-311-1/+1
* | filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-311-2/+18
|/
* t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-221-6/+6
* tr portability fixesJeff King2008-03-121-1/+1
* filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-081-0/+24
* filter-branch: handle filenames that need quotingJunio C Hamano2008-02-151-0/+14
* t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-301-1/+1
* filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-161-1/+3
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-311-7/+1
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-311-0/+10
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-231-15/+26
* filter-branch: fail gracefully when a filter failsJohannes Schindelin2007-07-051-1/+7
* filter-branch: add a test for the commit removal exampleJohannes Schindelin2007-07-031-0/+35
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-7/+7
* filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-221-0/+8
* filter-branch: subdirectory filter needs --full-historyJohannes Sixt2007-06-091-0/+21
* Teach filter-branch about subdirectory filteringJohannes Schindelin2007-06-091-0/+24
* filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt2007-06-061-1/+1
* filter-branch: fix behaviour of '-k'Johannes Schindelin2007-06-061-0/+9
* t7003: make test repeatableJunio C Hamano2007-06-051-0/+1
* Add git-filter-branchJohannes Schindelin2007-06-021-0/+47