Sign in
googlers
/
jrn
/
git
/
36e4d74a210ba618e1520f11ce7fc2f8baec5bb8
/
date.c
9cb480f
[PATCH] fix date parsing for GIT raw commit timestamp format.
by Junio C Hamano
· 20 years ago
6b0c312
Include file cleanups..
by Linus Torvalds
· 20 years ago
e99d59f
sparse cleanup
by Linus Torvalds
· 20 years ago
fbab835
[PATCH] fix show_date() for positive timezones
by Nicolas Pitre
· 20 years ago
f80cd78
date.c: add "show_date()" function.
by Linus Torvalds
· 20 years ago
68849b5
date handling: handle "AM"/"PM" on time
by Linus Torvalds
· 20 years ago
198b0fb
date.c: allow even more varied time formats
by Linus Torvalds
· 20 years ago
7f26664
date.c: fix printout of timezone offsets that aren't exact hours
by Linus Torvalds
· 20 years ago
92e2311
date.c: only use the TZ names if we don't have anything better.
by Linus Torvalds
· 20 years ago
5e2a78a
date.c: split up dst information in the timezone table
by Linus Torvalds
· 20 years ago
a905888
date.c: fix parsing of dates in mm/dd/yy format
by Linus Torvalds
· 20 years ago
eaa8512
date.c: use the local timezone if none specified
by Linus Torvalds
· 20 years ago
8996702
Make the date parsing accept pretty much any random crap.
by Linus Torvalds
· 20 years ago
ecee9d9
[PATCH] Do date parsing by hand...
by Edgar Toernig
· 20 years ago