Age | Commit message (Expand) | Author | Files | Lines |
2008-05-27 | Merge 1.5.5.3 in | Junio C Hamano | 1 | -11/+2 |
2008-05-27 | Revert "filter-branch: subdirectory filter needs --full-history" | Johannes Sixt | 1 | -11/+2 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -2/+2 |
2008-05-14 | Merge branch 'bd/tests' | Junio C Hamano | 1 | -1/+1 |
2008-05-05 | Merge branch 'bc/filter-branch' | Junio C Hamano | 1 | -0/+32 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -1/+1 |
2008-03-31 | filter-branch: Fix renaming a directory in the tree-filter | veillette@yahoo.ca | 1 | -1/+1 |
2008-03-31 | filter-branch: Test renaming directories in a tree-filter | Johannes Sixt | 1 | -2/+18 |
2008-03-31 | filter-branch.sh: support nearly proper tag name filtering | Brandon Casey | 1 | -0/+32 |
2008-03-22 | t/t7003-filter-branch.sh: use test_must_fail rather than '!' | Brandon Casey | 1 | -6/+6 |
2008-03-12 | tr portability fixes | Jeff King | 1 | -1/+1 |
2008-03-08 | filter-branch: handle "disappearing tree" case correctly in subdir filter | Junio C Hamano | 1 | -0/+24 |
2008-02-15 | filter-branch: handle filenames that need quoting | Junio C Hamano | 1 | -0/+14 |
2007-11-30 | t7003-filter-branch: Fix test of a failing --msg-filter. | Johannes Sixt | 1 | -1/+1 |
2007-10-16 | filter-branch: update current branch when rewritten | Johannes Schindelin | 1 | -1/+3 |
2007-08-31 | filter-branch: introduce convenience function "skip_commit" | Johannes Schindelin | 1 | -7/+1 |
2007-08-31 | filter-branch: provide the convenience functions also for commit filters | Johannes Schindelin | 1 | -0/+10 |
2007-07-23 | filter-branch: Big syntax change; support rewriting multiple refs | Johannes Schindelin | 1 | -15/+26 |
2007-07-05 | filter-branch: fail gracefully when a filter fails | Johannes Schindelin | 1 | -1/+7 |
2007-07-03 | filter-branch: add a test for the commit removal example | Johannes Schindelin | 1 | -0/+35 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -7/+7 |
2007-06-22 | filter-branch: add example to move everything into a subdirectory | Johannes Schindelin | 1 | -0/+8 |
2007-06-09 | filter-branch: subdirectory filter needs --full-history | Johannes Sixt | 1 | -0/+21 |
2007-06-09 | Teach filter-branch about subdirectory filtering | Johannes Schindelin | 1 | -0/+24 |
2007-06-06 | filter-branch: Use rev-list arguments to specify revision ranges. | Johannes Sixt | 1 | -1/+1 |
2007-06-06 | filter-branch: fix behaviour of '-k' | Johannes Schindelin | 1 | -0/+9 |
2007-06-05 | t7003: make test repeatable | Junio C Hamano | 1 | -0/+1 |
2007-06-02 | Add git-filter-branch | Johannes Schindelin | 1 | -0/+47 |