restic/src
Alexander Neumann bf97cc7efa Allow filtering absolute paths
Before, the restorer called the filter function with a relative path,
this prevented anchoring absolute patterns (which just never matched).
Now call the restore function with an absolute virtual path, starting at
the filepath separator.

Closes #834
2017-03-02 14:50:54 +01:00
..
cmds/restic Ignore empty lines in --files-from 2017-02-27 19:42:00 +01:00
restic Allow filtering absolute paths 2017-03-02 14:50:54 +01:00