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

README.md

This code provides helper functions for dealing with archive files.

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