Historia zmian

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