Commit History

Author SHA1 Message Date
  Ansgar 26ec8d7fe4 add more type annotations 1 year ago
  Ansgar 299491fd34 prefix_multi_line_string: use bool instead of int 2 years ago
  Ansgar dfc20c5bed convert most documentation markup 2 years ago
  Ansgar 907e731621 covert most docstrings to Sphinx syntax 2 years ago
  Ansgar 0f8f1fbd3e add more type annotations 2 years ago
  Ansgar 2312819f6d add type annotation for `upload` parameter 2 years ago
  Ansgar 5a1b3e335e prod_maintainer: add substitutions for __VERSION__, __ARCHITECTURE__ 2 years ago
  Stéphane Blondon a4858dc287 Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line) 3 years ago
  Ansgar c3305a9820 rename function `our_raw_input` to `input_or_exit` 3 years ago
  Bastian Blank abdfa67c82 Accept udeb into non-main debian-installer sections 3 years ago
  Ansgar 62bbc72da9 [py3] The future is now! 4 years ago
  Niels Thykier 9cf13ca749 Remove some unused imports 4 years ago
  Joerg Jaspert eb4508cf4a Store the prod mail as note for the package 4 years ago
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
  😸 c79d7b4e04 use common implementation to call editor 4 years ago
  Michael Lustfield 7764742c9e Change default action to abandon for empty notes. 5 years ago
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors 5 years ago
  Ansgar Burchardt ce8db5ce28 use standard `open` instead of custom `daklib.utils.open_file` 5 years ago
  Ansgar Burchardt 149540c965 [cleanup] remove unused code 5 years ago
  Ansgar Burchardt 5ba90ed5bc silence warning "W504 line break after binary operator" 5 years ago
  Bastian Blank da66a788e5 Use absolute imports 6 years ago
  Bastian Blank 21d6554436 Convert to print function 6 years ago
  Bastian Blank 34d63b51d1 Fix E231: Missing whitespace after ',', ';', or ':' 6 years ago
  Bastian Blank 4544378f72 Fix E226: Missing whitespace around arithmetic operator 6 years ago
  Bastian Blank 3797103cab Fix E221: Multiple spaces before operator 6 years ago
  Bastian Blank a53cdc3717 Fix E203: Whitespace before ':' 6 years ago
  Bastian Blank d12d198ba7 Fix E202: Whitespace before ')' 6 years ago
  Bastian Blank 681c3f4b26 Fix E201: Whitespace after '(' 6 years ago
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 years ago
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 6 years ago