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