pull/10/head
Dennis Schwerdel 2017-04-07 22:32:52 +02:00 committed by Dennis Schwerdel
parent 11d7753e78
commit c308c5ca5b
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,8 @@
## Stability / Reliability
* Lock the local repository to avoid index corruption
* Recover from missing index and bundle map by rebuilding those
* Recover from missing index, bundle cache and bundle map by rebuilding those
* Relative path in bundle cache
## Usability
* Verbosity control
@ -15,11 +16,13 @@
* Display backup name and path on backup integrity error
* Better control over what is checked in `check` subcommand
* Nice error when remote storage is not mounted
* Man pages for all minor subcommands
## Code quality
* Test cases
* Benchmarks
* Full fuse method coverage
* Clippy
## Other
* Homepage