Jarek Kowalski
|
d8201229d8
|
plumbed through ctx in storage.Storage APIs and all uses
|
2018-04-03 17:39:54 -07:00 |
|
Jarek Kowalski
|
453bab3560
|
fixed some lint errors, mostly dead code and missing error checks
|
2018-03-19 12:26:28 -07:00 |
|
Jarek Kowalski
|
92330ac247
|
refactored policy manager to use SourceInfo
|
2018-02-19 13:20:32 -08:00 |
|
Jarek Kowalski
|
16e44cb37f
|
renamed policy.Manager as snapshot.PolicyManager and policy.Policy as snapshot.Policy
|
2018-02-19 10:59:15 -08:00 |
|
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 |
|