summaryrefslogtreecommitdiff
path: root/apt-pkg/init.cc
AgeCommit message (Expand)AuthorFilesLines
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies1-0/+4
2015-06-10store all targets data in IndexTarget structDavid Kalnischkies1-6/+6
2015-06-09configureable acquire targets to download additional filesDavid Kalnischkies1-1/+19
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies1-1/+1
2014-10-13Change default of Acquire::AllowInsecureRepositories to "true"Michael Vogt1-1/+4
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt1-0/+3
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt1-0/+4
2014-04-25reduce delta from ubuntuMichael Vogt1-0/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+3
2014-02-10do not use an empty APT_CONFIG environment variableDavid Kalnischkies1-1/+1
2013-12-01drop old /var/state to /var/lib transition artefactsDavid Kalnischkies1-9/+1
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies1-1/+1
2011-10-30merge with my debian-sid branchDavid Kalnischkies1-7/+6
2011-09-21* apt-pkg/init.cc:David Kalnischkies1-7/+6
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-3/+3
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt1-38/+41
2011-07-06* apt-pkg/init.cc:David Kalnischkies1-36/+40
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt1-0/+2
2011-05-28* apt-pkg/init.cc:Jörg Sommer1-3/+0
2011-05-02handle Dir::Bin::Solvers as a list of directories and find theDavid Kalnischkies1-0/+2
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies1-3/+3
2011-02-01* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt1-1/+4
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-3/+3
2010-09-04* apt-pkg/indexcopy.cc:David Kalnischkies1-2/+1
2010-08-19* apt-pkg/init.cc:David Kalnischkies1-0/+3
2010-06-26* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-0/+5
2010-06-09* merge the remaining Ubuntu change:Michael Vogt1-0/+1
2010-05-06convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies1-2/+2
2010-01-26merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt1-1/+2
2010-01-26add Dir::Media::MountPath config optionMichael Vogt1-1/+2
2009-12-18* Merged from the mvo branchMichael Vogt1-1/+2
2009-12-18add /var/log/apt/history.log fileMichael Vogt1-0/+1
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt1-0/+1
2009-12-09merged from the mvo branchMichael Vogt1-0/+1
2009-10-16port netrc support from maemonMichael Vogt1-0/+1
2009-09-23merged from debianMichael Vogt1-1/+1
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies1-22/+0
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies1-1/+23
2009-07-30merged from debianMichael Vogt1-5/+13
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies1-5/+12
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode1-0/+1
2008-05-05* enable installation of recommends by defaultMichael Vogt1-1/+1
2007-12-07do not enable install-recommends just yetMichael Vogt1-1/+1
2007-11-28merge with the debian treeMichael Vogt1-4/+5
2007-10-25* Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fixOtavio Salvador1-4/+4
2007-10-15* apt-pkg/depcache.cc:Michael Vogt1-1/+1
2007-08-11* merged dpkg-log branchMichael Vogt1-1/+1
2007-08-03* merged from dpkg-logMichael Vogt1-1/+1