summaryrefslogtreecommitdiff
path: root/t/t0006-date.sh
AgeCommit message (Expand)AuthorFilesLines
2010-07-07t/t0006: specify timezone as EST5 not EST to comply with POSIXLibravatar Brandon Casey1-1/+1
2010-07-05parse_date: fix signedness in timezone calculationLibravatar Jeff King1-0/+1
2010-07-05t0006: test timezone parsingLibravatar Jeff King1-2/+3
2009-10-03Fix '--relative-date'Libravatar Johan Sageryd1-0/+1
2009-08-30fix approxidate parsing of relative months and yearsLibravatar Jeff King1-2/+2
2009-08-30tests: add date printing and parsing testsLibravatar Jeff King1-0/+75