Historique des commits

Auteur SHA1 Message Date
  Ansgar 26ec8d7fe4 add more type annotations il y a 2 ans
  Ansgar 907e731621 covert most docstrings to Sphinx syntax il y a 2 ans
  Ansgar 88b1281ab2 dak rm: add several Debian-* fields to mail templates il y a 2 ans
  Scott Kitterman 2064a01fd8 Make rm.py change do a single query il y a 2 ans
  Scott Kitterman f207d79b41 Fix 'Calling get_bugs with positional arguments is deprecated' il y a 2 ans
  Ansgar 2fc9a4187b explicitly state these are columns il y a 2 ans
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions il y a 3 ans
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions il y a 4 ans
  Ansgar 62bbc72da9 [py3] The future is now! il y a 4 ans
  Jakub Wilk 7cdccbce7b daklib/rm.py: remove unused import il y a 4 ans
  Ansgar 4dabb4406a rm: remove leading and trailing whitespace from removal reason il y a 4 ans
  Ivo De Decker 400066ea70 daklib/rm.py: format date in python il y a 4 ans
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function il y a 4 ans
  Ansgar Burchardt ce8db5ce28 use standard `open` instead of custom `daklib.utils.open_file` il y a 5 ans
  James Clarke aca6319e8c auto-decruft: Ignore Build-Depends from crufty source packages il y a 5 ans
  Ansgar Burchardt 43001068bb use subprocess module instead of commands module il y a 5 ans
  Ansgar Burchardt dacc8b18ee use raw strings for regular expressions il y a 5 ans
  Bastian Blank a3a66d4d86 Convert remaing compare functions il y a 6 ans
  Bastian Blank 03c58018e3 Use arch compare key 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 6 ans
  Bastian Blank 4544378f72 Fix E226: Missing whitespace around arithmetic operator il y a 6 ans
  Ansgar Burchardt 4988d9dd07 silence one more SQLAlchemy warning about textual SQL expressions il y a 7 ans
  Luca Falavigna f3189a11ae Define correct RM version when binary name is different than source il y a 9 ans
  Luca Falavigna b25cecbb77 Allow closing bugs if more than one source version is available. il y a 9 ans
  Joerg Jaspert 7694f70728 Merge remote-tracking branch 'nthykier/auto-decruft' il y a 9 ans
  Niels Thykier 39d9c1ebac daklib/rm: Fix boolean inversion on partial removals il y a 9 ans
  Ansgar Burchardt 57ab3a0d9a Implicitly release lock when closing file il y a 9 ans
  Niels Thykier e99233ab2b daklib/rm: Components can be None even when partial is True il y a 9 ans