aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-182-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-115-57/+147
|
* implement option parsing and calendar locatingkatherine2019-12-105-21/+90
|
* initial commitkatherine2019-12-107-0/+89