Commit Graph

56 Commits (bc36a39de4756a09e65beef6c5811a350258fdee)

Author SHA1 Message Date
cupcakearmy f620bb1764 version bump and help command in addition to flag
5 years ago
cupcakearmy e3506e44b5 enable sftp
5 years ago
cupcakearmy a8af085d9c dont' get stuck if backend is not supported
5 years ago
cupcakearmy d13d4f7cf1 if there is an error while backing up, show it to the user
5 years ago
cupcakearmy 886b6362cd remove duplicated code and make the forget function compatible with the new docker mounts options
5 years ago
cupcakearmy 9ece1d867d typo
5 years ago
cupcakearmy e80db74af4 ordered gitignore
5 years ago
cupcakearmy 2fd9e2dd22 typo
5 years ago
cupcakearmy 8fdf5188ff cleaner error handling & version bump
5 years ago
cupcakearmy 22d93f0b9c fix self update in Debian systems
5 years ago
cupcakearmy f940f23338 tidy up imports
5 years ago
cupcakearmy 678aa96c06 version bump
5 years ago
cupcakearmy e51eacf13c support for tilde in optional arguments
5 years ago
cupcakearmy b40adcae1f added command to display some info about the config file
5 years ago
cupcakearmy ad5afab355 version bump
5 years ago
cupcakearmy 5b0011330c now shows elapsed time on each backup and some depulication of code
5 years ago
cupcakearmy f09cf90653 hooks for backups
5 years ago
cupcakearmy d352aced37 version bump
5 years ago
cupcakearmy 563d4ffb96 remove duplicate code
5 years ago
cupcakearmy 1c6a061dd1 cleanup types
5 years ago
cupcakearmy 504ad639ab function to convert a variable to an array if its not already
5 years ago
cupcakearmy 1026e68b68 version bump
5 years ago
cupcakearmy 9669b70e20 refactor forget and make compatible with new options api
5 years ago
cupcakearmy bcb081234c formatting
5 years ago
cupcakearmy 336f44e9dc simplify for
5 years ago
cupcakearmy d0cda7f1d5 always convert to string
5 years ago
cupcakearmy a8f4c23254 version bump
5 years ago
cupcakearmy 18c3f4a06f use a simpler restore flag
5 years ago
cupcakearmy 417c54db4d cleanup
5 years ago
cupcakearmy a9696bbc0c parse the flags in the config file to an array for the exec command
5 years ago
cupcakearmy 45f7506478 added options to the location type
5 years ago
cupcakearmy d7cdeafe60 moved around params
5 years ago
cupcakearmy cf09cdbb30 cleanup and support for exclusion
5 years ago
cupcakearmy 88059fe405 method to get all the backends from a list of locations
5 years ago
cupcakearmy cdf18430b6 remove old todo
5 years ago
cupcakearmy 352754dad9 formatting & trailing commas
5 years ago
cupcakearmy 6a055d3114 moved path resolver into utils
5 years ago
cupcakearmy b5daff07eb replace indead of adding
5 years ago
Nicco a81498ac42
Merge branch 'master' into 2-forget
5 years ago
Eliot Berriot 57ffa1e3fa
Fix #2: support pruning and forget via snapshot policies
5 years ago
Eliot Berriot 671542cd30
Fix #1: fixed broken initialization check under S3
5 years ago
cupcakearmy 06ce8180fb support for absolute paths
5 years ago
cupcakearmy 8fb6bdb3c6 version bump
5 years ago
cupcakearmy 47f5d91e89 version as normal command
5 years ago
cupcakearmy de27034b94 config optional if not required for current operation
5 years ago
cupcakearmy 9dafe9d36a wrong version bump
5 years ago
cupcakearmy d47e7d0912 directories are now relative to its config file location
5 years ago
cupcakearmy e47d6be854 small bugs
5 years ago
cupcakearmy 993fe072e2 also check for default file in the current directory
5 years ago
cupcakearmy 3d1e28e574 typos
5 years ago