summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)AuthorFilesLines
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-7/+9
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt2-2/+5
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt3-21/+85
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt1-6/+6
2010-02-18* aptconfiguration.cc:David Kalnischkies1-1/+4
2010-02-18* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+1
2010-02-17merged from debian-sidMichael Vogt3-5/+35
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt1-2/+1
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies1-2/+1
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt1-3/+4
2010-01-19* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-3/+4
2010-01-13merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies1-0/+30
2010-01-09* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt1-0/+30
2009-12-22merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies1-1/+2
2009-12-18* merged lp:~mvo/apt/historyMichael Vogt2-16/+80
2009-12-18apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt2-17/+24
2009-12-18apt-pkg/deb/dpkgpm.cc: fflush earlyMichael Vogt1-0/+1
2009-12-18fix order of upgrade, install check because for a upgrade "Install()" returns...Michael Vogt1-5/+5
2009-12-18add /var/log/apt/history.log fileMichael Vogt2-16/+72
2009-12-14merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt1-1/+2
2009-12-10merge with lp:~mvo/apt/debian-sid : move all my ABI break changesDavid Kalnischkies1-0/+1
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt1-1/+7
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt1-0/+1
2009-12-09* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies4-8/+18
2009-11-27use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies1-1/+7
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies5-25/+55
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 Kalnischkies1-3/+1
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies2-8/+22
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-07-21* apt-pkg/acquire.cc:Michael Vogt3-21/+76
2009-07-21* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+9
2009-07-10apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ...Michael Vogt1-9/+10
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt4-0/+17
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt1-0/+2
2009-06-17send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt1-0/+9
2009-06-17* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+29
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org1-0/+2
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies1-0/+2
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt1-1/+1
2009-04-14build fixes, change version 0.7.21Michael Vogt1-0/+1
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt2-4/+2
2009-03-06* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-3/+1
2009-01-28apt-pkg/deb/debsystem.cc: add missing i18n stringMichael Vogt1-1/+1
2008-12-09* methods/gpgv.cc:Michael Vogt1-7/+8