summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-09Split up new file and appending new tasks into -n, -aAriadna Vigo
2020-08-08Number of tasks is no longer limitedAriadna Vigo
2020-07-24Fixed how we interpret fscanf() return valuesAriadna Vigo
2020-07-24New way to add tasks to an already existing task file.Ariadna Vigo
2020-07-21Minor output improvementsAriadna Vigo
2020-07-20Function definition not following OpenBSD/suckless coding styleAriadna Vigo
2020-07-17Changed MANPREFIX to not include share/Ariadna Vigo
2020-07-12cras.c: NO_COLOR isolated into print_taskAriadna Vigo
2020-07-09Modularized output routines a bitAriadna Vigo
2020-07-06Improved man page formattingAriadna Vigo
2020-07-05Cras 0.1.0Ariadna Vigo
2020-07-04More info and better formatting of manual pageAriadna Vigo
2020-07-04Reduced contents from README.md to the bare minimumAriadna Vigo
2020-07-04Added manpageAriadna Vigo
2020-07-04Expiration now configurable by userAriadna Vigo
2020-06-30Version screen implemented and usage screen updatedAriadna Vigo
2020-06-30print_task now ignores TASK_VOID tasksAriadna Vigo
2020-06-30Marking tasks now outputs the resultAriadna Vigo
2020-06-28Flags are now exclusive: only one can be setAriadna Vigo
2020-06-28Following suckless.org code style for switch statementsAriadna Vigo
2020-06-27Colors and task labels configurable in config.hAriadna Vigo
2020-06-27NO_COLOR supportAriadna Vigo
2020-06-26Usage screenAriadna Vigo
2020-06-24Cras now uses a filepath provided at the CLIAriadna Vigo
2020-06-21Added color to outputAriadna Vigo
2020-06-21Fixed how we read the expiry dateAriadna Vigo
2020-06-21README.md: added a bit of cultural triviaAriadna Vigo
2020-06-20Using int64_t for portability (OpenBSD)Ariadna Vigo
2020-06-20Fixed expiration mechanismAriadna Vigo
2020-06-20tasklst.h: added missing newlineAriadna Vigo
2020-06-19Initial commitAriadna Vigo