summaryrefslogtreecommitdiff
path: root/t/t7003-filter-branch.sh
AgeCommit message (Expand)Author
2007-11-30t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt
2007-10-17filter-branch: update current branch when rewrittenJohannes Schindelin
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-07-24filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin
2007-07-06filter-branch: fail gracefully when a filter failsJohannes Schindelin
2007-07-04filter-branch: add a test for the commit removal exampleJohannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-23filter-branch: add example to move everything into a subdirectoryJohannes Schindelin
2007-06-09filter-branch: subdirectory filter needs --full-historyJohannes Sixt
2007-06-09Teach filter-branch about subdirectory filteringJohannes Schindelin
2007-06-06filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt
2007-06-06filter-branch: fix behaviour of '-k'Johannes Schindelin
2007-06-05t7003: make test repeatableJunio C Hamano
2007-06-03Add git-filter-branchJohannes Schindelin