1
0
Fork 0
forked from mirrors/tar-split
Commit graph

11 commits

Author SHA1 Message Date
a4fa9207cd main.go: show remainder count 2015-02-24 15:21:05 -05:00
72c5103763 main.go: explicit build of main.go 2015-02-20 16:58:27 -05:00
4eee25cf16 main.go: fully qualify the import 2015-02-20 16:58:27 -05:00
d96a87d9a2 main.go: collect more end padding 2015-02-20 15:28:48 -05:00
e8456b0d49 main.go: found the padding after EOF ... 2015-02-20 14:53:05 -05:00
c9b618ab48 main.go: actually write the _post_ buffer ... 2015-02-20 14:49:36 -05:00
739daf3e09 looking for missing bytes 2015-02-19 18:07:22 -05:00
f45a3e13ee main:
example application to use the RawBytes() of 'archive/tar',
and show the diff of the bytes read from the file itself.
2015-02-19 16:50:30 -05:00
3ae6151165 let's not build the initial by default 2015-02-11 14:26:03 +01:00
2ab5fedc6c initial efforts of investigation
This was cherrypicking logic from archive/tar, but if would be tedious
and not full featured as compared to just extending archive/tar itself
2015-02-11 14:24:07 +01:00
70b9150cff init 2015-02-03 23:29:41 +01:00