Toshio Kuratomi
|
99a8caf409
|
Prefer gtar to tar
Fixes #702
|
2015-01-26 09:46:53 -08:00 |
|
Toshio Kuratomi
|
9f333afb6a
|
Standardize class names on Archive suffix.
This also removes the collision between the stdlib ZipFile class and the
module's ZipFile class
Fixes #681
|
2015-01-21 16:15:42 -08:00 |
|
Toshio Kuratomi
|
e3759bd0d3
|
Add detection of uid,gid,mode changes when deciding whether an archive
needs to be unarchived again.
|
2015-01-14 19:20:07 -08:00 |
|
Toshio Kuratomi
|
6159b5c423
|
Implement user,group,mode,selinux settings for unarchive.
This is a partial fix for #234. Still have to figure out how to
make change reporting work as we can no longer rely on tar's --compare
option
|
2015-01-14 13:11:33 -08:00 |
|
Jon Hadfield
|
9e0565e58f
|
Remove redundant check for creates argument.
|
2014-10-03 13:00:11 +01:00 |
|
James Cammarata
|
cb69744bce
|
Adding file doc fragment to those modules in files/ missing it
|
2014-10-01 20:55:50 -05:00 |
|
Michael DeHaan
|
c8e1a2077e
|
file extensions!
|
2014-09-26 10:37:56 -04:00 |
|