| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-03-05 | annotate-blame test: add evil merge. | Junio C Hamano | 1 | -0/+9 | |
| Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
| 2006-03-05 | annotate/blame tests updates. | Junio C Hamano | 1 | -37/+44 | |
| This rewrites the result check code a bit. The earlier one using awk was splitting columns at any whitespace, which confused lines attributed incorrectly to the merge made by the default author "A U Thor <author@example.com>" with lines attributed to author "A". The latest test by Ryan to add the "starting from older commit" test is also included, with another older commit test. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
| 2006-03-05 | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 1 | -0/+86 | |
| Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
