index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_ddate.c
Age
Commit message (
Expand
)
Author
2020-02-21
use exact size for known strings
Felix Buehler
2020-02-18
use format_placeholder for ddate
Felix Buehler
2019-01-23
Switch to autotools (#316)
Michael Stapelberg
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2013-02-10
Add tztime module to support multiple different timezones.
Emil Mikulic
2012-11-06
Teen ordinal numbers always use a 'th' suffix.
Deiz
2012-10-19
Reduce the season day to 0-9 to properly print ordinal suffixes
Deiz
2012-10-16
Skip a day in the Discordian calendar when St. Tib's Day has passed
Deiz
2012-05-02
Fix harmless format string mistake (Thanks loblik)
2.5
Michael Stapelberg
2012-04-08
add yajl compat code
Michael Stapelberg
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
2011-04-22
Also use the correct time for the ddate module
Michael Stapelberg
2010-07-15
print_ddate(): Correctly seperate the St. Tibs String from the rest
Axel Wagner
2010-06-19
ddate: Use static memory / only allocate format copy memory once
Michael Stapelberg
2010-06-19
Implemented a ddate-module
Axel Wagner