aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-02-15 16:42:25 -0800
committerJunio C Hamano <gitster@pobox.com>2023-02-15 17:34:46 -0800
commit9deef088aec321e72955d6ededc9c9f62f083851 (patch)
tree0af5b84fcc639d7891e9e159c217df6e4ea4d445 /commit.c
parentSync with maint-2.38 (diff)
downloadgit-9deef088aec321e72955d6ededc9c9f62f083851.tar.gz
git-9deef088aec321e72955d6ededc9c9f62f083851.zip
rev-list: clarify git-log default date format
The documentation mistakenly said that the default format was similar to RFC 2822 format and tried to specify it by enumerating differences, which had two problems: * There are some more differences from the 2822 format that are not mentioned; worse yet * The default format is not modeled after RFC 2822 format at all. As can be seen in f80cd783 (date.c: add "show_date()" function., 2005-05-06), it is a derivative of ctime(3) format. Stop saying that it is similar to RFC 2822, and rewrite the description to explain the format without requiring the reader to know any other format. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions