summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt2009-12-141-1/+2
* merged patches from david (many thanks)Michael Vogt2009-12-141-3/+1
|\
| * revert this commit as fast as possible (aka next ABI break)David Kalnischkies2009-12-121-1/+1
| * * apt-pkg/init.h:Michael Vogt2009-12-101-1/+3
* | * apt-pkg/init.h:Michael Vogt2009-12-101-1/+3
|/
* merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt2009-12-105-23/+31
|\
| * merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt2009-12-101-1/+7
| * merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2009-12-104-20/+24
| |\
| | * refactor the buildsystem to extract library versions from one file,David Kalnischkies2009-10-282-6/+10
| | * Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies2009-10-242-5/+4
| | * Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies2009-10-241-6/+6
| | * add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies2009-10-191-5/+6
| * | merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt2009-12-101-6/+4
|/| | | |/
| * improve the documentation and errormessages regarding a failingDavid Kalnischkies2009-10-011-2/+4
| * backout revno 1875 - as this aggressive immediate propergation is something w...David Kalnischkies2009-10-011-4/+0
* | * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-105-3/+245
|\ \
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-12-091-0/+1
| * | merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-074-3/+244
| |\ \
| | * | if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt2009-12-071-4/+8
| | * | * apt-pkg/contrib/netrc.cc:Michael Vogt2009-12-041-7/+27
| | * | add ftp support, basic debuggingMichael Vogt2009-10-161-1/+4
| | * | port netrc support from maemonMichael Vogt2009-10-164-3/+217
* | | | * apt-pkg/packagemanager.cc:Michael Vogt2009-12-023-4/+14
|\| | | | |_|/ |/| |
| * | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt2009-10-292-4/+4
| * | more debug output in SmartConfigureMichael Vogt2009-10-211-0/+6
| * | * apt-pkg/packagemanager.cc:Michael Vogt2009-10-211-0/+7
| |/
* | * apt-pkg/packagemanager.cc:Michael Vogt2009-09-292-4/+8
* | merged from davidMichael Vogt2009-09-241-2/+17
|\ \
| * | Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies2009-09-241-2/+17
* | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-24/+27
|\ \ \ | |/ / |/| / | |/
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-24/+27
* | cleanup commit for trigger processing:David Kalnischkies2009-09-182-13/+6
* | Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-154-44/+97
* | add and document experimental options to make aggressiveDavid Kalnischkies2009-09-132-7/+34
* | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies2009-09-111-36/+38
* | Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies2009-09-081-22/+34
* | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies2009-09-081-2/+13
* | reintroduce #clear and #include in the config files,David Kalnischkies2009-09-071-3/+5
* | add a helper to easily get a vector of strings from the configurationDavid Kalnischkies2009-09-042-0/+22
* | * apt-pkg/acquire-item.cc:Michael Vogt2009-08-281-13/+13
* | * apt-pkg/pkgcache.cc:Michael Vogt2009-08-281-6/+6
|\|
| * * apt-pkg/pkgcache.cc:Michael Vogt2009-08-241-6/+6
* | releasing version 0.7.23Michael Vogt2009-08-272-2/+2
* | "backport" the APT::Configuration class to apt-sidDavid Kalnischkies2009-08-255-62/+151
* | With the introduction of the Is{Delete,Install}Ok hooks the apt flagDavid Kalnischkies2009-08-121-2/+2
* | Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies2009-08-123-38/+75
* | [apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies2009-08-081-0/+3
* | merge with apt-sidDavid Kalnischkies2009-08-082-12/+7
|\|
| * * apt-pkg/sourcelist.cc:Julian Andres Klode2009-08-031-3/+6
| * * apt-pkg/contrib/mmap.cc:Julian Andres Klode2009-08-021-1/+1