-
- Downloads
Merge branch 'lt/date-human'
A new date format "--date=human" that morphs its output depending on how far the time is from the current time has been introduced. "--date=auto" can be used to use this new format when the output is going to the pager or to the terminal and otherwise the default format. * lt/date-human: Add `human` date format tests. Add `human` format to test-tool Add 'human' date format documentation Replace the proposed 'auto' mode with 'auto:' Add 'human' date format
No related branches found
No related tags found
Showing
- Documentation/git-log.txt 4 additions, 0 deletionsDocumentation/git-log.txt
- Documentation/rev-list-options.txt 7 additions, 0 deletionsDocumentation/rev-list-options.txt
- builtin/blame.c 4 additions, 0 deletionsbuiltin/blame.c
- cache.h 3 additions, 0 deletionscache.h
- date.c 126 additions, 22 deletionsdate.c
- t/helper/test-date.c 12 additions, 1 deletiont/helper/test-date.c
- t/t0006-date.sh 20 additions, 2 deletionst/t0006-date.sh
Please register or sign in to comment