This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-03-14 12:16:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53db414ff7a22b5e81b6acdb4b92dcef88044c64
kopia
/
object
History
Jarek Kowalski
12c28e537d
simplified ObjectID code and changed it to a string
2018-05-09 22:22:37 -07:00
..
indirect.go
…
object_manager_test.go
simplified ObjectID code and changed it to a string
2018-05-09 22:22:37 -07:00
object_manager.go
simplified ObjectID code and changed it to a string
2018-05-09 22:22:37 -07:00
object_reader.go
plumbed through ctx in storage.Storage APIs and all uses
2018-04-03 17:39:54 -07:00
object_splitter_test.go
switched buzhash implementation to github.com/silvasur/buzhash, turns out previous library was used incorrectly, this one has simpler API, produces different split points
2017-11-14 22:45:15 -08:00
object_splitter.go
fixed some lint errors, mostly dead code and missing error checks
2018-03-19 12:26:28 -07:00
object_writer.go
simplified ObjectID code and changed it to a string
2018-05-09 22:22:37 -07:00
objectid_test.go
simplified ObjectID code and changed it to a string
2018-05-09 22:22:37 -07:00
objectid.go
simplified ObjectID code and changed it to a string
2018-05-09 22:22:37 -07:00
semaphore.go
…
writeback.go
…