summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2006-06-07* apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt
2006-05-27* added Debug::pkgDepCache::AutoInstall debug optionMichael Vogt
2006-05-08* apt-pkg/deb/debversion.cc:Michael Vogt
2006-04-26* apt-pkg/tagfile.{cc,h}:Michael Vogt
2006-04-25* apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)Michael Vogt
2006-04-18* wording (thanks to mdz)Michael Vogt
2006-03-28* "downloading" -> "retrieving" (thanks to kamion)Michael Vogt
2006-03-28* only show ETA if that makes senseMichael Vogt
2006-02-20tyopMichael Vogt
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt
2006-01-19* don't explod if a Provides has DepCompareOpMichael Vogt
2006-01-06* merged with mainMichael Vogt
2006-01-06* support multiple signaturesMichael Vogt
2006-01-05* be more clever about I-M-S hits for the Release file and gpg-failures with ...Michael Vogt
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt
2005-11-29* fix a string (thanks to bubulle)Michael Vogt
2005-11-23* fix for #340448Michael Vogt
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt
2005-11-22* merged http download limit for apt (#146877)Michael Vogt
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt
2005-11-22* some more debug outputMichael Vogt
2005-11-21* merge fix for #339533Michael Vogt
2005-11-14* merged the sources.list.d patchMichael Vogt
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt
2005-10-19* sparc64 alignment fixMichael Vogt
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt
2005-09-28* leak fix for debian #250583Michael Vogt
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-09-12* fix apt-pkg/cdrom.cc to umount the cdrom again if anything failsMichael Vogt
2005-08-31* include a human readable string for the MediaChange status-fd message as wellMichael Vogt
2005-08-31* meda-change message is send over status-fd nowMichael Vogt
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-09* merged the apt--sane-handle-timeout--0 branchMichael Vogt
2005-08-09* merged from mainMichael Vogt
2005-08-08* merged with mainMichael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-06-03* fix a stupid bug in the depcache::Init() codeMichael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-24merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-05-05Update French man pages translationsChristian Perrier
2003-04-06* corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt