Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-06 | Teen ordinal numbers always use a 'th' suffix. | Deiz | 1 | -0/+5 |
2012-10-19 | Reduce the season day to 0-9 to properly print ordinal suffixes | Deiz | 1 | -1/+1 |
2012-10-16 | Skip a day in the Discordian calendar when St. Tib's Day has passed | Deiz | 1 | -8/+10 |
2012-05-02 | Fix harmless format string mistake (Thanks loblik) | Michael Stapelberg | 1 | -2/+2 |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+1 |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -28/+28 |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -0/+6 |
2011-04-22 | Also use the correct time for the ddate module | Michael Stapelberg | 1 | -9/+4 |
2010-07-15 | print_ddate(): Correctly seperate the St. Tibs String from the rest | Axel Wagner | 1 | -3/+3 |
2010-06-19 | ddate: Use static memory / only allocate format copy memory once | Michael Stapelberg | 1 | -22/+20 |
2010-06-19 | Implemented a ddate-module | Axel Wagner | 1 | -0/+212 |