Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-13 | t4013 diff format tests update | Junio C Hamano | 1 | -2/+4 | |
This changes one test commit in the sequence to have more than one lines of commit log. A few output formats (--pretty=email aka format-patch and --pretty=oneline) need to behave differently on single and multi-line log, and this change will help catching breakages. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-06-26 | t4013: add tests for diff/log family output options. | Junio C Hamano | 1 | -0/+100 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> |