summaryrefslogtreecommitdiff
path: root/blame.c
Commit message (Expand)AuthorAgeFilesLines
* blame: unbreak "diff -U 0".Junio C Hamano2006-03-061-2/+2
* blame: avoid "diff -u0".Junio C Hamano2006-03-051-1/+1
* blame and annotate: show localtime with timezone.Junio C Hamano2006-03-051-4/+13
* blame: avoid -lm by not using log().Junio C Hamano2006-03-051-2/+4
* git-blame: Make the output human readableFredrik Kuivinen2006-03-051-18/+144
* Const tightening.Junio C Hamano2006-03-051-0/+2
* git-blame, take 2Fredrik Kuivinen2006-03-021-365/+485
* Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano2006-03-021-1/+0
* Add git-blame, a tool for assigning blame.Fredrik Kuivinen2006-02-211-0/+443