Timothy 28fc387cf0 Add readme file for the archive directory 11 년 전
..
testdata aedcb76adc Add test for invalid tarball read 11 년 전
MAINTAINERS 96d1e9bb5a Move archive.go to sub package 11 년 전
README.md 28fc387cf0 Add readme file for the archive directory 11 년 전
archive.go 4a3aefbb52 archive: add missing bytes package 11 년 전
archive_test.go aedcb76adc Add test for invalid tarball read 11 년 전
changes.go 359f8aca29 process directories in parallel in ChangesDirs 11 년 전
changes_test.go 794b5de749 Don't assume the file system has sub-second precision timestamp 11 년 전
diff.go 21b42dfcfd UTIME_OMIT is only available on Linux 11 년 전
time_linux.go 21b42dfcfd UTIME_OMIT is only available on Linux 11 년 전
time_unsupported.go 21b42dfcfd UTIME_OMIT is only available on Linux 11 년 전
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 년 전

README.md

This code provides helper functions for dealing with archive files.

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