1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/taskfile
2022-12-05 21:25:16 -03:00
..
read fix: interpolate includes taskfile and dir 2022-11-23 17:58:08 +00:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go Add CHANGELOG, documentation and small improvements to #626 2022-01-04 16:56:13 -03:00
copy.go fix: deep copy included tasks 2022-10-07 11:11:14 +00:00
included_taskfile.go Merge branch 'master' into aliases 2022-10-14 18:44:56 -03:00
merge.go For include aliases, consider the main task name as well 2022-10-14 19:27:20 -03:00
output.go Improvements and CHANGELOG for #651 2022-02-19 19:31:27 -03:00
precondition_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
precondition.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
task.go feat: add task-level dotenv support (#904) 2022-12-05 21:25:16 -03:00
taskfile_test.go Changes from PR Review: 2022-01-02 16:38:06 -05:00
taskfile.go Issue 813. Made watch interval configurable through global setting in Taskfile and through CLI arg. 2022-09-19 20:14:35 +02:00
var.go refactor: use x/exp/slices instead of custom contains function 2022-10-07 11:11:14 +00:00