summaryrefslogtreecommitdiff
path: root/apt-pkg/init.cc
AgeCommit message (Expand)Author
2017-03-07Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$Julian Andres Klode
2017-01-19fix various typos reported by codespellDavid Kalnischkies
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2016-08-29init: Add Dir::Bin::planners default entryJulian Andres Klode
2016-08-29init: Fix path to external solversJulian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-06-29if conf unset, don't read / as conf/pref/sources dirDavid Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22forbid insecure repositories by default expect in apt-getDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2015-12-02use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-14Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogsJulian Andres Klode
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-08-10remove the longtime deprecated vendor{,list} stuffDavid Kalnischkies
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies
2015-06-10store all targets data in IndexTarget structDavid Kalnischkies
2015-06-09configureable acquire targets to download additional filesDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-10-13Change default of Acquire::AllowInsecureRepositories to "true"Michael Vogt
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt
2014-04-25reduce delta from ubuntuMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-10do not use an empty APT_CONFIG environment variableDavid Kalnischkies
2013-12-01drop old /var/state to /var/lib transition artefactsDavid Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-09-21* apt-pkg/init.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2011-07-06* apt-pkg/init.cc:David Kalnischkies
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-05-28* apt-pkg/init.cc:Jörg Sommer
2011-05-02handle Dir::Bin::Solvers as a list of directories and find theDavid Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2011-02-01* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-09-04* apt-pkg/indexcopy.cc:David Kalnischkies
2010-08-19* apt-pkg/init.cc:David Kalnischkies
2010-06-26* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-05-06convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies
2010-01-26merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt
2010-01-26add Dir::Media::MountPath config optionMichael Vogt