1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00
restic/src
Pauline Middelink 8a92687d9a Refactor find and ls commands
Implement filtering by using `FindFilteredSnapshots()` to iterate over the snapshots

Refactor cmd_ls' `PrintNode()` into format.go, reuse its pretty printing in both `find`
and `ls` commands.

Use contexts.
2017-03-08 20:29:31 +01:00
..
cmds/restic Refactor find and ls commands 2017-03-08 20:29:31 +01:00
restic Add filtering to mount command 2017-03-08 19:59:19 +01:00