.. |
testdata
|
|
|
doc.go
|
|
|
index.go
|
Add Masterindex.Save(); Add Index.Packs()
|
2020-11-06 20:23:30 +01:00 |
index_test.go
|
Fix setting of ID in DecodeIndex
|
2020-10-17 09:12:58 +02:00 |
indexmap.go
|
Chaining hash table for repository.Index
|
2020-07-19 13:58:22 +02:00 |
indexmap_test.go
|
Chaining hash table for repository.Index
|
2020-07-19 13:58:22 +02:00 |
key.go
|
init: pass proper context to master key generation
|
2020-10-09 22:37:56 +02:00 |
master_index.go
|
Parallelize MasterIndex.Save()
|
2020-11-15 07:05:09 +01:00 |
master_index_test.go
|
Add extraObsolete to MasterIndex.Save
|
2020-11-15 07:05:09 +01:00 |
packer_manager.go
|
Use "pack file" instead of "data file" (#2885)
|
2020-08-16 11:16:38 +02:00 |
packer_manager_test.go
|
Use "pack file" instead of "data file" (#2885)
|
2020-08-16 11:16:38 +02:00 |
repack.go
|
Stop Counters where they're constructed and started
|
2020-11-09 13:03:31 +01:00 |
repack_test.go
|
Add extraObsolete to MasterIndex.Save
|
2020-11-15 07:05:09 +01:00 |
repository.go
|
Add CreateIndexFromPacks()
|
2020-11-15 07:04:51 +01:00 |
repository_internal_test.go
|
Use "pack file" instead of "data file" (#2885)
|
2020-08-16 11:16:38 +02:00 |
repository_test.go
|
Use "pack file" instead of "data file" (#2885)
|
2020-08-16 11:16:38 +02:00 |
testing.go
|
Wire context into backend layout detection
|
2020-10-09 22:37:24 +02:00 |
worker_group.go
|
defer close(ch) outside repository.RunWorkers
|
2020-10-14 15:50:16 +02:00 |