index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-calendarspec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/time-util: add function to format timestamps with different styles
Luca Boccassi
2020-08-19
1
-5
/
+5
*
calendarspec: be more graceful with two kinds of calendar expressions
Lennart Poettering
2020-05-05
1
-2
/
+2
*
tree-wide: fix how we set $TZ
Lennart Poettering
2019-11-13
1
-3
/
+6
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-4
/
+5
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test-calendarspec: add the test case from oss-fuzz 6886
Zbigniew Jędrzejewski-Szmek
2018-03-15
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Added timezone to the CalendarSpec, parser/formatter and the timedatectl
Ivan Kurnosov
2017-09-17
1
-0
/
+12
*
calendarspec: parse unix timestamps (@...) (#5947)
Zbigniew Jędrzejewski-Szmek
2017-05-17
1
-0
/
+5
*
calendarspec: fix duplicate detection (#5310)
Doug Christman
2017-02-12
1
-0
/
+1
*
calendarspec: improve overflow handling
Douglas Christman
2016-12-20
1
-0
/
+2
*
calendarspec: allow repetition values with ranges
Douglas Christman
2016-12-17
1
-5
/
+18
*
calendarspec: always interpret missing seconds as :00 (#4813)
Doug Christman
2016-12-06
1
-0
/
+3
*
calendarspec: make specifications with ranges reversible
Douglas Christman
2016-11-25
1
-6
/
+7
*
calendarspec: allow whole second ranges
Douglas Christman
2016-11-25
1
-0
/
+1
*
calendarspec: make specifications with seconds wildcard reversible
Douglas Christman
2016-11-25
1
-0
/
+1
*
calendarspec: reject strings with spurious spaces and signs
Douglas Christman
2016-11-25
1
-0
/
+3
*
calendarspec: reject open weekday ranges
Douglas Christman
2016-11-25
1
-0
/
+3
*
calendarspec: reject strings that only contain a timezone
Douglas Christman
2016-11-25
1
-0
/
+1
*
calendarspec: always interpret a missing time as 00:00:00
Douglas Christman
2016-11-25
1
-0
/
+4
*
calendarspec: add support for scheduling timers at the end of the month
Douglas Christman
2016-11-23
1
-0
/
+8
*
calendarspec: add upper bound on year
Douglas Christman
2016-11-23
1
-0
/
+1
*
tests: fix memleak in test-calendarspec (#4424)
Evgeny Vereshchagin
2016-10-20
1
-0
/
+2
*
test-calendarspec: test that hourly timers are incremented properly
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-1
/
+24
*
util-lib: make timestamp generation and parsing reversible (#3869)
Lennart Poettering
2016-08-04
1
-0
/
+23
*
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
2016-07-02
1
-2
/
+5
*
calendarspec: allow ranges in date and time specifications
Douglas Christman
2016-07-02
1
-0
/
+5
*
calendarspec: fix find_next skipping times
Hristo Venev
2016-02-22
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
test: calendarspec sub-second tests
Hristo Venev
2015-11-17
1
-1
/
+12
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
test: add calendarspec UTC tests
Hristo Venev
2015-10-15
1
-0
/
+47
*
calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts
Lennart Poettering
2014-10-27
1
-0
/
+4
*
test: extend calendarspec test a bit
Lennart Poettering
2012-11-23
1
-2
/
+6
*
timer: implement calendar time events
Lennart Poettering
2012-11-23
1
-0
/
+84