summaryrefslogtreecommitdiff
path: root/git-annotate.perl
Commit message (Expand)AuthorAgeFilesLines
* annotate: Use qx{} for pipes on activestate.Ryan Anderson2006-02-261-1/+42
* annotate: Convert all -| calls to use a helper open_pipe().Ryan Anderson2006-02-261-29/+44
* annotate: Handle dirty state and arbitrary revisions.Ryan Anderson2006-02-261-37/+113
* Use Ryan's git-annotate instead of jsannotateJohannes Schindelin2006-02-221-5/+40
* Add git-annotate, a tool for assigning blame.Ryan Anderson2006-02-201-0/+321