aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15Don't print key if getting a specific misc propHEADmasterJulian Hurst
2025-01-15Add get command to get misc properties from tasksJulian Hurst
2025-01-15Update code to compile with new Hare versionJulian Hurst
2024-12-05Support sorting by last modification dateJulian Hurst
2024-12-05Don't shadow scannerJulian Hurst
2024-11-19Don't trim task contentJulian Hurst
2024-11-19show: print all if no args are specifiedJulian Hurst
2024-11-19Support multiple arguments in 'show'Julian Hurst
2024-11-18Add README.mdJulian Hurst
2024-11-15Add debug to config and improve printconfigJulian Hurst
2024-11-15Fix loading the context filter from config.iniJulian Hurst
2024-11-15const -> let for sortfnJulian Hurst
2024-11-15Add debug flag (-d)Julian Hurst
2024-11-15Support -t flag and tags config field for filtering tasks by tagsJulian Hurst
2024-11-15Support tagsJulian Hurst
2024-11-15Support sorting by priority (-p flag)Julian Hurst
2024-11-15Support an ini config fileJulian Hurst
2024-11-15Fix ioob error in done commandJulian Hurst
2024-11-15Add task path to printed listJulian Hurst
2024-11-15Add -c flag to filter context and fix contextJulian Hurst
2024-11-15Better rtaskerror handlingJulian Hurst
2024-11-15Fix reading subtasksJulian Hurst
2024-11-15Add -a flag to add a taskJulian Hurst
2024-11-15Create config struct and pass to commandsJulian Hurst
2024-11-15Add tasks to gitignoreJulian Hurst
2024-11-15Fix templateJulian Hurst
2024-11-15Add -f flag to specify tasks directoryJulian Hurst
2024-11-15Add .gitignoreJulian Hurst
2024-11-15tsv: Improve readrecords docJulian Hurst
2024-11-15Defer finish before sortJulian Hurst
2024-11-15tsv -> format::tsv and add testsJulian Hurst
2024-11-15csv -> tsvJulian Hurst
2024-11-15Add csv commandJulian Hurst
2024-11-15Remove useless field and add done commandJulian Hurst
2024-11-15Better subcommand support, ids for tasks and ignore caseJulian Hurst
2024-11-15Add write, show and filter commandsJulian Hurst
2024-11-15Implement reading task metaJulian Hurst
2024-11-15Initial commitJulian Hurst