Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ansgar 971b4236fd fix(Changes): fix comparison when `Source` is missing 1 ay önce
  Ansgar bdfa7aa586 add type annotations and documentation updates 1 yıl önce
  Ansgar f1bb28a32a add some more type annotations 1 yıl önce
  Ansgar 0b2d4b9420 also convert `SignedFile.contents_sha1` into a property 1 yıl önce
  Ansgar 70b36f4f22 allow comparing with arbitrary objects in `__eq__` 1 yıl önce
  Ansgar 8422de05b6 parse_file_list: do not try to reference non-existing `self.filename` variable 1 yıl önce
  Ansgar 221281b360 Changes.contents_sha1: call function to return string value 1 yıl önce
  Ansgar dfc20c5bed convert most documentation markup 1 yıl önce
  Ansgar 907e731621 covert most docstrings to Sphinx syntax 1 yıl önce
  Ansgar 0f8f1fbd3e add more type annotations 1 yıl önce
  Ansgar 2b392ba60f Changes.bytes: use sum function instead of explicit loop 1 yıl önce
  Ansgar 9a2b04e712 Changes.buildinfo_files: use list comprehension to simplify implementation 1 yıl önce
  Ansgar 30dd75115f Changes.binaries: use list comprehension to simplify implementation 1 yıl önce
  Ansgar 689005c03b change `IOError` to `OSError` 3 yıl önce
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 yıl önce
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions 3 yıl önce
  Niels Thykier 15524c9ed6 Remove unused assignments/parameters 4 yıl önce
  😸 e43972358b add wrapper class around `apt_pkg.Hashes` 4 yıl önce
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function 4 yıl önce
  Ivo De Decker a5ce838672 replace long() with int() 4 yıl önce
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors 4 yıl önce
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property 5 yıl önce
  Ansgar Burchardt 5b73a3a596 Changes, Source: read file in binary mode 5 yıl önce
  Guillem Jover 4c22c7731b Only require the .changes Binary and Description fields on binary uploads 6 yıl önce
  Ansgar Burchardt 6b8a839870 Changes: fix comparison 6 yıl önce
  Bastian Blank ff61ee0ac9 Convert Changes to rich comparision 6 yıl önce
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 yıl önce
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 6 yıl önce
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals 6 yıl önce
  Chris Lamb 74f1635e0e Drop unused imports. 6 yıl önce