23 Commits (3fda8c4cc74f884280f7472673b79a687b43f46c)

Author SHA1 Message Date
Linus Torvalds b73cebf437 Fix nasty approxidate bug 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Linus Torvalds a8aca418d6 Teach "approxidate" about weekday syntax 19 years ago
Linus Torvalds 6b7b042772 Teach "approxidate" about weekday syntax 19 years ago
Linus Torvalds 3c07b1d194 git's rev-parse.c function show_datestring presumes gnu date 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 01c6ad29bd [PATCH] Fix strange timezone handling 19 years ago
Linus Torvalds 2a39064c65 [PATCH] Return proper error valud from "parse_date()" 19 years ago
Linus Torvalds 26a2d8ae89 parse_date(): allow const date string 20 years ago
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