summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)AuthorFilesLines
2010-02-13merge with debian-sidDavid Kalnischkies1-21/+30
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt4-9/+7
2010-01-31* cmdline/acqprogress.cc:Michael Vogt2-23/+16
2010-01-30cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies2-23/+16
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies5-10/+8
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt6-26/+146
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-21/+30
2010-01-22mark the Error methods as __coldDavid Kalnischkies1-4/+6
2010-01-22add a few gcc helpers, including [un]likely() and __deprecatedDavid Kalnischkies1-0/+22
2010-01-20* apt-pkg/contrib/strutl.cc:David Kalnischkies1-16/+33
2010-01-16Fix the newly introduced method GetListOfFilesInDir to not accept everyDavid Kalnischkies3-6/+85
2010-01-13merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies3-34/+37
2010-01-08fix merge errorMichael Vogt1-0/+2
2010-01-08* French manpage translation updateMichael Vogt3-39/+55
2010-01-03Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies3-37/+52
2009-12-10merge with lp:~mvo/apt/debian-sid : move all my ABI break changesDavid Kalnischkies2-0/+240
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt1-6/+6
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2-0/+240
2009-12-07if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt1-4/+8
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt1-7/+27
2009-11-25another round of method hardening with const& in ConfigurationDavid Kalnischkies2-30/+31
2009-11-25merge my rred-rewrite branch & add it's changes to the changelogDavid Kalnischkies2-45/+92
2009-11-09extent the mmap to be able to handle currently not implementedDavid Kalnischkies2-45/+92
2009-10-24Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies1-6/+6
2009-10-16add ftp support, basic debuggingMichael Vogt1-1/+4
2009-10-16port netrc support from maemonMichael Vogt2-0/+213
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-08merge with apt-sidDavid Kalnischkies1-1/+1
2009-08-03[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies1-0/+2
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-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-24merge from the donkult branchMichael Vogt1-4/+11
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies1-6/+14
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2-4/+12
2009-07-22* methods/cdrom.cc:Michael Vogt2-4/+12
2009-07-21The 'not dead yet' releaseMichael Vogt5-66/+105
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies1-45/+23
2009-07-21* apt-pkg/acquire.cc:Michael Vogt4-3/+35
2009-07-16* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2-8/+18
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies1-6/+7
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-02* apt-pkg/acquire-worker.cc:Michael Vogt1-2/+5
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2-26/+17
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2-0/+12