1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/internal
2023-07-24 22:05:40 -03: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 fix: ignore all errors when reading dotenv for experiments (#1245) 2023-06-30 09:33:37 -03:00
filepathext Add CHANGELOG and improvements to #887 2022-10-14 19:48:45 -03:00
fingerprint feat: for 2023-07-24 22:05:40 -03:00
goext Add CHANGELOG + improvements to #980 2023-01-06 21:39:57 -03:00
hash Cleaning up the run code 2021-07-31 19:36:40 -03:00
logger refactor: remove newlines from formatter print functions (#1137) 2023-04-26 21:20:06 -03: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 feat: added joinPath and relPath functions 2023-07-24 22:05:40 -03: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