Jarek Kowalski
|
10ca234633
|
switched to using zerolog for logging, by default log level=info, can be set to debug on commandline
|
2018-01-01 19:12:35 -08:00 |
|
Jarek Kowalski
|
6e83ad0b9b
|
moved policies to separate package
refactored policy management into policy.Manager that uses manifest.Manager internally
|
2017-11-27 18:05:32 -08:00 |
|
Jarek Kowalski
|
cfbef13aff
|
Major refactoring to how repository connections are established and managed to simplify programmatic API usage and CLI.
Removed unnecessary and confusing options, improved the API.
|
2017-08-01 08:35:14 +02:00 |
|
Jarek Kowalski
|
095fc4aba4
|
removed 'client' package and merged with 'repo', names still not final
|
2017-08-01 08:29:42 +02:00 |
|
Jarek Kowalski
|
4dcdb69dcc
|
replaced use of Vault with Repository
|
2017-08-01 08:29:41 +02:00 |
|
Jarek Kowalski
|
4a878738a0
|
moved main executable package to kopia/kopia, moved cli support to kopia/kopia/cli
|
2017-07-17 15:20:32 +02:00 |
|