summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
* Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-243-5/+5
* apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de2010-06-111-3/+7
* * apt-pkg/deb/debindexfile.cc:martin@piware.de2010-06-091-3/+19
* * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
|\
| * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-03-261-0/+1
|\|
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-02-251-0/+1
* | merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-182-2/+5
|\ \
| * | * aptconfiguration.cc:David Kalnischkies2010-02-181-1/+4
| * | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-02-181-1/+1
* | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-183-21/+85
|\ \ \ | |/ / |/| / | |/
| * Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-181-6/+6
| * merged from debian-sidMichael Vogt2010-02-173-5/+35
| |\
| | * merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-311-2/+1
| | * * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-3/+4
| * | * merged lp:~mvo/apt/historyMichael Vogt2009-12-182-16/+80
| |\ \
| | * | apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt2009-12-182-17/+24
| | * | apt-pkg/deb/dpkgpm.cc: fflush earlyMichael Vogt2009-12-181-0/+1
| | * | fix order of upgrade, install check because for a upgrade "Install()" returns...Michael Vogt2009-12-181-5/+5
| | * | add /var/log/apt/history.log fileMichael Vogt2009-12-182-16/+72
* | | | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-301-2/+1
* | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-01-191-3/+4
* | | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies2010-01-131-0/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2010-01-091-0/+30
| |/ /
* | | merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies2009-12-221-1/+2
|\| |
| * | merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt2009-12-141-1/+2
| |/
* | merge with lp:~mvo/apt/debian-sid : move all my ABI break changesDavid Kalnischkies2009-12-101-0/+1
|\|
| * merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt2009-12-101-1/+7
| * * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-101-0/+1
| |\
| | * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-12-091-0/+1
* | | Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-294-8/+18
* | | use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies2009-11-271-1/+7
* | | [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-265-25/+55
|/ /
* | 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-181-3/+1
* | Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-152-8/+22
* | 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
|/
* * apt-pkg/acquire.cc:Michael Vogt2009-07-213-21/+76
|\
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-07-211-0/+9
| * apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ...Michael Vogt2009-07-101-9/+10
| * send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt2009-06-171-0/+9
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-06-171-1/+29
| * fix problematic use of tolower() when calculating the version Michael Vogt2009-04-231-1/+1
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-03-061-3/+1
| * apt-pkg/deb/debsystem.cc: add missing i18n stringMichael Vogt2009-01-281-1/+1
| * * methods/gpgv.cc:Michael Vogt2008-12-091-7/+8