summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2005-11-10* merged with debians aptMichael Vogt
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt
2005-11-09* merged with apt--mvo Michael 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* prepare a new ubuntu uploadMichael 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* make it possible to fall back to other sources on fail in MediaChange eventsMichael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-09-12* backported a fix from apt-cdrom so that it umounts it's cdrom again in case...Michael Vogt
2005-09-12* cherry picked the media-change support from apt--mvo--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 the trust-cdrom branchMichael Vogt
2005-08-23* cherry-picked patches from apt--fixes and apt--mvoMichael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-09* merged with apt--mainMichael 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-08-05* merged the fixes from apt--progress-reportingMichael Vogt
2005-08-05* merged with apt@packages.debian.org/apt--main--0Michael Vogt
2005-06-26Merge with mvoMatt Zimmerman
2005-06-26Merge with mainlineMatt Zimmerman
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
2005-04-06* honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt
2005-04-01* changelog updatedMichael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-25* path scoring changed, the non-symlink path is scored highestMichael Vogt
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman
2005-02-04Fix syntax in sha1.ccMatt Zimmerman
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman
2005-01-19Increment libapt-pkg versionMatt Zimmerman