calendar

BSD calendar reimplementation
git clone https://git.ce9e.org/calendar.git

DateCommit messageAuthor
2024-08-17 14:41do not require year in rangesTobias Bengfort
2024-08-17 14:38refactor: simpler starTobias Bengfort
2024-08-17 14:38refactor: mv declaration to topTobias Bengfort
2023-06-04 13:29add support for colorsTobias Bengfort
2023-06-04 12:56mv byday to MakefileTobias Bengfort
2023-06-04 12:27feature: rangesTobias Bengfort
2023-06-04 12:18test negative nth_of_monthTobias Bengfort
2023-06-04 12:13typosTobias Bengfort
2023-06-04 11:32fix overflow in testsTobias Bengfort
2020-12-18 10:59activate optimizationTobias Bengfort
2020-04-23 09:11replace travis by github actionsTobias Bengfort
2020-04-23 08:26add MakefileTobias Bengfort
2020-04-23 08:06rm python implementationTobias Bengfort
2020-01-30 06:09use void on functions without parametersTobias Bengfort
2020-01-30 06:07output number of failed testsTobias Bengfort
2019-05-18 15:52fix missing return warningTobias Bengfort
2019-04-21 10:01catch more invalid datesTobias Bengfort
2019-04-21 10:00catch lines without \tTobias Bengfort
2019-04-21 10:00allow to file pass path in command lineTobias Bengfort
2019-01-12 10:01c: add -B argTobias Bengfort
2018-11-20 16:38c: refine test outputTobias Bengfort
2018-11-19 22:27c: fix testsTobias Bengfort
2018-11-19 22:27c: add testsTobias Bengfort
2018-11-19 22:27c: refactorTobias Bengfort
2018-11-19 17:57fix some testTobias Bengfort
2018-11-19 17:55more generic python versions in toxTobias Bengfort
2018-11-19 15:07c: fix security warningTobias Bengfort
2018-11-19 07:19c: fix input fileTobias Bengfort
2018-11-19 07:19c: fix date parsingTobias Bengfort
2018-11-18 18:28add mostly compatible c implementationTobias Bengfort
2018-11-18 18:28rm useless nargs in parse_argsTobias Bengfort
2018-10-31 15:38fix metavarTobias Bengfort
2018-10-31 15:37add feature: by-dayTobias Bengfort
2018-10-31 15:18show weekdayTobias Bengfort
2017-12-23 10:43use next year on non-repeating %m/%d if month is in the pastTobias Bengfort
2017-01-30 22:40Fix version extractionTobias Bengfort
2017-01-30 22:35add setup.pyTobias Bengfort
2017-01-30 22:35setup travisTobias Bengfort
2017-01-30 22:34configure toxTobias Bengfort
2016-10-29 16:45Merge branch 'master' of github.com:xi/calendarTobias Bengfort