summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt
2005-10-19* merged with mainlineMichael Vogt
2005-10-19* sparc64 alignment fixMichael Vogt
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt
2005-10-17* update sonameMichael Vogt
2005-09-28* leak fix for debian #250583Michael Vogt
2005-09-27* remvoed the remap feature again, dosn't work anywayMichael Vogt
2005-09-27* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt
2005-09-27* merged with apt--mvoMichael 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-30* updated with mainlineMichael 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-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-08* merged with otavios branchMichael 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-13* don't throw any more warningsMichael Vogt
2005-05-13* FindInCache() uses the correct file nowMichael Vogt
2005-05-13* made the translation downloading workMichael Vogt
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt
2005-05-13* try harder to get the correct language codeMichael Vogt
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador
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
2005-04-08Sync with apt--main--0--patch-78Otavio Salvador
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador
2005-03-23Fix problems due APT and structural changes.Otavio Salvador
2005-03-23Remove a unused var.Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
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