Florian
12f6143bb4
fix: cli command to unlock the autorestic running value ( #329 )
...
* fix: cli command to unlock the autorestic running value
* fix(unlock cmd): get user confirmation in case an instance is still running
* fix(cmd unlock): add force flag
2024-03-12 15:26:12 +01:00
Christoph Loy
ce9140fa1e
Fix handling of XDG_CONFIG_HOME
( #347 )
2024-01-11 19:01:59 +01:00
Mikel Olasagasti Uranga
045513234f
Use Printf instead of Println ( #318 )
...
Testing in Fedora reports:
./root.go:58:4: (*github.com/fatih/color.Color).Println call has
possible Printf formatting directive %s
2023-07-31 10:03:18 +02:00
John Burkhardt
83eeb847ac
Add command line flag to override docker image. ( #233 )
2022-09-13 15:04:12 +02:00
Romain de Laage
6990bf6adc
Check for errors and forward on exec command ( #227 )
...
fix #226
2022-08-26 17:09:26 +02:00
3bc091f826
lean flag
2022-04-27 00:55:31 +02:00
5bcf5c9217
1.7.0 ( #188 )
...
* stream the output (#186 )
* dont duplicate global flags (#187 )
* docs for tagging
* fix self update path (#190 )
* version bump & changelog
2022-04-27 00:48:52 +02:00
434862ed4e
1.6.0 ( #180 )
...
* fix for #178
* restore options
* error codes
* update docs
* forget docs
* add option to auto forget
* add copy option
* update go version to enable generics
* copy docs
* changelog & version bump
2022-04-14 11:51:32 +02:00
d85470459f
fix home directory
2022-02-16 21:58:09 +01:00
db9f5dea66
1.5.4
2022-02-16 21:42:54 +01:00
92feaef5bb
version bump
2022-02-16 21:28:13 +01:00
2a7e233cdb
only check on config if it is getting used
2022-02-16 21:22:42 +01:00
Jan
6bf4953003
Add error handling to reading config file.
2022-02-09 20:26:02 +01:00
27758a03fa
add help message
2021-12-22 14:45:04 +01:00
982f9e0b5c
better error handling
2021-12-06 12:13:18 +01:00
252968e15e
ensure config is loaded before lock
2021-11-23 12:32:35 +01:00
2c46f0da0c
restore arg help
2021-10-31 22:31:47 +01:00
ac756dfbde
bug not showing error messages
2021-10-31 22:31:31 +01:00
8c30134f7c
error handling for upgrade and uninstall
2021-10-30 14:50:27 +02:00
a7944aed1f
don't install restic as default
2021-10-30 14:36:16 +02:00
83905d2993
specific location
2021-10-28 17:29:32 +02:00
959d19cbdb
add XDG_CONFIG_HOME to config
2021-10-06 15:50:23 +02:00
20334a7e83
better config handling
2021-08-05 21:48:02 +02:00
a4b54f9f64
check config bugs
2021-07-11 13:51:04 +02:00
e05386b0b5
add failure and success hooks
2021-05-06 15:55:32 +02:00
88c6949208
custom restic binary
2021-05-06 15:04:35 +02:00
37b26dfc31
consistent casing
2021-04-28 10:54:30 +02:00
c1795b2acc
lean flag
2021-04-28 10:54:07 +02:00
be25af2d76
Merge pull request #53 from TheForcer/master
...
Fix typo in check output
2021-04-24 13:19:34 +02:00
6efcce07b7
show error and exit with bad code if not found
2021-04-23 23:53:57 +02:00
Felix
dc6dd2e712
Fix typo in check output
2021-04-23 19:19:03 +02:00
ea82fea8e1
add cron tag
2021-04-20 20:49:09 +02:00
541a7c2a72
add autocompletetions
2021-04-17 17:48:31 +02:00
33be94ba55
licensing
2021-04-17 15:12:44 +02:00
2e594cade6
docs
2021-04-17 13:12:20 +02:00
b314912821
describe backends
2021-04-17 12:02:00 +02:00
b1054f3512
info command
2021-04-16 22:37:15 +02:00
1bbd3879fe
make back compatible
2021-04-16 22:02:25 +02:00
09e0ee4dec
shorthand for config
2021-04-16 00:27:06 +02:00
6449b8999f
support for volume locations
2021-04-15 21:55:35 +02:00
3ccaee4066
cleaner output and ctrl-c
2021-04-12 16:15:17 +02:00
640b60c47f
current state
2021-04-12 10:55:57 +02:00
19e75c1dad
fixes
2021-04-11 18:17:21 +02:00
6e25b90915
unlock on error and named arrays for config
2021-04-11 17:02:34 +02:00
8a1fe41825
cron
2021-04-11 15:02:27 +02:00
5d92b5bcc1
dry run for forget cmd
2021-04-11 14:22:46 +02:00
05be58a3a7
restore cmd
2021-04-11 14:03:38 +02:00
9ba58ee7f8
decsriptions
2021-04-11 13:08:50 +02:00
335724cce7
progress
2021-04-11 13:04:11 +02:00
03cbbfd91c
go rewrite
2021-04-09 01:55:10 +02:00