summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt
2009-07-22* methods/cdrom.cc:Michael Vogt
2009-07-22apt-pkg/cdrom.cc: make cdrom.Mounted property reliableMichael Vogt
2009-07-21merged from donkultMichael Vogt
2009-07-21[apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-07-21* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-07-16* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-07-14* apt-pkg/acquire-worker.cc:Michael Vogt
2009-07-10apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ...Michael Vogt
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt
2009-07-08add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies
2009-07-07* remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt
2009-07-01versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-30merge the AutoInstOk patch from debian-experimentalMichael Vogt
2009-06-29* support IsAutoInstallOk in the resolver tooMichael Vogt
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-29add hook for auto-install (closes: #470035)Michael Vogt
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt
2009-06-23* apt-pkg/algorithms.cc:Michael Vogt
2009-06-17send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt
2009-06-17make the (internal) max pipeline depth of the acquire queueMichael Vogt
2009-06-17* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org
2009-06-12apt-pkg/contrib/configuration.cc: Fix a small memory leak inJulian Andres Klode
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt
2009-06-09* apt-pkg/acquire.cc:Michael Vogt
2009-06-09merged from the debian-sid branchMichael Vogt
2009-05-28* apt-pkg/acquire.cc:Michael Vogt
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies
2009-04-28include apt ordering into apport package failuresMichael Vogt
2009-04-24* fix problematic use of tolower() when calculating the version Michael Vogt
2009-04-24build fixes for g++-4.4Michael Vogt
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt
2009-04-14build fixes, change version 0.7.21Michael Vogt