.. |
read
|
feat: remove v2 support (#1447)
|
2023-12-29 20:26:02 +00:00 |
call.go
|
feat: implement gentle force experiment draft (#1216)
|
2023-06-18 02:32:18 +01:00 |
cmd.go
|
fix: silent should be processed via taskCall
|
2023-07-24 22:05:40 -03:00 |
dep.go
|
fix: ensure that calls to other tasks can be silenced (#680)
|
2023-05-22 22:09:29 -03:00 |
for.go
|
feat: for supports variables and lists of any type
|
2023-12-20 19:55:25 -06:00 |
glob.go
|
feat: support negative globs (#1324)
|
2023-11-29 22:38:12 -03:00 |
included_taskfile.go
|
feat: remote taskfiles (HTTP) (#1152)
|
2023-09-12 22:42:54 +01:00 |
location.go
|
feat: add task location data to json output (#1056)
|
2023-03-17 12:34:06 +00:00 |
merge.go
|
feat: remove v2 support (#1447)
|
2023-12-29 20:26:02 +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
|
refactor: use require for testing errors (#1100)
|
2023-04-06 11:18:41 +01:00 |
platforms.go
|
fix: deep copying pointers inside slices (#1072)
|
2023-03-25 16:13:06 -03:00 |
precondition_test.go
|
refactor: use require for testing errors (#1100)
|
2023-04-06 11:18:41 +01:00 |
precondition.go
|
feat: enforce gofumpt linter
|
2023-04-05 21:55:42 -03:00 |
requires.go
|
feat: add ability to specify which vars are required (#1204)
|
2023-06-29 22:13:41 -03:00 |
task.go
|
feat: support negative globs (#1324)
|
2023-11-29 22:38:12 -03:00 |
taskfile_test.go
|
refactor: rename Var.Static to Var.Value
|
2023-12-20 19:55:25 -06:00 |
taskfile.go
|
feat: remove v2 support (#1447)
|
2023-12-29 20:26:02 +00:00 |
tasks.go
|
feat: implement task sorting with --sort flag (#1105)
|
2023-04-06 12:07:57 +01:00 |
var.go
|
feat: new dynamic variable syntax
|
2023-12-20 19:55:25 -06:00 |