filter-branch: also don't fail in map() if a commit cannot be mapped
[gitweb.git] / git-filter-branch.sh
2007-06-06 filter-branch: also don't fail in map() if a commit...
2007-06-06 filter-branch: Use rev-list arguments to specify revisi...
2007-06-06 filter-branch: fix behaviour of '-k'
2007-06-06 filter-branch: use $(($i+1)) instead of $((i+1))
2007-06-06 chmod +x git-filter-branch.sh
2007-06-06 filter-branch: prevent filters from reading from stdin
2007-06-03 Add git-filter-branch