aboutsummaryrefslogtreecommitdiff
path: root/git-annotate.perl
Commit message (Expand)AuthorAge
* annotate: Support annotation of files on other revisions.Ryan Anderson2006-03-05
* blame and annotate: show localtime with timezone.Junio C Hamano2006-03-05
* annotate should number lines starting with 1Luck, Tony2006-03-03
* annotate: resurrect raw timestamps.Junio C Hamano2006-03-02
* annotate: fix -S parameter to take a stringMartin Langhoff2006-03-01
* annotate: handle \No newline at end of file.Ryan Anderson2006-03-01
* annotate: Use qx{} for pipes on activestate.Ryan Anderson2006-02-26
* annotate: Convert all -| calls to use a helper open_pipe().Ryan Anderson2006-02-26
* annotate: Handle dirty state and arbitrary revisions.Ryan Anderson2006-02-26
* Use Ryan's git-annotate instead of jsannotateJohannes Schindelin2006-02-22
* Add git-annotate, a tool for assigning blame.Ryan Anderson2006-02-20