summaryrefslogtreecommitdiff
path: root/git-filter-branch.sh
Commit message (Expand)AuthorAgeFilesLines
...
* filter-branch: use $(($i+1)) instead of $((i+1))Johannes Schindelin2007-06-061-1/+1
* chmod +x git-filter-branch.shMatthias Lederhofer2007-06-061-0/+0
* filter-branch: prevent filters from reading from stdinMatthias Lederhofer2007-06-061-3/+3
* Add git-filter-branchJohannes Schindelin2007-06-021-0/+430