author | Junio C Hamano <gitster@pobox.com> | |
Wed, 16 Jun 2010 23:22:51 +0000 (16:22 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 16 Jun 2010 23:22:51 +0000 (16:22 -0700) | ||
commit | 799c34449e6e54c7e5fc0c623115ada4c868c64d | |
tree | 132bb32850f2cc54b4995b0f3a8a127354ece43e | tree | snapshot |
parent | 318d4013461dbd6fc6bbd05983fc4a9fd5465769 | commit | diff |
parent | c197702156e2164074327f5e870ab0d3021977fc | commit | diff |
Merge branch 'jn/shortlog' into maint
* 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 |