containerd/archive
Derek McGowan dfadd8ce75
Fix duplicate directories entries on metadata change
Currently directory changes are not added to the list of
included directories, allowing those directories to receive
duplicate entries where there is both a metadata change to the
directory and a change to a file under that directory.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-01-24 14:28:51 -08:00
..
compression archive,cmd,images: clean up some code 2017-03-30 11:41:22 +03:00
issues_test.go Add test for prefix header issue 2017-11-28 16:38:26 -08:00
strconv.go Add unconvert linter 2018-01-09 17:36:44 -05:00
tar_opts_unix.go Implement archive.Apply on Windows 2017-12-15 11:33:03 -08:00
tar_opts_windows.go Implement archive.Apply on Windows 2017-12-15 11:33:03 -08:00
tar_opts.go Implement archive.Apply on Windows 2017-12-15 11:33:03 -08:00
tar_test.go Fix duplicate directories entries on metadata change 2018-01-24 14:28:51 -08:00
tar_unix.go Add unconvert linter 2018-01-09 17:36:44 -05:00
tar_windows.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
tar.go Fix duplicate directories entries on metadata change 2018-01-24 14:28:51 -08:00
time_darwin.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
time_unix.go Add solaris build support 2017-08-07 12:40:21 -07:00
time_windows.go Switch from package syscall to golang.org/x/sys 2017-08-09 13:41:16 +02:00
time.go Add archive package 2017-02-17 11:49:58 -08:00