Jarek Kowalski
|
327d8317d8
|
refactored repo/ into separate github.com/kopia/repo/ git repository
|
2018-10-26 20:40:57 -07:00 |
|
Jarek Kowalski
|
c999c0fba8
|
moved fs/repofs to snapshot/snapshotfs
|
2018-10-20 11:36:14 -07:00 |
|
Jarek Kowalski
|
6484a55d7c
|
removed policy.Manager and snapshot.Manager and switched to package-level function interface instead
|
2018-08-30 06:47:58 -07:00 |
|
Jarek Kowalski
|
9060e7d310
|
moved repository VFS nodes into fs/repofs/ package
|
2018-08-29 22:56:23 -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
|
c288daef04
|
eradicated old metadata.Manager and replaced snapshot.Manager to use manifest.Manager instead
|
2017-11-27 19:15:02 -08:00 |
|
Jarek Kowalski
|
b5a7d05adf
|
refactored Repository API
|
2017-09-15 18:35:27 -07:00 |
|
Jarek
|
fa80f40185
|
added support for mounting snapshots as drive letters and opening them in explorer on Windows.
|
2017-09-05 19:01:51 -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
|
2b032b1748
|
refactored FS caching flags
|
2017-09-04 17:49:36 -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 |
|
Jarek Kowalski
|
4b1547fec9
|
periodically refresh the metadata manager cache when mounting
|
2017-08-29 21:46:51 -07:00 |
|
Jarek Kowalski
|
d613d99f7e
|
beginnings of WebDAV mounting support, not really working yet, need to do have better caching
|
2017-08-27 15:02:56 -07:00 |
|
Jarek Kowalski
|
ff487d1e85
|
added ability to mount special object 'all' that exposes the whole set of snapshots grouped by user@host, path and time
|
2017-08-19 19:49:18 -07: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 |
|