aboutsummaryrefslogtreecommitdiff
path: root/git-annotate.perl
Commit message (Expand)AuthorAge
* annotate: Fix bug when parsing merges with differing real and logical parents.Ryan Anderson2006-08-07
* git-annotate: remove extraneous debugging lineJeff King2006-08-02
* annotate: Correct most merge following to annotate correctly.Ryan Anderson2006-07-03
* annotate: display usage information if no filename was givenMatthias Kestenholz2006-04-28
* annotate: fix warning about uninitialized scalarMatthias Kestenholz2006-04-28
* annotate.perl triggers rpm bugsean2006-03-11
* 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