|
c9b618ab48
|
main.go: actually write the _post_ buffer ...
|
2015-02-20 14:49:36 -05:00 |
|
|
50168a6bb3
|
archive/tar: cleaner reset
|
2015-02-20 14:49:23 -05:00 |
|
|
43b7a5effb
|
README: fix headings
|
2015-02-20 13:47:57 -05:00 |
|
|
fc1d5b4422
|
README: add link on sparse files
|
2015-02-20 10:30:18 -05:00 |
|
|
43bfb58368
|
.: add README and LICENSE
|
2015-02-20 10:29:48 -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 |
|
|
7cc3f4b289
|
archive/tar: add RawBytes()
Plumbing a means to access the raw bytes of a tar archive apart from the
file payload itself.
|
2015-02-19 16:49:06 -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 |
|
|
64426b0aae
|
archive/tar: adding from go as of a9dddb53f
|
2015-02-11 14:08:03 +01:00 |
|
|
70b9150cff
|
init
|
2015-02-03 23:29:41 +01:00 |
|