Hi, The re-roll was necessary due to minor/silly mistakes in v2, as pointed out by Junio. The builtin/shortlog.c patch has moved to the end until we change '<since>..<until>' to '<revision range>' everywhere else. We use '<revision range>' here too. [4/7] has been replaced with the version Junio fixed up and put in `pu`. [6/7] has been updated to copy sections from log.txt properly, and omit the "see below for History Simplification" part. Thanks. Ramkumar Ramachandra (7): git-shortlog.txt: remove (-h|--help) from OPTIONS revisions.txt: clarify the .. and ... syntax git-log.txt: order OPTIONS properly; move <since>..<until> git-log.txt: generalize <since>..<until> git-log.txt: rewrite note on why "--" may be required git-shortlog.txt: make SYNOPSIS match log, update OPTIONS builtin/shortlog.c: make usage string consistent with log Documentation/git-log.txt | 22 ++++++++++++---------- Documentation/git-shortlog.txt | 23 +++++++++++++++++------ Documentation/revisions.txt | 6 ++++-- builtin/shortlog.c | 4 +--- 4 files changed, 34 insertions(+), 21 deletions(-) -- 1.8.2.1.501.gd2949c7 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html