Commit Graph

206 Commits

Author SHA1 Message Date
Vincent Batts 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
Vincent Batts 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
Vincent Batts 3ae6151165 let's not build the initial by default 2015-02-11 14:26:03 +01:00
Vincent Batts 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
Vincent Batts 64426b0aae archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
Vincent Batts 70b9150cff init 2015-02-03 23:29:41 +01:00