Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-03-10 | blame: Rename detection (take 2) | Fredrik Kuivinen | 1 | -40/+199 |
2006-03-06 | blame: unbreak "diff -U 0". | Junio C Hamano | 1 | -2/+2 |
2006-03-05 | blame: avoid "diff -u0". | Junio C Hamano | 1 | -1/+1 |
2006-03-05 | blame and annotate: show localtime with timezone. | Junio C Hamano | 1 | -4/+13 |
2006-03-05 | blame: avoid -lm by not using log(). | Junio C Hamano | 1 | -2/+4 |
2006-03-05 | git-blame: Make the output human readable | Fredrik Kuivinen | 1 | -18/+144 |
2006-03-05 | Const tightening. | Junio C Hamano | 1 | -0/+2 |
2006-03-02 | git-blame, take 2 | Fredrik Kuivinen | 1 | -365/+485 |
2006-03-02 | Merge part of 'lt/rev-list' into 'fk/blame' | Junio C Hamano | 1 | -1/+0 |
2006-02-21 | Add git-blame, a tool for assigning blame. | Fredrik Kuivinen | 1 | -0/+443 |