Commit Graph
3 Commits
Author SHA1 Message Date
John Starks 424d62c72e Use existing PAX headers for time
This removes the MSWINDOWS.* time fields and uses PAX times directly. I
didn't previously realize that PAX times could be negative, which
eliminates the need to store Windows times in a different format.

This also uses the LIBARCHIVE.creationtime field for creation times to
match OS X behavior.
2016-03-30 12:38:03 -07:00
John Starks 71ac47a42e Add tar.Headers.Winheaders for Windows metadata 2016-02-23 12:48:26 -08:00
John Starks 752c574975 Add archive/tar from go 1.6
github.com/golang/go bfccf7b3e198587372f755d4ebace292a06ea2e5
2016-02-23 12:48:25 -08:00