taskwarrior/taskchampion/src
2020-12-25 02:52:49 +00:00
..
server bits of docs 2020-11-29 21:26:39 -05:00
taskstorage Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00
testing refactor taskchampion::server into a module with submodules 2020-11-25 17:53:23 -05:00
config.rs Factor replica and sync configuration into simple owned structs 2020-11-28 16:57:32 -05:00
errors.rs stop ignoring dead code and unused variables 2020-11-23 14:29:51 -05:00
lib.rs Fix clippy warnings and make them all errors 2020-12-24 17:39:49 +00:00
replica.rs fix some more pedantic lints 2020-12-25 02:43:51 +00:00
task.rs Fix clippy warnings and make them all errors 2020-12-24 17:39:49 +00:00
taskdb.rs use log and env_logger, and add some logging around sync 2020-11-29 18:18:28 -05:00
utils.rs convert unrwap to expect and add testing 2020-12-25 02:52:49 +00:00