summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2010-01-26cmdline/apt-cdrom.cc: add --auto-detectMichael Vogt1-1/+2
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-21/+30
2009-12-18* merged lp:~mvo/apt/historyMichael Vogt3-16/+81
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 Vogt3-16/+73
2009-12-14merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt1-1/+2
2009-12-14merged patches from david (many thanks)Michael Vogt1-3/+1
2009-12-12revert this commit as fast as possible (aka next ABI break)David Kalnischkies1-1/+1
2009-12-10* apt-pkg/init.h:Michael Vogt1-1/+3
2009-12-10* apt-pkg/init.h:Michael Vogt1-1/+3
2009-12-10merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt5-23/+31
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt1-1/+7
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt4-20/+24
2009-12-10merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt1-6/+4
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt5-3/+245
2009-12-09* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2009-12-07merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt4-3/+244
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-12-02* apt-pkg/packagemanager.cc:Michael Vogt3-4/+14
2009-10-29* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt2-4/+4
2009-10-28refactor the buildsystem to extract library versions from one file,David Kalnischkies2-6/+10
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies2-5/+4
2009-10-24Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies1-6/+6
2009-10-21more debug output in SmartConfigureMichael Vogt1-0/+6
2009-10-21* apt-pkg/packagemanager.cc:Michael Vogt1-0/+7
2009-10-19add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies1-5/+6
2009-10-16add ftp support, basic debuggingMichael Vogt1-1/+4
2009-10-16port netrc support from maemonMichael Vogt4-3/+217
2009-10-01improve the documentation and errormessages regarding a failingDavid Kalnischkies1-2/+4
2009-10-01backout revno 1875 - as this aggressive immediate propergation is something w...David Kalnischkies1-4/+0
2009-09-29* apt-pkg/packagemanager.cc:Michael Vogt2-4/+8
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 Kalnischkies2-13/+6
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies4-44/+97
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-09-08Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies1-22/+34
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-28* apt-pkg/acquire-item.cc:Michael Vogt1-13/+13
2009-08-28* apt-pkg/pkgcache.cc:Michael Vogt1-6/+6
2009-08-27releasing version 0.7.230.7.23Michael Vogt2-2/+2
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies5-62/+151