Timothy 28fc387cf0 Add readme file for the archive directory %!s(int64=11) %!d(string=hai) anos
..
testdata aedcb76adc Add test for invalid tarball read %!s(int64=11) %!d(string=hai) anos
MAINTAINERS 96d1e9bb5a Move archive.go to sub package %!s(int64=11) %!d(string=hai) anos
README.md 28fc387cf0 Add readme file for the archive directory %!s(int64=11) %!d(string=hai) anos
archive.go 4a3aefbb52 archive: add missing bytes package %!s(int64=11) %!d(string=hai) anos
archive_test.go aedcb76adc Add test for invalid tarball read %!s(int64=11) %!d(string=hai) anos
changes.go 359f8aca29 process directories in parallel in ChangesDirs %!s(int64=11) %!d(string=hai) anos
changes_test.go 794b5de749 Don't assume the file system has sub-second precision timestamp %!s(int64=11) %!d(string=hai) anos
diff.go 21b42dfcfd UTIME_OMIT is only available on Linux %!s(int64=11) %!d(string=hai) anos
time_linux.go 21b42dfcfd UTIME_OMIT is only available on Linux %!s(int64=11) %!d(string=hai) anos
time_unsupported.go 21b42dfcfd UTIME_OMIT is only available on Linux %!s(int64=11) %!d(string=hai) anos
wrap.go 2ca4e0ea60 Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar %!s(int64=11) %!d(string=hai) anos

README.md

This code provides helper functions for dealing with archive files.

TODO: Move this to either pkg or (if not possible) to utils.