summaryrefslogtreecommitdiff
path: root/t/helper/test-date.c
AgeCommit message (Expand)Author
2019-09-18test_date.c: remove reference to GIT_TEST_DATE_NOWStephen P. Smith
2019-09-12Quit passing 'now' to date codeStephen P. Smith
2019-03-20test-date: drop unused "now" parameter from parse_dates()Jeff King
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-07Merge branch 'lt/date-human'Junio C Hamano
2019-02-06test-date: drop unused parameter to getnanos()Jeff King
2019-01-29Add `human` format to test-toolStephen P. Smith
2019-01-28test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin
2019-01-24show_date_relative(): drop unused "tz" parameterJeff King
2018-03-27t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy
2017-11-18config: add --expiry-dateHaaris Mehmood
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin
2017-04-24PRItime: introduce a new "printf format" for timestampsJohannes Schindelin
2017-04-24parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin
2017-04-21t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin
2017-04-21t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin
2016-07-19Merge branch 'jk/common-main'Junio C Hamano
2016-07-06Merge branch 'jk/tzoffset-fix'Junio C Hamano
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy