summaryrefslogtreecommitdiff
path: root/t/t0006-date.sh
Commit message (Expand)AuthorAgeFilesLines
* t/t0006: specify timezone as EST5 not EST to comply with POSIXBrandon Casey2010-07-071-1/+1
* parse_date: fix signedness in timezone calculationJeff King2010-07-051-0/+1
* t0006: test timezone parsingJeff King2010-07-051-2/+3
* Fix '--relative-date'Johan Sageryd2009-10-031-0/+1
* fix approxidate parsing of relative months and yearsJeff King2009-08-301-2/+2
* tests: add date printing and parsing testsJeff King2009-08-301-0/+75