Alexander Neumann
|
cc6a8b6e15
|
wip
|
2016-09-03 21:10:24 +02:00 |
|
Alexander Neumann
|
72aa6be38d
|
Replace fmt.Errorf() by errors.Errorf()
|
2016-08-29 19:23:50 +02:00 |
|
Alexander Neumann
|
444a268ce0
|
Replace stdlib errors with github.com/pkg/errors
|
2016-08-29 19:23:50 +02:00 |
|
Alexander Neumann
|
8de6e5a627
|
Add progress option to index
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
8d735cf6a9
|
Explicitely specify supersedes for new index
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
1bb2d59e38
|
Add Save() method to Index
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
c0ef1ec6fd
|
Add RemovePack for index
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
302619a11a
|
Move interfaces to package restic/types
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
80bcae44e2
|
Decouple ListAllPacks from repository
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
1f263a7683
|
Decouple index/ and repository/
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
9ecf7070af
|
Implement Lookup() and Save() for new Index
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
2c517e4a33
|
Add Index structures for Blobs
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
4bdd59b4ad
|
Index: Add DuplicateBlobs()
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
f5daf33322
|
Add pack size to ListAllPacks
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
240b8f273a
|
Add more index tests
|
2016-08-16 21:30:14 +02:00 |
|
Alexander Neumann
|
bad6184ab5
|
Add new Index data structure
|
2016-08-16 21:30:14 +02:00 |
|