summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)Author
2010-03-31cherry pick -r 1984..1985 lp:~donkult/apt/sidMichael Vogt
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2010-01-31* cmdline/acqprogress.cc:Michael Vogt
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt
2010-01-08fix merge errorMichael Vogt
2010-01-08* French manpage translation updateMichael Vogt
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-12-07if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt
2009-10-24Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies
2009-10-16add ftp support, basic debuggingMichael Vogt
2009-10-16port netrc support from maemonMichael Vogt
2009-09-08replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies
2009-09-07reintroduce #clear and #include in the config files,David Kalnischkies
2009-09-04add a helper to easily get a vector of strings from the configurationDavid Kalnischkies
2009-08-08merge with apt-sidDavid Kalnischkies
2009-08-03[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies
2009-08-02* apt-pkg/contrib/mmap.cc:Julian Andres Klode
2009-07-31[apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies
2009-07-27merged from donkultMichael Vogt
2009-07-26merge with lp:apt/debian-sidDavid Kalnischkies
2009-07-25Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador
2009-07-24merge from the donkult branchMichael Vogt
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt
2009-07-22* methods/cdrom.cc:Michael Vogt
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-16* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies
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-02* apt-pkg/acquire-worker.cc:Michael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt
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-04-24build fixes for g++-4.4Michael Vogt
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-03-06Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...Daniel Burrows
2009-01-08* apt-pkg/contrib/strutl.cc:Michael Vogt
2008-12-09merged from the debian-sid branchMichael Vogt
2008-12-09apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt
2008-12-08* apt-pkg/indexrecords.cc:Michael Vogt
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin