summaryrefslogtreecommitdiffstats
path: root/t/t7003-filter-branch.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-09-011-7/+1
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-09-011-0/+10
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-241-15/+26
* filter-branch: fail gracefully when a filter failsJohannes Schindelin2007-07-061-1/+7
* filter-branch: add a test for the commit removal exampleJohannes Schindelin2007-07-041-0/+35
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-031-7/+7
* filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-231-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-031-0/+47