aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* line-delim -> line-termHEADmasterkatherine2021-01-095-16/+13
|
* check for <32 bit archkatherine2021-01-092-1/+5
|
* more efficient entry checkingkatherine2020-01-072-58/+282
| | | | it's a mess, but should work
* check for < 32bitskatherine2020-01-071-0/+8
|
* clean readmekatherine2019-12-221-7/+7
|
* add calendar commands to readmekatherine2019-12-211-0/+16
|
* add readmekatherine2019-12-211-0/+172
|
* allow message-less entrieskatherine2019-12-211-7/+1
|
* use entry pointers rather than entries in bufkatherine2019-12-211-9/+9
|
* consider _ year as 2000katherine2019-12-211-2/+4
|
* remove 1/0 from booleankatherine2019-12-201-9/+0
|
* add comments and make default cal 'every/cal.every'katherine2019-12-202-6/+28
|
* implement printingkatherine2019-12-209-213/+427
|
* implement calendar parsingkatherine2019-12-185-17/+916
|
* add line-delim and col-delim optionskatherine2019-12-183-3/+26
|
* implement entrykatherine2019-12-144-11/+209
|
* add command descriptions to --helpkatherine2019-12-111-1/+10
|
* normalise type nameskatherine2019-12-114-11/+11
|
* implement edit commandkatherine2019-12-117-117/+236
|
* update makefilekatherine2019-12-102-15/+11
|
* implement option parsing and calendar locatingkatherine2019-12-1010-110/+160
|
* initial commitkatherine2019-12-109-0/+207