Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'master' into next
[gitweb.git]
/
git-annotate.perl
diff --git
a/git-annotate.perl
b/git-annotate.perl
index 08d479f4b9b0d4911543ce35714bef13adbb8d20..d93ee19c7e7ff42762071c9df6f31da5dfa0fe80 100755
(executable)
--- a/
git-annotate.perl
+++ b/
git-annotate.perl
@@
-128,7
+128,7
@@
()
}
printf("%s\t(%10s\t%10s\t%d)%s\n", $rev, $committer,
- format_date($date),
$i++
, $output);
+ format_date($date),
++$i
, $output);
}
sub init_claim {