greatroar
|
9abef3bf1a
|
Move internal/fs.TestChdir to internal/test.Chdir
|
2020-09-17 10:43:33 +02:00 |
|
Michael Eischer
|
dcf9ded977
|
dump: Use slashes as path separators in tar on windows
This conversion is necessary as paths returned by filepath.Rel use the
operating-system native path separator
|
2020-08-30 18:26:50 +02:00 |
|
Simon Beck
|
fe6445e0f4
|
dump: Added unit tests for tar output
|
2020-08-30 16:00:48 +02:00 |
|
Simon Beck
|
80a11960dd
|
dump: Always dump relative paths into tarballs
Tarballs should only contain relative paths.
|
2020-08-29 21:14:34 +02:00 |
|
Simon Beck
|
d6f739ec22
|
dump: Extract tar code to internal/dump
|
2020-08-29 21:14:34 +02:00 |
|