index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-annotate.perl
Age
Commit message (
Expand
)
Author
Lines
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
-0
/
+3
2006-03-11
annotate.perl triggers rpm bug
sean
-1
/
+1
2006-03-05
annotate: Support annotation of files on other revisions.
Ryan Anderson
-2
/
+4
2006-03-05
blame and annotate: show localtime with timezone.
Junio C Hamano
-1
/
+7
2006-03-03
annotate should number lines starting with 1
Luck, Tony
-1
/
+1
2006-03-02
annotate: resurrect raw timestamps.
Junio C Hamano
-2
/
+7
2006-03-01
annotate: fix -S parameter to take a string
Martin Langhoff
-2
/
+3
2006-03-01
annotate: handle \No newline at end of file.
Ryan Anderson
-0
/
+6
2006-02-26
annotate: Use qx{} for pipes on activestate.
Ryan Anderson
-1
/
+42
2006-02-26
annotate: Convert all -| calls to use a helper open_pipe().
Ryan Anderson
-29
/
+44
2006-02-26
annotate: Handle dirty state and arbitrary revisions.
Ryan Anderson
-37
/
+113
2006-02-22
Use Ryan's git-annotate instead of jsannotate
Johannes Schindelin
-5
/
+40
2006-02-20
Add git-annotate, a tool for assigning blame.
Ryan Anderson
-0
/
+321