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

Автор SHA1 Сообщение Дата
  Niels Thykier 3cd9339c83 Remove unused FileExistsError that clashes with builtin in py3 4 лет назад
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 лет назад
  Ansgar Burchardt cd6b2d77de use standard `UnicodeDecodeError` instead of custom `ChangesUnicodeError` 5 лет назад
  Ansgar Burchardt 94a3c8f960 use standard IOError instead of custom CantOpenError 5 лет назад
  Ansgar Burchardt 77059cadc2 remove unused exception classes 5 лет назад
  Ansgar Burchardt e446b9f6ad DakError: just use `__init__` and `__str__` from `Exception` 5 лет назад
  Ansgar Burchardt 43fc47b08d explicitly write out all exception classes 5 лет назад
  Ansgar Burchardt 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 5 лет назад
  Bastian Blank 51941af0a4 Fix E303: Too many blank lines 6 лет назад
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 лет назад
  Chris Lamb 94a30eeb0a daliblib/dak_exceptions: Add trailing comma to avoid future VCS noise 9 лет назад
  Chris Lamb d5c5b6de82 Drop executable bits on libraries. 15 лет назад
  Joerg Jaspert 87bf163d12 NEW 15 лет назад
  Joerg Jaspert 0d19eda094 process-new 15 лет назад
  Mike O'Connor 4bb2ccf4b8 handle unable to scan contents with a dak exception 15 лет назад
  Joerg Jaspert b481cd8cf9 utf-8 16 лет назад
  Joerg Jaspert c48b357e48 update db 16 лет назад
  Joerg Jaspert 44610bd50e [various] 16 лет назад
  Joerg Jaspert 74c5a12564 lotsa files 16 лет назад
  Joerg Jaspert 644584f12c pychecker 16 лет назад
  Joerg Jaspert eb12fb9bda Error out when we are unable to find a source id for a file we want to install. Shouldnt happen. 16 лет назад
  Joerg Jaspert 7e2d97048a Move the transitions exception into our own class too and use it 16 лет назад
  Mark Hymers e58b52c00c * daklib/dak_exceptions.py: Add a default message and tidy up our string 16 лет назад
  Joerg Jaspert f86fb53a96 Add an exception class and adjust the scripts using ParseMaintError to use the new class 16 лет назад