]> asedeno.scripts.mit.edu Git - git.git/history - git-filter-branch.sh
filter-branch: always export GIT_DIR if it is set
[git.git] / git-filter-branch.sh
2007-06-06 Matthias Lederhoferfilter-branch: always export GIT_DIR if it is set
2007-06-06 Junio C HamanoMerge branch 'js/filter' into ei/worktree+filter
2007-06-06 Johannes Sixtfilter-branch: also don't fail in map() if a commit...
2007-06-06 Johannes Sixtfilter-branch: Use rev-list arguments to specify revisi...
2007-06-06 Johannes Schindelinfilter-branch: fix behaviour of '-k'
2007-06-06 Johannes Schindelinfilter-branch: use $(($i+1)) instead of $((i+1))
2007-06-06 Matthias Lederhoferchmod +x git-filter-branch.sh
2007-06-06 Matthias Lederhoferfilter-branch: prevent filters from reading from stdin
2007-06-03 Johannes SchindelinAdd git-filter-branch