Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/t0006: specify timezone as EST5 not EST to comply with POSIX | Brandon Casey | 2010-07-07 | 1 | -1/+1 |
* | parse_date: fix signedness in timezone calculation | Jeff King | 2010-07-05 | 1 | -0/+1 |
* | t0006: test timezone parsing | Jeff King | 2010-07-05 | 1 | -2/+3 |
* | Fix '--relative-date' | Johan Sageryd | 2009-10-03 | 1 | -0/+1 |
* | fix approxidate parsing of relative months and years | Jeff King | 2009-08-30 | 1 | -2/+2 |
* | tests: add date printing and parsing tests | Jeff King | 2009-08-30 | 1 | -0/+75 |