コミット履歴

作者 SHA1 メッセージ 日付
  Michael Vogt 6932831f2a releasing version 0.8.16~exp3 15 年 前
  Michael Vogt 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 年 前
  Michael Vogt 1d08f27046 merged from lp:~donkult/apt/sid 15 年 前
  Michael Vogt 35555c1826 merged from donkult 15 年 前
  David Kalnischkies db4351bee8 * apt-pkg/depcache.cc: 15 年 前
  David Kalnischkies 8e7ac74ad9 merge with debian-sid 0.8.15.2 15 年 前
  David Kalnischkies 4b42f43bed * apt-pkg/deb/debmetaindex.cc: 15 年 前
  David Kalnischkies dbbc549457 replace the last standing double's with long long 15 年 前
  David Kalnischkies d4cfaed3d8 * cmdline/apt-get.cc: 15 年 前
  Michael Vogt 118192bfd7 merged from the mvo branch and add proper changelog 15 年 前
  Michael Vogt cf4904e1e0 merged from debian-sid 15 年 前
  Michael Vogt 953b348cb0 make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade 15 年 前
  David Kalnischkies 2dcf7b8f9b fix sha512 calculation in Hashes::VerifyFiles() 15 年 前
  David Kalnischkies 8c4e1f9768 * ftparchive/writer.cc: 15 年 前
  David Kalnischkies 1dab797ca6 enable Hashes::AddFD() to skip creation of certain hashes 15 年 前
  David Kalnischkies 96c9fb174d test that AddFD for single summations works, too 15 年 前
  David Kalnischkies 67dc383079 move hash test to libapt-testcases and add a few more tests 15 年 前
  Michael Vogt 89c4c588b2 fix from David Kalnischkies for the InRelease gpg verification 15 年 前
  David Kalnischkies c31c1dded8 move implementation of checksums around by abstracting even more 15 年 前
  Michael Vogt 15fb00074c apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() description 15 年 前
  David Kalnischkies dd5e47ff50 merge with debian-experimental 15 年 前
  David Kalnischkies 78485ab210 * apt-pkg/init.cc: 15 年 前
  David Kalnischkies b41929c013 * cmdline/apt-get.cc: 15 年 前
  David Kalnischkies 30fd3c9f07 cherrypick sources.list option documentation from my sid branch 15 年 前
  David Kalnischkies 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 年 前
  David Kalnischkies 58014adc6d * doc/apt.conf.5.xml: 15 年 前
  David Kalnischkies 64aadc2d00 * doc/sources.list.5.xml: 15 年 前
  Michael Vogt cec8c646c7 merge lp:~mvo/apt/sha512-template to get fixes for the 15 年 前
  Michael Vogt 64767f1459 apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) and avoiding a implicit cast this way 15 年 前
  Michael Vogt a7cc058424 apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" avoiding a implicit cast to string this way 15 年 前