1. ecbe1be Merge branch 'lt/date-human' by Junio C Hamano · 6 years ago
  2. 110a6a1 Add `human` date format tests. by Stephen P. Smith · 6 years ago
  3. b841d4f Add `human` format to test-tool by Stephen P. Smith · 6 years ago
  4. aa097b8 approxidate: fix NULL dereference in date_time() by Jeff King · 6 years ago
  5. c27cc94 approxidate: handle pending number for "specials" by Jeff King · 6 years ago
  6. a801a7c t/helper: merge test-date into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
  7. 9eafe86 Merge branch 'rs/strbuf-addftime-zZ' by Junio C Hamano · 8 years ago
  8. 6eced3e date: use localtime() for "-local" time formats by Jeff King · 8 years ago
  9. 22280d7 t0006: check --date=format zone offsets by Jeff King · 8 years ago
  10. c3fbf81 strbuf: let strbuf_addftime handle %z and %Z itself by René Scharfe · 8 years ago
  11. efac8ac t0006 & t5000: skip "far in the future" test when time_t is too limited by Johannes Schindelin · 8 years ago
  12. a07fb05 t0006 & t5000: prepare for 64-bit timestamps by Johannes Schindelin · 8 years ago
  13. 642833d date: add "unix" format by Jeff King · 9 years ago
  14. 1a2a1e8 date: document and test "raw-local" mode by Jeff King · 9 years ago
  15. 6b9c38e t0006: skip "far in the future" test when unsigned long is not long enough by Jeff King · 9 years ago
  16. bab7483 local_tzoffset: detect errors from tm_to_time_t by Jeff King · 9 years ago
  17. 36d6792 t0006: test various date formats by Jeff King · 9 years ago
  18. fdba2cd t0006: rename test-date's "show" to "relative" by Jeff King · 9 years ago
  19. d372395 approxidate: allow ISO-like dates far in the future by Jeff King · 10 years ago
  20. 4fa7e19 Fix tests under GETTEXT_POISON on relative dates by Jiang Xin · 13 years ago
  21. ee646eb date.c: Support iso8601 timezone formats by Haitao Li · 14 years ago
  22. f1e9c54 date: avoid "X years, 12 months" in relative dates by Michael J Gruber · 14 years ago
  23. 0cc4da3 t/t0006: specify timezone as EST5 not EST to comply with POSIX by Brandon Casey · 15 years ago
  24. 9ba0f03 parse_date: fix signedness in timezone calculation by Jeff King · 15 years ago
  25. 6b09778 t0006: test timezone parsing by Jeff King · 15 years ago
  26. dbc1b1f Fix '--relative-date' by Johan Sageryd · 16 years ago
  27. 931e8e2 fix approxidate parsing of relative months and years by Jeff King · 16 years ago
  28. 34dc6e7 tests: add date printing and parsing tests by Jeff King · 16 years ago