1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal
Pete Davison 8ce1782380 feat: add coloured output to --list, --list-all and --summary flags
feat: add coloured output to --list and --list-all

feat: add coloured output to --summary

chore: update colors

refactor: better consistency in writer calls in printTasks

feat: subtasks are printed green in --summary
2022-10-07 09:54:17 +00:00
..
compiler Add ROOT_DIR and TASKFILE_DIR special variables 2022-09-03 18:14:54 -03:00
execext Fix go-critic suggestions 2022-08-17 19:37:58 +02:00
filepathext Refactor: Add SmartJoin to handle IsAbs automatically 2022-08-06 18:19:07 -03:00
hash Cleaning up the run code 2021-07-31 19:36:40 -03:00
logger feat: add coloured output to --list, --list-all and --summary flags 2022-10-07 09:54:17 +00:00
output Fix bug with STDOUT and STDERR in the "group" output mode 2022-07-06 10:45:07 -03:00
sleepit Add golangci-lint 2022-05-15 21:30:07 -03:00
status Merge pull request #831 from ilewin/check_path_for_symlinks_issue_826 2022-08-23 18:38:17 -03:00
summary feat: add coloured output to --list, --list-all and --summary flags 2022-10-07 09:54:17 +00:00
templater Fix go-critic suggestions 2022-08-17 19:37:58 +02:00