On Saturday, July 7, 2018 3:02:35 PM MST Linus Torvalds wrote: > From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > > This adds --date=human, which skips the timezone if it matches the > current time-zone, and doesn't print the whole date if that matches (ie > skip printing year for dates that are "this year", but also skip the > whole date itself if it's in the last few days and we can just say what > weekday it was). In the "What's cooking...." email response [1] there was some concern about what to call this format. While the format is more useful to humans by dropping inferred information, there is nothing that makes it actually human. Additionally, what one human considers a good format another may not like. In part of the V2 patch email[2], Linus notes that the patch reports relative dates based on information inferred from the date on the machine running the git command at the time the command is executed. If relative wasn't already taken that would be a reasonable choice instead of human. Therefore keeping 'human' and documenting how the patch formats the date to suppress future "infinite" tweaks to the format seems like a a reasonable way to approach your concerns. [1] I will start working the Doc's and test updates. On Wednesday, November 21, 2018 6:06:13 PM MST Junio C Hamano wrote: > Command line completion; I'm not quite sure what you want for this item. Could you please describe? sps [1] https://public-inbox.org/git/xmqq8t1l6hve.fsf@xxxxxxxxxxxxxxxxxxxxxxxxx/ [2] https://public-inbox.org/git/alpine.LFD.2.21.999.1807071502260.18818@xxxxxx/