1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal
2023-10-22 00:42:26 +00:00
..
compiler refactor: remove newlines from formatter print functions (#1137) 2023-04-26 21:20:06 -03:00
deepcopy feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
editors feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
env refactor: decouple fingerprinting from executor (#1039) 2023-03-10 15:27:30 -03:00
execext fix(interp): move from deprecated ExecHandler to the new ExecHandlers 2023-06-29 21:57:58 -03:00
experiments feat: remote taskfiles (HTTP) (#1152) 2023-09-12 22:42:54 +01:00
filepathext fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
fingerprint feat(checksum): replace md5 with xxh3 to improve performance (#1325) 2023-09-13 21:26:48 -03:00
goext fix(platforms): do not run dynamic vars for other platforms (#1377) 2023-10-22 00:42:26 +00:00
hash Cleaning up the run code 2021-07-31 19:36:40 -03:00
logger feat: unify prompts (#1344) 2023-10-07 21:55:43 +00:00
mocks feat: use mockery/testify for mocking instead of mockgen/gomock (#1118) 2023-04-15 17:27:14 -03:00
orderedmap feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
output feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
slicesext feat: set and shopt directives (#929) 2023-01-14 16:41:56 -03:00
sort feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
summary refactor: remove newlines from formatter print functions (#1137) 2023-04-26 21:20:06 -03:00
sysinfo Run Taskfiles from sub/child directories (#920) 2022-12-05 21:58:20 -03:00
templater chore(deps): upgrade slim-sprig to v3.0.0 (#1329) 2023-09-14 01:59:35 +00:00
term chore: improvements on #1163 + changelog entry 2023-06-03 22:33:22 -03:00
version Add new TASK_VERSION special variable 2023-02-22 22:08:38 -03:00