summaryrefslogtreecommitdiff
path: root/git-log.sh
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-04-04 22:57:15 -0700
committerJunio C Hamano <junkio@cox.net>2006-04-04 23:00:18 -0700
commitfa0cdab537b1ae635b5a64cddd29cddf2dfc4a1b (patch)
tree718883ab1ba866763b2cc2bab857939d4906f9f3 /git-log.sh
parent72fdfb50f721460e4cdff16fbe9c72d4ce6c668c (diff)
downloadgit-fa0cdab537b1ae635b5a64cddd29cddf2dfc4a1b.tar.gz
parse_date(): fix parsing 03/10/2006
The comment associated with the date parsing code for three numbers separated with slashes or dashes implied we wanted to interpret using this order: yyyy-mm-dd yyyy-dd-mm mm-dd-yy dd-mm-yy However, the actual code had the last two wrong, and making it prefer dd-mm-yy format over mm-dd-yy. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-log.sh')
0 files changed, 0 insertions, 0 deletions