🌐 AI搜索 & 代理 主页
GIT 0.99.9e
  1. 4546738 Unlocalized isspace and friends by Linus Torvalds · 20 years ago
  2. 01c6ad2 [PATCH] Fix strange timezone handling by Linus Torvalds · 20 years ago
  3. 2a39064 [PATCH] Return proper error valud from "parse_date()" by Linus Torvalds · 20 years ago
  4. 26a2d8a parse_date(): allow const date string by Linus Torvalds · 20 years ago
  5. 9cb480f [PATCH] fix date parsing for GIT raw commit timestamp format. by Junio C Hamano · 20 years ago
  6. 6b0c312 Include file cleanups.. by Linus Torvalds · 21 years ago
  7. e99d59f sparse cleanup by Linus Torvalds · 21 years ago
  8. fbab835 [PATCH] fix show_date() for positive timezones by Nicolas Pitre · 21 years ago
  9. f80cd78 date.c: add "show_date()" function. by Linus Torvalds · 21 years ago
  10. 68849b5 date handling: handle "AM"/"PM" on time by Linus Torvalds · 21 years ago
  11. 198b0fb date.c: allow even more varied time formats by Linus Torvalds · 21 years ago
  12. 7f26664 date.c: fix printout of timezone offsets that aren't exact hours by Linus Torvalds · 21 years ago
  13. 92e2311 date.c: only use the TZ names if we don't have anything better. by Linus Torvalds · 21 years ago
  14. 5e2a78a date.c: split up dst information in the timezone table by Linus Torvalds · 21 years ago
  15. a905888 date.c: fix parsing of dates in mm/dd/yy format by Linus Torvalds · 21 years ago
  16. eaa8512 date.c: use the local timezone if none specified by Linus Torvalds · 21 years ago
  17. 8996702 Make the date parsing accept pretty much any random crap. by Linus Torvalds · 21 years ago
  18. ecee9d9 [PATCH] Do date parsing by hand... by Edgar Toernig · 21 years ago