Commit History

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