Commit History

作者 SHA1 備註 提交日期
  Guillem Jover 4c22c7731b Only require the .changes Binary and Description fields on binary uploads 6 年之前
  Bastian Blank 3dad6e4245 Drop arch compare function 6 年之前
  Bastian Blank 2c6a905f26 Implement replacement for arch compare function 6 年之前
  Bastian Blank da66a788e5 Use absolute imports 6 年之前
  Bastian Blank 21d6554436 Convert to print function 6 年之前
  Bastian Blank 34d63b51d1 Fix E231: Missing whitespace after ',', ';', or ':' 6 年之前
  Bastian Blank 9a2077242f Fix E227: Missing whitespace around bitwise or shift operator 6 年之前
  Bastian Blank 903e5be198 Fix E225: Missing whitespace around operator 6 年之前
  Bastian Blank 3797103cab Fix E221: Multiple spaces before operator 6 年之前
  Bastian Blank d12d198ba7 Fix E202: Whitespace before ')' 6 年之前
  Bastian Blank 681c3f4b26 Fix E201: Whitespace after '(' 6 年之前
  Bastian Blank b8c6b018f4 Fix E703: Statement ends with a semicolon 6 年之前
  Bastian Blank 51941af0a4 Fix E303: Too many blank lines 6 年之前
  Bastian Blank c39222d97f Fix F811: Redefinition of unused name from line n 6 年之前
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 年之前
  Bastian Blank 36ad0afed8 Fix E211: Whitespace before '(' 6 年之前
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals 6 年之前
  Bastian Blank 2bf7eca49b Fix E701: Multiple statements on one line (colon) 6 年之前
  Bastian Blank 8a1008cee3 Fix E711: Comparison to none should be 'if cond is none:' 6 年之前
  Chris Lamb 9b5f5b99a9 Consistently use four-spaces for indentation. 6 年之前
  Chris Lamb 84bb48818a Replace instances of ``if x.has_key(y)`` with ``if y in x``. 6 年之前
  Emilio Pozuelo Monfort 9f7f1f0206 Remove utils.get_packages_from_ftp 6 年之前
  Emilio Pozuelo Monfort 79f700c56b Add a function to find a (possibly compressed) file 8 年之前
  Luca Falavigna a9e55e33f7 Handle gracefully nonexisting architectures during removals (Closes: #816712) 7 年之前
  Ansgar Burchardt 4988d9dd07 silence one more SQLAlchemy warning about textual SQL expressions 7 年之前
  Ansgar Burchardt 1a07f4808b gpg_get_key_addresses: ignore invalid, disabled and revoked uids 7 年之前
  Niels Thykier c75c15d75e extract_component_from_section: Drop unnecessary session parameter 7 年之前
  Niels Thykier 042531214e Drop redundant argument for poolify 7 年之前
  Chris Lamb a5347eab59 Avoid clumsy index/pop with "remove", 8 年之前
  Chris Lamb c8eb37c4f2 Clarify what this set is for. 8 年之前