Reworked documentation and tests for the previously submitted patch set. Linus Torvalds (1): Add 'human' date format Stephen P. Smith (4): Remove the proposed use of auto as secondary way to specify human Add 'human' date format documentation Add `human` format to test-tool Add `human` date format tests. Documentation/git-log.txt | 4 + Documentation/rev-list-options.txt | 6 ++ builtin/blame.c | 4 + cache.h | 3 + date.c | 153 +++++++++++++++++++++++++---- t/helper/test-date.c | 15 +++ t/t0006-date.sh | 20 ++++ 7 files changed, 185 insertions(+), 20 deletions(-) -- 2.20.1.2.gb21ebb671b