summaryrefslogtreecommitdiff
path: root/t/helper/test-date.c
Commit message (Expand)AuthorAgeFilesLines
* date API: add and use a date_mode_release()Ævar Arnfjörð Bjarmason2022-02-161-0/+2
* date API: provide and use a DATE_MODE_INITÆvar Arnfjörð Bjarmason2022-02-161-1/+1
* date API: create a date.h, split from cache.hÆvar Arnfjörð Bjarmason2022-02-161-0/+1
* test_date.c: remove reference to GIT_TEST_DATE_NOWStephen P. Smith2019-09-181-1/+0
* Quit passing 'now' to date codeStephen P. Smith2019-09-121-17/+9
* test-date: drop unused "now" parameter from parse_dates()Jeff King2019-03-201-2/+2
* Merge branch 'js/vsts-ci'Junio C Hamano2019-02-061-0/+12
|\
| * test-date: drop unused parameter to getnanos()Jeff King2019-02-061-2/+2
| * test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin2019-01-281-0/+12
* | Merge branch 'lt/date-human'Junio C Hamano2019-02-061-1/+12
|\ \
| * | Add `human` format to test-toolStephen P. Smith2019-01-291-1/+12
| |/
* | show_date_relative(): drop unused "tz" parameterJeff King2019-01-241-1/+1
|/
* t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy2018-03-271-8/+9
* config: add --expiry-datehm/config-parse-expiry-dateHaaris Mehmood2017-11-181-0/+12
* timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-271-4/+4
* PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-231-1/+1
* parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-231-1/+1
* t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-201-1/+4
* t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-201-1/+4
* Merge branch 'jk/common-main'Junio C Hamano2016-07-191-7/+7
|\
| * Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-061-4/+4
* | Merge branch 'jk/tzoffset-fix'Junio C Hamano2016-07-061-4/+30
|/
* test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-0/+73