This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
tar-split
Watch
1
Star
0
Fork
You've already forked tar-split
0
forked from
mirrors/tar-split
Code
Releases
Activity
df8572a1eb
tar-split
/
tar
/
storage
History
Jonathan Boulle
caf6a872c9
tar/storage: switch to map[string]struct{} for set
...
Using an empty struct is more idiomatic/efficient for representing a set-like container.
2015-07-22 15:32:49 -04:00
..
doc.go
*: clean up assorted spelling/grammar issues
2015-07-22 15:32:49 -04:00
entry.go
*: clean up assorted spelling/grammar issues
2015-07-22 15:32:49 -04:00
entry_test.go
storage: working on packing and unpacking
2015-02-24 15:22:20 -05:00
getter.go
*: clean up assorted spelling/grammar issues
2015-07-22 15:32:49 -04:00
getter_test.go
tar: mv the Getter to tar/storage
2015-03-09 13:20:26 -04:00
packer.go
tar/storage: switch to map[string]struct{} for set
2015-07-22 15:32:49 -04:00
packer_test.go
*: golint and docs
2015-03-09 14:11:11 -04:00