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