1. 07 3月, 2013 1 次提交
    • A
      parse_file_list: handle files without an entry in the Files field · 5b73e91d
      Ansgar Burchardt 提交于
      If a file is only listed in the Checksums-* fields, "entry" will be None and we
      cannot call the get method to compare the size in the different fields.
      
      This change just skips the comparison when "entry" is None. We can do this as
      we later check that each entry has all required checksums (i.e. is listed in
      Files and the Checksums-* fields).
      5b73e91d
  2. 27 2月, 2013 1 次提交
  3. 25 2月, 2013 1 次提交
  4. 24 2月, 2013 9 次提交
  5. 07 2月, 2013 1 次提交
  6. 03 2月, 2013 2 次提交
  7. 27 1月, 2013 4 次提交
  8. 23 1月, 2013 3 次提交
  9. 20 1月, 2013 2 次提交
  10. 19 1月, 2013 4 次提交
  11. 13 1月, 2013 1 次提交
  12. 12 1月, 2013 4 次提交
  13. 07 1月, 2013 2 次提交
  14. 06 1月, 2013 3 次提交
  15. 05 1月, 2013 1 次提交
  16. 04 1月, 2013 1 次提交