Nick Sweeting
|
2c2d034d6d
move to new vendoring fallback logic
|
1 год назад |
Nick Sweeting
|
903c72fa88
fix typing errors
|
1 год назад |
Nick Sweeting
|
91c4641199
skip dir size calculation when path is too long
|
1 год назад |
Nick Sweeting
|
4523d6817f
readme fixes
|
2 лет назад |
Nick Sweeting
|
aa53fe653c
fix use of uneeded perms arg
|
4 лет назад |
Nick Sweeting
|
c2d1a57581
fix umask dir permissions
|
4 лет назад |
Nick Sweeting
|
9f1470cf03
fix output permissions tests
|
4 лет назад |
Nick Sweeting
|
8230f88d80
change default OUTPUT_PERMISSIONS to disallow execution except on dirs
|
4 лет назад |
Nick Sweeting
|
1112526543
add option ENFORCE_ATOMIC_WRITES to allow disabling forced FSYNC writes on network drives
|
4 лет назад |
Nick Sweeting
|
c3d009e4ec
fix python file execution checking
|
4 лет назад |
Nick Sweeting
|
3992e0fee3
auto prepend python binary to args when running system command with python file as first argument
|
4 лет назад |
Nick Sweeting
|
21bb84f627
fix lint errors
|
4 лет назад |
Nick Sweeting
|
b3a89172ab
add original src url to dosctring
|
4 лет назад |
Nick Sweeting
|
e7c7a8f71c
force kill forked child processes after each extractor command
|
4 лет назад |
Nick Sweeting
|
bd8a01e677
sigh vendor yet another dependency
|
4 лет назад |
Nick Sweeting
|
56c6b11b14
add comment
|
4 лет назад |
Nick Sweeting
|
bd6d9c165b
enforce utf8 on literally all file operations because windows sucks
|
4 лет назад |
Nick Sweeting
|
783f597955
minor build fixes
|
4 лет назад |
Nick Sweeting
|
4372cb6eec
stop execution entirely when atomic_write is unsupported
|
5 лет назад |
Nick Sweeting
|
fbd9a7caa6
add explicit error when FSYNC is not supported on filesystem
|
5 лет назад |
Nick Sweeting
|
9c6ff5036c
add suppress output helper
|
5 лет назад |
Nick Sweeting
|
e727af6f22
allow Path args to get_dir_size and copy_and_overwrite
|
5 лет назад |
Angel Rey
|
25ac18c8b7
Replaced os.path in system.py
|
5 лет назад |
Nick Sweeting
|
b681a477ae
add overwrite flag to add command to force re-archiving
|
5 лет назад |
Nick Sweeting
|
fa17e20f8e
Update archivebox/system.py
|
5 лет назад |
apkallum
|
9cb0be183b
ensure correct permissions for archived items
|
5 лет назад |
apkallum
|
0ed2a23670
ensure correct permissions for output folder
|
5 лет назад |
Nick Sweeting
|
602e141f08
fix config file atomic writing bugs
|
5 лет назад |
Nick Sweeting
|
4da1d82b86
use python builtin os.chmod instead of subprocess call
|
5 лет назад |
Nick Sweeting
|
c68543af74
fix text encoding for subprocesses
|
5 лет назад |