1
0
mirror of https://github.com/go-task/task.git synced 2024-12-04 10:24:45 +02:00
task/taskfile
2024-11-12 09:29:29 +01:00
..
ast fix: bug where non-nil, empty dynamic variables are returned as an empty interface (#1904) 2024-11-04 13:30:39 +00:00
cache.go feat(remote): add a command to clear the cache (#1639) 2024-06-28 17:42:16 +01:00
dotenv.go fix: Print dotenv file path when there is an error reading file (#1842) 2024-09-29 16:03:48 -04:00
node_base.go fix: optional includes 2024-04-09 12:37:18 +01:00
node_file.go feat(remote): support include git remote (#1652) 2024-09-24 13:44:54 -04:00
node_git_test.go feat(remote): support include git remote (#1652) 2024-09-24 13:44:54 -04:00
node_git.go chore(deps): switch to mainted fork of git-urls (#1917) 2024-11-12 09:29:29 +01:00
node_http.go fix: inconsistent current directory resolution depending on include order (#1757) 2024-10-05 21:40:22 -03:00
node_stdin.go feat(remote): prefix checksums/cached files with the filename (#1636) 2024-06-28 17:07:43 +01:00
node_test.go feat(remote): support include git remote (#1652) 2024-09-24 13:44:54 -04:00
node.go chore(deps): switch to mainted fork of git-urls (#1917) 2024-11-12 09:29:29 +01:00
reader.go refactor: re-organize node loading code to make it easier to follow (#1771) 2024-10-18 18:13:25 +02:00
taskfile.go refactor: check if the remote exists just before reading it (#1713) 2024-09-07 20:54:05 +01:00