aboutsummaryrefslogtreecommitdiff
path: root/t/t0006-date.sh
Commit message (Expand)AuthorAge
* Merge branch 'rs/strbuf-addftime-zZ'Junio C Hamano2017-06-22
|\
| * date: use localtime() for "-local" time formatsJeff King2017-06-15
| * t0006: check --date=format zone offsetsJeff King2017-06-15
| * strbuf: let strbuf_addftime handle %z and %Z itselfRené Scharfe2017-06-15
* | t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-20
* | t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-20
|/
* date: add "unix" formatJeff King2016-07-27
* date: document and test "raw-local" modeJeff King2016-07-27
* t0006: skip "far in the future" test when unsigned long is not long enoughJeff King2016-07-15
* local_tzoffset: detect errors from tm_to_time_tJeff King2016-06-20
* t0006: test various date formatsJeff King2016-06-20
* t0006: rename test-date's "show" to "relative"Jeff King2016-06-20
* approxidate: allow ISO-like dates far in the futureJeff King2014-11-13
* Fix tests under GETTEXT_POISON on relative datesJiang Xin2012-08-27
* date.c: Support iso8601 timezone formatsHaitao Li2011-09-12
* date: avoid "X years, 12 months" in relative datesMichael J Gruber2011-04-20
* t/t0006: specify timezone as EST5 not EST to comply with POSIXBrandon Casey2010-07-07
* parse_date: fix signedness in timezone calculationJeff King2010-07-05
* t0006: test timezone parsingJeff King2010-07-05
* Fix '--relative-date'Johan Sageryd2009-10-03
* fix approxidate parsing of relative months and yearsJeff King2009-08-30
* tests: add date printing and parsing testsJeff King2009-08-30