提交历史

作者 SHA1 备注 提交日期
  Ansgar 48dd14261f extract_component_from_section: return unmodified section again 2 年之前
  Ansgar 26924ecedb small modernization changes 2 年之前
  Ansgar bdfa7aa586 add type annotations and documentation updates 2 年之前
  Ansgar 299491fd34 prefix_multi_line_string: use bool instead of int 2 年之前
  Ansgar f1bb28a32a add some more type annotations 2 年之前
  Ansgar daceadb793 parse_changes: use bool instead of int for `dsc_file` 2 年之前
  Ansgar 70b36f4f22 allow comparing with arbitrary objects in `__eq__` 2 年之前
  Ansgar 3da62c5b8e fix some type annotations 2 年之前
  Ansgar dfc20c5bed convert most documentation markup 2 年之前
  Ansgar 907e731621 covert most docstrings to Sphinx syntax 2 年之前
  Ansgar 0f8f1fbd3e add more type annotations 2 年之前
  Ansgar 6848029020 parse_args: use bool instead of int 2 年之前
  Ansgar c165611bc1 pp_deps: use list comprehension to simplify implementation 2 年之前
  Ansgar 79658968e3 build_file_list: use bool instead of int 2 年之前
  Ansgar 71839c347e send_mail: make sure message does not use 8bit transfer encoding 2 年之前
  Ansgar a5dd125c49 send_mail: `cnf` is named `Cnf` here 2 年之前
  Ansgar 2e25638c5e send_mail: pass additional options for GnuPG to `sign_mail` 2 年之前
  Ansgar d8e4ddeac2 send_mail: optionally sign mail 2 年之前
  Ansgar e25fbef91e send_mail: remove file input, remove temporary file, restructure 2 年之前
  Ansgar 062aa45d47 mail_address_for_upload: rename variable "email" to avoid clash with module name 2 年之前
  Ansgar 500040f175 add non-free-firmware in some more places 2 年之前
  Ansgar 2fc9a4187b explicitly state these are columns 2 年之前
  Ansgar 689005c03b change `IOError` to `OSError` 3 年之前
  Ansgar 4e33c76d7e daklib/utils.py: remove unused variables 3 年之前
  Ansgar 2e1f28daa0 daklib/utils.py: input_or_exit: use `sys.exit` to write error message and exit 3 年之前
  Ansgar c3305a9820 rename function `our_raw_input` to `input_or_exit` 3 年之前
  Ansgar ccac06796e daklib/utils.py: our_raw_input: let `input` write the prompt 3 年之前
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 年之前
  Ansgar 2bc2df910f daklib/utils.py: parse_changes: read file in binary mode 3 年之前
  Ansgar b87519b8c9 daklib/utils.py: stop using `six` 3 年之前