aboutsummaryrefslogtreecommitdiff
path: root/git-filter-branch.sh
Commit message (Expand)AuthorAge
...
* Start deprecating "git-command" in favor of "git command"Linus Torvalds2007-07-02
* Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\
| * filter-branch: always export GIT_DIR if it is setMatthias Lederhofer2007-06-06
* | filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-22
* | filter-branch: subdirectory filter needs --full-historyJohannes Sixt2007-06-09
* | filter-branch: Simplify parent computation.Johannes Sixt2007-06-09
* | Teach filter-branch about subdirectory filteringJohannes Schindelin2007-06-09
|/
* filter-branch: also don't fail in map() if a commit cannot be mappedJohannes Sixt2007-06-06
* filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt2007-06-06
* filter-branch: fix behaviour of '-k'Johannes Schindelin2007-06-06
* filter-branch: use $(($i+1)) instead of $((i+1))Johannes Schindelin2007-06-06
* chmod +x git-filter-branch.shMatthias Lederhofer2007-06-06
* filter-branch: prevent filters from reading from stdinMatthias Lederhofer2007-06-06
* Add git-filter-branchJohannes Schindelin2007-06-02