1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-16 05:18:38 +00:00
tar archive assembly/disassembly
Find a file
Vincent Batts 1e18d74876 cmd/gomtree: cli with basic functionality
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-03-24 16:35:09 -04:00
cmd/gomtree cmd/gomtree: cli with basic functionality 2016-03-24 16:35:09 -04:00
testdata *: initial thoughts 2016-03-10 16:15:55 -05:00
xattr xattr: simple wrapper for syscalls 2016-03-24 16:35:09 -04:00
check.go check: an initial pass at a validation check 2016-03-24 16:35:09 -04:00
check_test.go check: an initial pass at a validation check 2016-03-24 16:35:09 -04:00
cksum.go cksum: comment 2016-03-24 16:35:09 -04:00
cksum_test.go *: loads of walking features 2016-03-24 16:35:09 -04:00
hierarchy.go check: an initial pass at a validation check 2016-03-24 16:35:09 -04:00
keywords.go check: an initial pass at a validation check 2016-03-24 16:35:09 -04:00
keywords_linux.go keywords: add mode= (only octal first) 2016-03-24 16:35:09 -04:00
keywords_unsupported.go keywords: added experimental "xattr" keyword 2016-03-24 16:35:09 -04:00
LICENSE LICENSE: adding a license 2016-03-24 16:34:58 -04:00
mtree_test.go *: parsing a spec to a Hierarchy struct 2016-03-11 15:58:18 -05:00
parse.go *: cleaner Parent handling 2016-03-24 16:35:09 -04:00
walk.go check: an initial pass at a validation check 2016-03-24 16:35:09 -04:00
walk_test.go *: cleaner Parent handling 2016-03-24 16:35:09 -04:00