summaryrefslogtreecommitdiffstats
path: root/src/test/test-date.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-1/+2
* test: "today UTC" is not always "today UTC"Hristo Venev2015-10-251-1/+8
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* test: parse_timestamp UTC and fractional seconds testsHristo Venev2015-10-151-7/+34
* test-date: don't fail test if log_max_level is higher than LOG_INFOThomas Hindoe Paaboel Andersen2014-09-301-2/+4
* time: support @ syntax for denoting times since the UNIX epoch 1970-1-1Lennart Poettering2014-03-251-0/+1
* time-util: teach parse_timestamp to parse weekdaysLennart Poettering2012-11-231-40/+29
* util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering2012-11-231-0/+3
* journalctl: implement --since= and --until for filtering by timeLennart Poettering2012-10-111-0/+69