Commit History

作者 SHA1 備註 提交日期
  Sebastian Andrzej Siewior 3ab7670895 dak: Use threaded compression/ decompression. 1 年之前
  Ansgar 26ec8d7fe4 add more type annotations 1 年之前
  Ansgar dbbf04681d add some support for zstd compression 2 年之前
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 年之前
  Ansgar cdac1fae3c use standard "subprocess" module from Python 4 年之前
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 年之前
  Ansgar 4800f5749c remove executable bit from many files 4 年之前
  Ansgar Burchardt 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 5 年之前
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 年之前
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 6 年之前
  Bastian Blank 5cbb8b83d3 Fix E401: Multiple imports on one line 6 年之前
  Chris Lamb 74f1635e0e Drop unused imports. 6 年之前
  Joerg Jaspert 58835e357f Use --no-name for all gzip calls 8 年之前
  Ansgar Burchardt 677bb8a719 Do not pass all file descriptiors to external process. 8 年之前
  Ansgar Burchardt 01ffff31a1 Revert "Use only 'xz' as default compression for Sources and Packages" 8 年之前
  Ansgar Burchardt 196b3433d4 Use only 'xz' as default compression for Sources and Packages 8 年之前
  Ansgar Burchardt 17c5cab4eb Remove files that are (no longer) generated 8 年之前
  Ansgar Burchardt 0bfe08fceb daklib/filewriter.py: indices do not need to be group-writable 11 年之前
  Ansgar Burchardt 098e63b027 daklib/filewriter.py: no longer invoke a shell when compressing files 11 年之前
  Ansgar Burchardt 73eb89e148 daklib/filewriter.py: change default compression to gzip and xz 11 年之前
  Ansgar Burchardt 1eeb90f6bf Merge branch 'pu/xz-for-indices' 11 年之前
  Ansgar Burchardt 7b274dc7e2 Reset signal handler to default action in child processes 11 年之前
  Ansgar Burchardt aa4f71d8e3 Use archive path instead of Dir::Root 12 年之前
  Ansgar Burchardt 5ae0dac7c8 Python modules should not be executable 12 年之前
  Ansgar Burchardt d352c619dd Add support for xz compression to FileWriter 12 年之前
  Ansgar Burchardt 3dd1a5c095 Change how compression methods are selected in FileWriter 12 年之前
  Ansgar Burchardt d0328e7b4d Merge remote-tracking branch 'origin/master' into description-md5 13 年之前
  Torsten Werner f8783d3e7d Convert octal literals to Python 2.6 syntax. 13 年之前
  Ansgar Burchardt a0c26499ba add TranslationFileWriter 13 年之前
  Joerg Jaspert 69167758e0 also use -9 for bzip2 13 年之前