1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/internal
Pete Davison 376a6182eb feat: aliases
feat: add aliases to --list and --list-all flags

feat: add aliases to --summary

feat: enable aliases for included tasks

tests: added alias unit tests
2022-10-07 11:11:14 +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: aliases 2022-10-07 11:11:14 +00:00
templater Fix go-critic suggestions 2022-08-17 19:37:58 +02:00