index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
calendarspec.c
Age
Commit message (
Expand
)
Author
2015-02-10
shared: untabify
Lennart Poettering
2014-11-01
calendarspec: add constant for weekdays_bits
Daniele Medri
2014-10-27
calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts
Lennart Poettering
2014-10-27
calendar: new case 'minutely'
Daniele Medri
2014-10-25
calendarspec: fix typo in "annually"
Zbigniew Jędrzejewski-Szmek
2014-10-24
calendar: make freeing a calendar spec object deal fine with NULL
Lennart Poettering
2014-03-25
time: support @ syntax for denoting times since the UNIX epoch 1970-1-1
Lennart Poettering
2013-11-20
calendar: support 'yearly' and 'annually' names the same way as cron
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-03-29
Always use errno > 0 to help gcc
Zbigniew Jędrzejewski-Szmek
2013-02-13
util: introduce strcaseeq/strncaseeq
Thomas Hindoe Paaboel Andersen
2013-01-04
Make gcc a bit quieter
Lennart Poettering
2012-11-23
timer: implement calendar time events
Lennart Poettering