1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-15 12:58:38 +00:00
Commit graph

205 commits

Author SHA1 Message Date
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