14 Commits (dddafffef66041689f54837ac8e9bf717bb057b4)

Author SHA1 Message Date
Junio C Hamano 9cb480f2ad [PATCH] fix date parsing for GIT raw commit timestamp format. 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Nicolas Pitre fbab835c03 [PATCH] fix show_date() for positive timezones 20 years ago
Linus Torvalds f80cd783c6 date.c: add "show_date()" function. 20 years ago
Linus Torvalds 68849b5442 date handling: handle "AM"/"PM" on time 20 years ago
Linus Torvalds 198b0fb635 date.c: allow even more varied time formats 20 years ago
Linus Torvalds 7f26664f1f date.c: fix printout of timezone offsets that aren't exact hours 20 years ago
Linus Torvalds 92e2311b6c date.c: only use the TZ names if we don't have anything better. 20 years ago
Linus Torvalds 5e2a78a410 date.c: split up dst information in the timezone table 20 years ago
Linus Torvalds a90588821a date.c: fix parsing of dates in mm/dd/yy format 20 years ago
Linus Torvalds eaa8512923 date.c: use the local timezone if none specified 20 years ago
Linus Torvalds 89967023da Make the date parsing accept pretty much any random crap. 20 years ago
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago