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

Автор SHA1 Сообщение Дата
  Ansgar 26ec8d7fe4 add more type annotations 1 год назад
  Ansgar 25382c5b9e contents: only write Contents for components enabled for the suite 2 лет назад
  Ansgar 2fc9a4187b explicitly state these are columns 2 лет назад
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 лет назад
  Ansgar cdac1fae3c use standard "subprocess" module from Python 4 лет назад
  Ansgar 62bbc72da9 [py3] The future is now! 4 лет назад
  Niels Thykier 03b54ad181 Avoid some mutable kwargs 4 лет назад
  Niels Thykier 15524c9ed6 Remove unused assignments/parameters 4 лет назад
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 лет назад
  Niels Thykier c9119a409a Remove some unused/dead code 4 лет назад
  Niels Thykier 81824d2326 Support separate Contents-all 4 лет назад
  Ivo De Decker 7f355461df Show exceptions in {source,binary}_scan_helper 4 лет назад
  Ansgar Burchardt e5242c209d ContentsWriter: convert `tuple` to `list` first 5 лет назад
  Ansgar Burchardt fb826e59f6 create process pool before DB session 6 лет назад
  Bastian Blank da66a788e5 Use absolute imports 6 лет назад
  Bastian Blank 21d6554436 Convert to print function 6 лет назад
  Bastian Blank eb48bea408 Always use our own process pool 6 лет назад
  Bastian Blank 5744bfce04 Fix E502: The backslash is redundant between brackets 6 лет назад
  Bastian Blank d12d198ba7 Fix E202: Whitespace before ')' 6 лет назад
  Bastian Blank 681c3f4b26 Fix E201: Whitespace after '(' 6 лет назад
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 лет назад
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 6 лет назад
  Bastian Blank cfaf4312fc Fix E712: Comparison to true should be 'if cond is true:' or 'if cond:' 6 лет назад
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals 6 лет назад
  Bastian Blank 8a1008cee3 Fix E711: Comparison to none should be 'if cond is none:' 6 лет назад
  Ansgar Burchardt 9a18e23f14 The `sql` variable was renamed to `query` 7 лет назад
  Ansgar Burchardt ce54b4f1d8 Mark SQL textual query as such explicitly 7 лет назад
  Paul Wise 33c8477957 Remove the headers from the Contents files (Closes: #841997) 8 лет назад
  Ansgar Burchardt 294ab6353d Acquire a lock in the main process when writing Contents 8 лет назад
  Helmut Grohne ea5573c53a put Python's with statement to good use 10 лет назад