Historique des commits

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