filter-branch: subdirectory filter needs --full-history
[gitweb.git] / git-filter-branch.sh
2007-06-09 filter-branch: subdirectory filter needs --full-history
2007-06-09 filter-branch: Simplify parent computation.
2007-06-09 Teach filter-branch about subdirectory filtering
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