zvault/TODO.md

23 lines
349 B
Markdown
Raw Normal View History

2017-04-07 16:57:49 +00:00
# TODO
## Functionality
* XAttrs in fuse
* XAttrs in tar
2017-04-10 18:15:13 +00:00
* Repair
2017-04-07 16:57:49 +00:00
## Stability / Reliability
* Lock the local repository to avoid index corruption
## Usability
* Backup directories as a thing (list, remove)
2017-04-07 20:32:52 +00:00
* Man pages for all minor subcommands
2017-04-07 16:57:49 +00:00
## Code quality
* Test cases
* Benchmarks
* Full fuse method coverage
2017-04-07 20:32:52 +00:00
* Clippy
2017-04-07 16:57:49 +00:00
## Other
* Homepage