Commit Graph

21 Commits

Author SHA1 Message Date
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
Nicco 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
cupcakearmy d85470459f
fix home directory 2022-02-16 21:58:09 +01:00
cupcakearmy db9f5dea66
1.5.4 2022-02-16 21:42:54 +01:00
cupcakearmy 92feaef5bb
version bump 2022-02-16 21:28:13 +01:00
cupcakearmy 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
cupcakearmy 27758a03fa
add help message 2021-12-22 14:45:04 +01:00
cupcakearmy 959d19cbdb
add XDG_CONFIG_HOME to config 2021-10-06 15:50:23 +02:00
cupcakearmy 88c6949208
custom restic binary 2021-05-06 15:04:35 +02:00
cupcakearmy 37b26dfc31
consistent casing 2021-04-28 10:54:30 +02:00
cupcakearmy 33be94ba55
licensing 2021-04-17 15:12:44 +02:00
cupcakearmy 2e594cade6
docs 2021-04-17 13:12:20 +02:00
cupcakearmy 09e0ee4dec
shorthand for config 2021-04-16 00:27:06 +02:00
cupcakearmy 3ccaee4066
cleaner output and ctrl-c 2021-04-12 16:15:17 +02:00
cupcakearmy 640b60c47f
current state 2021-04-12 10:55:57 +02:00
cupcakearmy 6e25b90915
unlock on error and named arrays for config 2021-04-11 17:02:34 +02:00
cupcakearmy 335724cce7
progress 2021-04-11 13:04:11 +02:00
cupcakearmy 03cbbfd91c
go rewrite 2021-04-09 01:55:10 +02:00