.github
Fix upload-source-documents.yml ( #1101 )
2023-04-05 21:51:25 -03:00
args
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
bin
Fix behavior of interrupt (SIGINT, SIGTERM) signals
2022-06-11 22:43:22 -03:00
cmd
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
completion
Make --init
generate .yml
instead of .yaml
( #1062 )
2023-03-16 21:53:01 -03:00
docs
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
internal
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
taskfile
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
testdata
Make status checks respect task and global silent mode ( #1107 )
2023-04-05 22:18:58 -03:00
.editorconfig
Improved fish shell completions
2022-10-15 00:24:11 +03:00
.gitattributes
Initial commit
2017-02-26 20:14:36 -03:00
.gitignore
chore: ignore fleet configuration directory
2022-10-13 14:37:52 +00:00
.golangci.yml
feat: enforce gofumpt linter
2023-04-05 21:55:42 -03:00
.goreleaser.yml
Add new TASK_VERSION special variable
2023-02-22 22:08:38 -03:00
.nvmrc
Website: Upgrade Docusaurus ( #956 )
2022-12-17 11:43:43 -03:00
CHANGELOG.md
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
concurrency.go
Adding a --concurrency (-C) flag
2021-03-07 09:49:57 -03:00
errors.go
feat: enforce gofumpt linter
2023-04-05 21:55:42 -03:00
go.mod
build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 ( #1070 )
2023-03-20 21:52:13 -03:00
go.sum
build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 ( #1070 )
2023-03-20 21:52:13 -03:00
hash.go
Only run task once for #53
2021-07-31 19:36:40 -03:00
help.go
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
init.go
Make --init
generate .yml
instead of .yaml
( #1062 )
2023-03-16 21:53:01 -03:00
install-task.sh
revert changes, add fix for arm downloads
2022-10-17 09:25:26 +02:00
LICENSE
MIT LICENS file
2017-02-28 09:15:25 -03:00
package-lock.json
v3.23.0
2023-03-26 21:42:46 -03:00
package.json
v3.23.0
2023-03-26 21:42:46 -03:00
precondition.go
feat: enforce gofumpt linter
2023-04-05 21:55:42 -03:00
README.md
Website/README: Add link to the Mastodon account
2023-01-01 21:24:16 -03:00
setup.go
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
signals_test.go
Hide signals tests behind a build tag
2022-06-15 10:06:38 -03:00
signals.go
Fix go-critic suggestions
2022-08-17 19:37:58 +02:00
status.go
refactor: decouple fingerprinting from executor ( #1039 )
2023-03-10 15:27:30 -03:00
task_test.go
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
task.go
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
Taskfile.yml
feat: enforce gofumpt linter
2023-04-05 21:55:42 -03:00
variables.go
feat: implement task sorting with --sort
flag ( #1105 )
2023-04-06 12:07:57 +01:00
watch_test.go
refactor: use require for testing errors ( #1100 )
2023-04-06 11:18:41 +01:00
watch.go
Ignore .hg for Mercurial, too ( #1098 )
2023-03-30 21:25:08 -03:00