Jarek Kowalski
|
0c41d41276
|
Fixed up paths after merge
|
2019-05-27 15:48:39 -07:00 |
|
Jarek Kowalski
|
fdfd336d6e
|
lint: fixed various linter issues
|
2019-04-01 18:59:48 -07:00 |
|
Jarek Kowalski
|
327d8317d8
|
refactored repo/ into separate github.com/kopia/repo/ git repository
|
2018-10-26 20:40:57 -07:00 |
|
Jarek Kowalski
|
91066f2469
|
reorganized low-level repository packages by moving them all under kopia/kopia/repo/
|
2018-08-30 22:01:05 -07:00 |
|
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
|
12c28e537d
|
simplified ObjectID code and changed it to a string
|
2018-05-09 22:22:37 -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
|
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
|
31e5bce1cb
|
moved object management to kopia/kopia/object
|
2017-10-14 16:38:22 -07:00 |
|
Jarek Kowalski
|
b08a35e92b
|
refactored FS cache into reusable wrapper that can be applied on top of any filesystem abstraction
|
2017-09-04 17:42:50 -07:00 |
|