提交歷史

作者 SHA1 備註 提交日期
  David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check 11 年之前
  David Kalnischkies 9c81f8de38 check for available space, excluding root reserved blocks 11 年之前
  David Kalnischkies 04a54261af ensure partial dirs are 0700 and owned by _apt:root 11 年之前
  David Kalnischkies e6f0c9bca4 adapt to the new CacheSetHelper API 12 年之前
  David Kalnischkies 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated 12 年之前
  David Kalnischkies 2a884c612b fix progress output for (dist-)upgrade calculation 12 年之前
  Michael Vogt 8d20b69d2f Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental 12 年之前
  David Kalnischkies 172947cd7d do not call resolver twice on (dist-)upgrade 12 年之前
  Michael Vogt aa0bd601ea Merge branch 'debian/sid' into debian/experimental 12 年之前
  David Kalnischkies 4d69501189 separate implementation from declaration of TryTo{Install,Remove} 12 年之前
  David Kalnischkies 58377ceb4b if Resolver fails, do not continue even if not broken 12 年之前
  Michael Vogt b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) 12 年之前
  Michael Vogt aaf677da5b move pkgSourceList::AddMetaIndex() into a private subclass until we decide about a good API 12 年之前
  Michael Vogt 94f6611592 rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex() 12 年之前
  Michael Vogt eafc543587 avoid deb specific code in private-install 12 年之前
  Michael Vogt 0d29b9d436 WIP local deb install 12 年之前
  David Kalnischkies 1166ea7988 msgstr with elipses need three dots 12 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 年之前
  David Kalnischkies c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 12 年之前
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 年之前
  Michael Vogt af36becc88 fix install-progress location 12 年之前
  Michael Vogt c7ea1ebaef add APT::Status-deb822-Fd 12 年之前
  Michael Vogt 5e9458e285 re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need this 12 年之前
  Michael Vogt e6ad8031b7 move the status-fd progress reporting out of the pkgDPkgPM class, at this point, breaks ABI/API, lets see what we can do about this 12 年之前
  David Kalnischkies 3a7a206f40 do not ++ on erased package pointers in autoremove 13 年之前
  David Kalnischkies 866893a619 put fetch errors in 'source' on our errorstack 13 年之前
  David Kalnischkies ac69a4d8aa print-uris prints regardless of quiet-level again 13 年之前
  David Kalnischkies ee0167c4a0 fix vim-style foldmarker 13 年之前
  Michael Vogt d8a8f9d7f0 allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get dist-upgrade 2vcard- 4g8+ 13 年之前
  Michael Vogt be0270de5f use SPtr<pkgProblemResolver> to simply code 13 年之前