summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2009-09-24merged from davidMichael Vogt1-2/+17
2009-09-24Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies1-2/+17
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-24/+27
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-24/+27
2009-09-18cleanup commit for trigger processing:David Kalnischkies2-13/+6
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies4-44/+97
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies2-7/+34
2009-09-11apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies1-36/+38
2009-09-08Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies1-22/+34
2009-09-08replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies1-2/+13
2009-09-07reintroduce #clear and #include in the config files,David Kalnischkies1-3/+5
2009-09-04add a helper to easily get a vector of strings from the configurationDavid Kalnischkies2-0/+22
2009-08-28* apt-pkg/acquire-item.cc:Michael Vogt1-13/+13
2009-08-28* apt-pkg/pkgcache.cc:Michael Vogt1-6/+6
2009-08-27releasing version 0.7.230.7.23Michael Vogt2-2/+2
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies5-62/+151
2009-08-24* apt-pkg/pkgcache.cc:Michael Vogt1-6/+6
2009-08-12With the introduction of the Is{Delete,Install}Ok hooks the apt flagDavid Kalnischkies1-2/+2
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies3-38/+75
2009-08-08[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies1-0/+3
2009-08-08merge with apt-sidDavid Kalnischkies2-12/+7
2009-08-03[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies1-0/+2
2009-08-03* apt-pkg/sourcelist.cc:Julian Andres Klode1-3/+6
2009-08-02* apt-pkg/contrib/mmap.cc:Julian Andres Klode1-1/+1
2009-07-31[apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies1-2/+2
2009-07-31[apt-pkg/sourcelist.cc] only display the warning about missing sources.listDavid Kalnischkies1-0/+8
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