Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-27 | Fix tests under GETTEXT_POISON on relative dates | Jiang Xin | 1 | -1/+1 |
2011-09-12 | date.c: Support iso8601 timezone formats | Haitao Li | 1 | -0/+6 |
2011-04-20 | date: avoid "X years, 12 months" in relative dates | Michael J Gruber | 1 | -0/+1 |
2010-07-07 | t/t0006: specify timezone as EST5 not EST to comply with POSIX | Brandon Casey | 1 | -1/+1 |
2010-07-05 | parse_date: fix signedness in timezone calculation | Jeff King | 1 | -0/+1 |
2010-07-05 | t0006: test timezone parsing | Jeff King | 1 | -2/+3 |
2009-10-03 | Fix '--relative-date' | Johan Sageryd | 1 | -0/+1 |
2009-08-30 | fix approxidate parsing of relative months and years | Jeff King | 1 | -2/+2 |
2009-08-30 | tests: add date printing and parsing tests | Jeff King | 1 | -0/+75 |