author | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 23:08:34 +0000 (16:08 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 23:08:34 +0000 (16:08 -0700) | ||
commit | 3270736bd1e63c63679f64f8325690889322df08 | |
tree | e4af22350b2ef1fcb8a614fb51271098dd7fae44 | tree | snapshot |
parent | f4f51add2712293b7bc9e7aaebf6a589bb37c7c7 | commit | diff |
parent | 3520e1e86878c6787c3abfe677e6472ce2c97f66 | commit | diff |
Merge branch 'js/filter' into ei/worktree+filter
* js/filter:
filter-branch: also don't fail in map() if a commit cannot be mapped
filter-branch: Use rev-list arguments to specify revision ranges.
filter-branch: fix behaviour of '-k'
filter-branch: use $(($i+1)) instead of $((i+1))
chmod +x git-filter-branch.sh
filter-branch: prevent filters from reading from stdin
t7003: make test repeatable
Add git-filter-branch
* js/filter:
filter-branch: also don't fail in map() if a commit cannot be mapped
filter-branch: Use rev-list arguments to specify revision ranges.
filter-branch: fix behaviour of '-k'
filter-branch: use $(($i+1)) instead of $((i+1))
chmod +x git-filter-branch.sh
filter-branch: prevent filters from reading from stdin
t7003: make test repeatable
Add git-filter-branch
Makefile | diff1 | | diff2 | | blob | history |