Commit graph

11 commits

Author SHA1 Message Date
9958709a32 Exit if configuration with given name is not found 2020-03-25 20:20:37 +01:00
689b1a904e Select configuration via flag -c
The configuration names used to be positional arguments at the end of
the invocation of mpbackup. Now, they are specified with the flag c and
can occur at any position.

This commit also adds the --version flag that prints the version number.
2020-03-25 19:52:17 +01:00
882c3140fb Support Ruby versions < 2.6 2020-03-25 19:04:00 +01:00
1dadc79e84 Optionally disable forgetting of snapshots 2020-03-25 18:55:59 +01:00
3a9c1d106f Read password without trailing \n (newline) 2020-03-25 18:49:07 +01:00
95d13588ba Optionally read password from file 2020-03-25 18:26:29 +01:00
19f2c23659 Change path for default config file 2020-03-25 18:09:26 +01:00
ee2e4d7129 Improve text output for users 2020-03-25 17:53:59 +01:00
6388495fc7 Add support for nix-shell and direnv 2020-03-25 17:22:32 +01:00
a0d1c1c5c1 Add Makefile for installation 2020-03-25 17:21:57 +01:00
3ca3916515 Initial commit 2020-03-25 10:26:10 +01:00