summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2009-07-28apt-pkg/depcache.cc:Michael Vogt1-8/+2
2009-07-27merged from donkultMichael Vogt1-1/+1
2009-07-26merge with lp:apt/debian-sidDavid Kalnischkies1-1/+1
2009-07-25Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador1-0/+1
2009-07-25Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce theOtavio Salvador1-13/+26
2009-07-24merge from the donkult branchMichael Vogt2-14/+21
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies2-16/+24
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt5-6/+135
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt2-5/+2
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2-1/+8
2009-07-22* methods/cdrom.cc:Michael Vogt2-4/+12
2009-07-22apt-pkg/cdrom.cc: make cdrom.Mounted property reliableMichael Vogt1-1/+2
2009-07-21merged from donkultMichael Vogt1-7/+7
2009-07-21[apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies1-7/+7
2009-07-21The 'not dead yet' releaseMichael Vogt33-419/+472
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2-65/+48
2009-07-21* apt-pkg/acquire.cc:Michael Vogt15-45/+147
2009-07-21* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+9
2009-07-16* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2-8/+18
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies4-9/+31
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies1-6/+7
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies4-2/+53
2009-07-10apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ...Michael Vogt1-9/+10
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt3-2/+117
2009-07-08add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies1-0/+24
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2-21/+65
2009-07-07* remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2-11/+21
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode4-2/+52
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt2-7/+7
2009-07-01versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies1-0/+8
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies3-54/+78
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies26-284/+219
2009-06-30fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt1-1/+1
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt5-1/+24
2009-06-30merge the AutoInstOk patch from debian-experimentalMichael Vogt3-32/+31
2009-06-29* support IsAutoInstallOk in the resolver tooMichael Vogt2-9/+21
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt3-8/+13
2009-06-29add hook for auto-install (closes: #470035)Michael Vogt2-0/+33
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt1-26/+65
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt4-18/+103
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt6-21/+43
2009-06-23* apt-pkg/algorithms.cc:Michael Vogt1-2/+6
2009-06-17send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt1-0/+9
2009-06-17* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+29
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org3-3/+5
2009-06-12apt-pkg/contrib/configuration.cc: Fix a small memory leak inJulian Andres Klode1-0/+1
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt6-11/+39
2009-06-09* apt-pkg/acquire.cc:Michael Vogt1-1/+1
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies6-21/+43
2009-04-24build fixes for g++-4.4Michael Vogt2-1/+3