author | Junio C Hamano <gitster@pobox.com> | |
Fri, 21 May 2010 11:02:20 +0000 (04:02 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 21 May 2010 11:02:20 +0000 (04:02 -0700) | ||
commit | 8e3bc1456efdd4cc875d194e4fbdad07b325354b | |
tree | d1482e27793cde2a9cacc88dc3421d5e0530215f | tree | snapshot |
parent | f9a518e884b62a76dde3b30aa5d0ac22381f47a8 | commit | diff |
parent | c197702156e2164074327f5e870ab0d3021977fc | commit | diff |
Merge branch 'jn/shortlog'
* jn/shortlog:
pretty: Respect --abbrev option
shortlog: Document and test --format option
t4201 (shortlog): Test output format with multiple authors
t4201 (shortlog): guard setup with test_expect_success
Documentation/shortlog: scripted users should not rely on implicit HEAD
* jn/shortlog:
pretty: Respect --abbrev option
shortlog: Document and test --format option
t4201 (shortlog): Test output format with multiple authors
t4201 (shortlog): guard setup with test_expect_success
Documentation/shortlog: scripted users should not rely on implicit HEAD
builtin/shortlog.c | diff1 | | | | blob | history |
pretty.c | diff1 | | diff2 | | blob | history |
t/t6006-rev-list-format.sh | diff1 | | diff2 | | blob | history |