1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/taskfile
2023-03-25 16:13:06 -03:00
..
read feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
copy.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
dep.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
included_taskfile.go fix: tasks being incorrectly marked as internal 2023-02-10 17:02:11 +00:00
location.go feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
merge.go feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
output.go Add ability to set error_only: true on the group output mode 2023-03-08 22:34:52 -03:00
platforms_test.go Add CHANGELOG + improvements to #980 2023-01-06 21:39:57 -03:00
platforms.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
precondition_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
precondition.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
task.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
taskfile_test.go Changes from PR Review: 2022-01-02 16:38:06 -05:00
taskfile.go feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
tasks.go feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
var.go feat: improve unmarshal error handling and use v3 yaml interface everywhere (#959) 2022-12-18 22:11:31 -03:00