Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-31 | Make sure that we accept any old snapshot name when restoring. | Patrick J Cherry | |
Also expand the tests to check that the correct ownership etc is being returned. | |||
2017-01-31 | Tidy up requires in tests, fix Tempfile filename stem | Patrick J Cherry | |
2015-12-02 | Fixed up tests to work. | Patrick J Cherry | |
I'd changed some of the arguments to the functions, and not updated the tests. So much for TDD..! | |||
2015-12-01 | Completely re-vamped restore command. Fixes #12403 | Patrick J Cherry | |
The byteback-restore command now uses the rsync xattrs to display information about the files due to be restored. It can handle filenames with spaces (!) and other characters. |