summaryrefslogtreecommitdiffstats
path: root/test-date.c
AgeCommit message (Expand)AuthorLines
2014-08-27date: use strbufs in date-formatting functionsJeff King-4/+6
2012-04-24i18n: mark relative dates for translationJonathan Nieder-3/+4
2010-07-06test-date: fix sscanf type conversionJeff King-2/+2
2010-07-05t0006: test timezone parsingJeff King-3/+6
2009-08-30refactor test-date interfaceJeff King-8/+55
2006-12-20simplify inclusion of system header files.Junio C Hamano-3/+0
2005-11-16Add approxidate test calls.Junio C Hamano-0/+3
2005-05-01date handling: handle "AM"/"PM" on timeLinus Torvalds-1/+1
2005-04-30Make the date parsing accept pretty much any random crap.Linus Torvalds-0/+20