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.