git-send-email: Do not make @-less message ID
[gitweb.git] / git-filter-branch.sh
2007-06-24 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-06-23 Merge branch 'jc/oneline'
2007-06-23 Merge branch 'ei/oneline+add-empty'
2007-06-23 filter-branch: add example to move everything into...
2007-06-23 Merge branch 'js/filter'
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