Jarek Kowalski
|
c57531b751
|
switched Go logging library to github.com/op/go-logging which lets us override log levels per module
|
2018-07-09 21:28:12 -07:00 |
|
Jarek Kowalski
|
e36d02c59b
|
emit per-dir incomplete reason
store entire rootEntry on snapshot nmanifest
format 'snapshot list' consistently for both root and nested items
|
2018-05-19 22:00:14 -07:00 |
|
Jarek Kowalski
|
d8201229d8
|
plumbed through ctx in storage.Storage APIs and all uses
|
2018-04-03 17:39:54 -07:00 |
|
Jarek Kowalski
|
1c4e0e1e47
|
removed legacy oid format
|
2018-03-19 19:31:03 -07:00 |
|
Jarek Kowalski
|
92330ac247
|
refactored policy manager to use SourceInfo
|
2018-02-19 13:20:32 -08:00 |
|
Jarek Kowalski
|
faa2625a5f
|
revamped CLI help to hide most commands
|
2018-02-15 19:49:51 -08:00 |
|
Jarek Kowalski
|
090d97ba78
|
cli: reorganized all repo commands (connect/create/status) to top level
|
2018-01-10 19:13:09 -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
|
c288daef04
|
eradicated old metadata.Manager and replaced snapshot.Manager to use manifest.Manager instead
|
2017-11-27 19:15:02 -08:00 |
|
Jarek Kowalski
|
b5d0f2d120
|
more renames
|
2017-10-14 16:38:27 -07:00 |
|
Jarek Kowalski
|
31e5bce1cb
|
moved object management to kopia/kopia/object
|
2017-10-14 16:38:22 -07:00 |
|
Jarek Kowalski
|
76b712c2fb
|
moved creation of repofs entries to snapshot.Manager
|
2017-09-04 20:47:51 -07:00 |
|
Jarek Kowalski
|
371fc15694
|
merged 'repofs' into 'snapshot' package
|
2017-09-04 20:26:25 -07:00 |
|
Jarek Kowalski
|
998ed1ddac
|
simplified MetadataManager API for listing, added caching of metadata items (unbounded for now)
disabled go <1.9 since we're now using t.Helper(), which is awesome
|
2017-08-29 21:46:51 -07:00 |
|
Jarek Kowalski
|
70c9d49232
|
reorganized more top-level CLI commands into subcommands
|
2017-08-20 08:00:01 -07:00 |
|