summaryrefslogtreecommitdiff
path: root/t/t0006-date.sh
AgeCommit message (Expand)Author
2016-07-27date: add "unix" formatJeff King
2016-07-27date: document and test "raw-local" modeJeff King
2016-07-15t0006: skip "far in the future" test when unsigned long is not long enoughJeff King
2016-06-20local_tzoffset: detect errors from tm_to_time_tJeff King
2016-06-20t0006: test various date formatsJeff King
2016-06-20t0006: rename test-date's "show" to "relative"Jeff King
2014-11-13approxidate: allow ISO-like dates far in the futureJeff King
2012-08-27Fix tests under GETTEXT_POISON on relative datesJiang Xin
2011-09-12date.c: Support iso8601 timezone formatsHaitao Li
2011-04-21date: avoid "X years, 12 months" in relative datesMichael J Gruber
2010-07-07t/t0006: specify timezone as EST5 not EST to comply with POSIXBrandon Casey
2010-07-05parse_date: fix signedness in timezone calculationJeff King
2010-07-05t0006: test timezone parsingJeff King
2009-10-03Fix '--relative-date'Johan Sageryd
2009-08-31fix approxidate parsing of relative months and yearsJeff King
2009-08-31tests: add date printing and parsing testsJeff King