Dustin J. Mitchell
|
d01386f3ea
|
Merge pull request #292 from taskchampion/issue291
Switch to pretty_assertions
|
2021-10-02 10:54:25 -04:00 |
|
Dustin J. Mitchell
|
bcef6bf392
|
remove redundant {..}
|
2021-10-01 22:18:24 -04:00 |
|
Dustin J. Mitchell
|
a143660124
|
Switch to pretty_assertions
|
2021-10-02 01:08:26 +00:00 |
|
Dustin J. Mitchell
|
255cf29d4f
|
Update docs
* improve linking
* parallel construction for storage and servers
* clarify rationale for Task/TaskMut
|
2021-09-26 13:59:04 -04:00 |
|
Dustin J. Mitchell
|
7956f6a34b
|
implement FromStr instead of just from_str
|
2021-06-05 21:30:28 -04:00 |
|
Dustin J. Mitchell
|
cf3a053a0e
|
Add PENDING, COMPLETED, DELETED synthetic tags
Note that DELETED is not tested since we don't yet support deleting
tasks.
|
2021-06-05 21:30:27 -04:00 |
|
Dustin J. Mitchell
|
0e60bcedaf
|
hide the implementation of Tag
|
2021-06-05 21:20:36 -04:00 |
|
Dustin J. Mitchell
|
ff23c9148b
|
refactor taskchampion::task into submodules
|
2021-06-05 21:20:10 -04:00 |
|