Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | line-delim -> line-termHEADmaster | katherine | 2021-01-09 | 5 | -16/+13 |
| | |||||
* | check for <32 bit arch | katherine | 2021-01-09 | 2 | -1/+5 |
| | |||||
* | more efficient entry checking | katherine | 2020-01-07 | 2 | -58/+282 |
| | | | | it's a mess, but should work | ||||
* | check for < 32bits | katherine | 2020-01-07 | 1 | -0/+8 |
| | |||||
* | clean readme | katherine | 2019-12-22 | 1 | -7/+7 |
| | |||||
* | add calendar commands to readme | katherine | 2019-12-21 | 1 | -0/+16 |
| | |||||
* | add readme | katherine | 2019-12-21 | 1 | -0/+172 |
| | |||||
* | allow message-less entries | katherine | 2019-12-21 | 1 | -7/+1 |
| | |||||
* | use entry pointers rather than entries in buf | katherine | 2019-12-21 | 1 | -9/+9 |
| | |||||
* | consider _ year as 2000 | katherine | 2019-12-21 | 1 | -2/+4 |
| | |||||
* | remove 1/0 from boolean | katherine | 2019-12-20 | 1 | -9/+0 |
| | |||||
* | add comments and make default cal 'every/cal.every' | katherine | 2019-12-20 | 2 | -6/+28 |
| | |||||
* | implement printing | katherine | 2019-12-20 | 9 | -213/+427 |
| | |||||
* | implement calendar parsing | katherine | 2019-12-18 | 5 | -17/+916 |
| | |||||
* | add line-delim and col-delim options | katherine | 2019-12-18 | 3 | -3/+26 |
| | |||||
* | implement entry | katherine | 2019-12-14 | 4 | -11/+209 |
| | |||||
* | add command descriptions to --help | katherine | 2019-12-11 | 1 | -1/+10 |
| | |||||
* | normalise type names | katherine | 2019-12-11 | 4 | -11/+11 |
| | |||||
* | implement edit command | katherine | 2019-12-11 | 7 | -117/+236 |
| | |||||
* | update makefile | katherine | 2019-12-10 | 2 | -15/+11 |
| | |||||
* | implement option parsing and calendar locating | katherine | 2019-12-10 | 10 | -110/+160 |
| | |||||
* | initial commit | katherine | 2019-12-10 | 9 | -0/+207 |