Commit History

作者 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 15 年之前
  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 年之前