aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/ta (unfollow)
Commit message (Collapse)Author
2025-11-10treewide: Use new spelling of attributesBenedikt Peetz
2025-05-16modules/{atuin,taskwarrior}: Make enabling age configurableBenedikt Peetz
A VM/test without age keys still needs to be able to use this modules.
2025-04-28modules/taskwarrior: Enable synchronization againBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-08fix(modules/taskwarrior): Record the news versionBenedikt Peetz
2025-04-05fix(modules/taskwarrior/mkHook): Use correct `grep` silencing argumentBenedikt Peetz
2025-04-04fix(modules/taskwarrior/mkHook): Fix shellcheck issuesBenedikt Peetz
2025-04-04fix(modules/taskwarrior/mkHook): Remove superfluous double quoteBenedikt Peetz
2025-04-04fix(modules/taskwarrior): Correctly detect if hook debug is setBenedikt Peetz
`task _get` is not influenced by a temporary CLI override.
2025-04-04fix(modules/taskwarrior): Print hook `die` to stderrBenedikt Peetz
2025-04-04fix(modules/taskwarrior): Completely move to taskwarrior3Benedikt Peetz
2025-04-04fix(treewide): Migrate to taskwarrior version 3Benedikt Peetz
2025-04-04feat(modules/legacy/taskwarrior): Migrate to by-nameBenedikt Peetz
2024-11-23fix(modules/taskwarrior): Provide an enable optionBenedikt Peetz
2024-10-31chore(modules/taskserver/secrets): Rotate certificatesBenedikt Peetz
2024-10-18refactor(modules/secrets): Split into the modules, that need the secretsBenedikt Peetz
Storing the secrets in the module that actually needs them, is a cleaner solution.