summaryrefslogtreecommitdiff
path: root/spec/unit/module_tool/tar
AgeCommit message (Expand)AuthorFilesLines
2014-07-14(PUP-1186) Ignore PAX header in tar unpackingBrandon High1-1/+2
2014-05-14(PUP-2561) Fix spec test on windowsKylo Ginsberg1-1/+1
2014-05-13(PUP-2561) Revert to using UNIX pipes in PMT’s tar operations.Pieter van de Bruggen1-7/+5
2014-04-24(Maint) Don't expand tar cf - sourcedir pathJosh Cooper1-1/+1
2014-04-24(maint) Adding File.expand_path to the Tar::Gnu specs.Pieter van de Bruggen1-6/+6
2014-04-21(PUP-2278) Parameterize the mode of Puppet::Util::Execution.execpipe.Pieter van de Bruggen1-2/+2
2014-04-18(PUP-2278) Accept paths with spaces in PMT tarball interactions.Pieter van de Bruggen1-9/+11
2014-04-04(PUP-2093) Migrate PMT to /v3 API.Pieter van de Bruggen1-1/+1
2014-03-07Remove now-redundant Tar::Solaris from module_toolReid Vandewiele1-22/+0
2014-02-22Add tests for module_tool changesReid Vandewiele1-1/+2
2013-11-13(#9546) Fix up the solaris gtar specKylo Ginsberg1-2/+2
2013-11-11(#9546) Update test to reflect changed permissionsAndrew Parker1-2/+2
2013-08-06Ensure that PMT uses the correct group membership.Pieter van de Bruggen2-4/+4
2013-08-06Fixing a missed test for minitar.Pieter van de Bruggen1-4/+4
2013-08-06(#14333) Ensure module permissions are sane.Pieter van de Bruggen2-4/+10
2013-04-17(maint) Fix failing puppet module build testJeff McCune1-1/+1
2013-04-17(maint) Fix puppet module build empty tar issue on SolarisJeff McCune1-1/+1
2013-04-15(#11276) Select tar command or minitarJosh Cooper3-0/+97