История коммитов

Автор SHA1 Сообщение Дата
  Ansgar 6e5fbcd0b2 checks: add check for members of binary packages 1 год назад
  Ansgar bdfa7aa586 add type annotations and documentation updates 1 год назад
  Ansgar 26ec8d7fe4 add more type annotations 1 год назад
  Ansgar dfc20c5bed convert most documentation markup 1 год назад
  Ansgar 907e731621 covert most docstrings to Sphinx syntax 1 год назад
  Ansgar 0f8f1fbd3e add more type annotations 1 год назад
  Stéphane Blondon b458edf147 fix E121 flake8 errors 2 лет назад
  Stéphane Blondon a4858dc287 Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line) 2 лет назад
  Ansgar d7d9d8c88e daklib/archive.py: stop using `six` 3 лет назад
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 лет назад
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions 3 лет назад
  Ansgar 1cc9981613 archive.py: use `subprocess.DEVNULL` instead of opening it ourselves 3 лет назад
  Ansgar 14b79666f4 fix some import statements 4 лет назад
  Ansgar cdac1fae3c use standard "subprocess" module from Python 4 лет назад
  Ansgar 62bbc72da9 [py3] The future is now! 4 лет назад
  Ansgar 196e0d11d7 use `Query.one_or_none()` to simply code 4 лет назад
  Ansgar 880fd65913 daklib/checks.py: drop `SuffixCheck` 4 лет назад
  😸 36af8a698f do not request external signature for uploads in policy queues 4 лет назад
  Ivo De Decker b7a0ac6eef replace unicode() calls with six function 4 лет назад
  Ivo De Decker 16f6f58884 Explicitly turn {items,keys,values}() into list where needed 4 лет назад
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function 4 лет назад
  Ivo De Decker 4895867cc4 ArchiveUpload: use list instead of set for final_suites 4 лет назад
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors 4 лет назад
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property 5 лет назад
  Ivo De Decker 831cadf3f0 Log source and version when source not found 5 лет назад
  Ansgar Burchardt 073fa6fa67 qualify InvalidChangesException so it can be found 5 лет назад
  Ansgar Burchardt 9be4a9d97f skip copying files if file list cannot be parsed 5 лет назад
  Ivo De Decker 72eb6d533e Use component from source when copying the source 5 лет назад
  Ivo De Decker 7a451d5578 Process binaries is deterministic order 5 лет назад
  Ansgar Burchardt 2a841d0d9d silence warning "E731 do not assign a lambda expression, use a def" 5 лет назад