taskwarrior/scripts
Dustin J. Mitchell 31105c2ba3
Sync against taskchampion-sync-server (#3118)
This removes use of gnutls and the TLS implementation, which is no
longer needed (task synchronization is handled via Taskchampion, which
uses `reqwest`, which handles TLS via other Rust dependencies). This
incidentally removes the following config options:
 * `debug.tls`
 * `taskd.ca`
 * `taskd.certificate`
 * `taskd.ciphers`
 * `taskd.credentials`
 * `taskd.key`
 * `taskd.server`
 * `taskd.trust`
2023-07-08 10:27:33 -04:00
..
add-ons meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
bash meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
fish Add fish context completions 2023-01-11 00:11:04 -05:00
hooks Hooks readme : mention task diagnotics debug 2021-03-18 21:59:42 -04:00
vim Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00
zsh Truely remove priority from hardcoded attrributes 2021-10-02 21:27:10 -04:00
CMakeLists.txt Install zsh completer to site-functions 2020-03-12 10:43:34 -04:00
reproduce-dockerfile Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00
review-dockerfile Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00