summaryrefslogtreecommitdiff
path: root/apt-pkg/init.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * * apt-pkg/init.cc:David Kalnischkies2011-07-061-36/+40
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-0/+2
|\ \ | |/ |/|
| * handle Dir::Bin::Solvers as a list of directories and find theDavid Kalnischkies2011-05-021-0/+2
* | * apt-pkg/init.cc:Jörg Sommer2011-05-281-3/+0
|/
* merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-031-3/+3
|\
| * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-121-3/+3
* | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt2011-02-011-1/+4
|/
* * apt-pkg/indexcopy.cc:David Kalnischkies2010-09-041-2/+1
* * apt-pkg/init.cc:David Kalnischkies2010-08-191-0/+3
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-06-261-0/+5
* * merge the remaining Ubuntu change:Michael Vogt2010-06-091-0/+1
|\
| * merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt2010-01-261-1/+2
| |\
| * \ * Merged from the mvo branchMichael Vogt2009-12-181-1/+2
| |\ \
| * \ \ merged from the mvo branchMichael Vogt2009-12-091-0/+1
| |\ \ \
| * \ \ \ merged from debianMichael Vogt2009-09-231-1/+1
| |\ \ \ \
| * \ \ \ \ merged from debianMichael Vogt2009-07-301-5/+13
| |\ \ \ \ \
| * \ \ \ \ \ * enable installation of recommends by defaultMichael Vogt2008-05-051-1/+1
| |\ \ \ \ \ \
| * | | | | | | do not enable install-recommends just yetMichael Vogt2007-12-071-1/+1
| * | | | | | | merge with the debian treeMichael Vogt2007-11-281-4/+5
| |\| | | | | |
| * | | | | | | * merged from dpkg-logMichael Vogt2007-08-031-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ * apt-inst/contrib/extracttar.cc:Michael Vogt2007-08-031-7/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ * apt-pkg/deb/dpkgpm.cc:Michael Vogt2007-06-141-1/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | * apt-pkg/indexfile.cc:Michael Vogt2007-03-131-3/+0
| * | | | | | | | | | * merged the apt--mirror branchMichael Vogt2007-02-061-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | * apt-pkg/init.cc:Michael Vogt2007-01-081-0/+1
| * | | | | | | | | | | * merged ddtp supportMichael Vogt2006-08-111-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies2010-05-061-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | add Dir::Media::MountPath config optionMichael Vogt2010-01-261-1/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | add /var/log/apt/history.log fileMichael Vogt2009-12-181-0/+1
* | | | | | | | | | | * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | port netrc support from maemonMichael Vogt2009-10-161-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | "backport" the APT::Configuration class to apt-sidDavid Kalnischkies2009-08-251-22/+0
* | | | | | | | | Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies2009-08-121-1/+23
|/ / / / / / / /
* | | | | | | | display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-151-5/+12
* | | | | | | | Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-061-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | * Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fixOtavio Salvador2007-10-251-4/+4
* | | | | | | * apt-pkg/depcache.cc:Michael Vogt2007-10-151-1/+1
* | | | | | | * merged dpkg-log branchMichael Vogt2007-08-111-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | * apt-pkg/init.cc: Michael Vogt2007-08-031-1/+1
* | | | | | * apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-08-031-0/+4
|\| | | | |
| * | | | | apt-pkg/deb/dpkgpm.{cc,h}Michael Vogt2007-07-191-0/+4
| | |_|_|/ | |/| | |
| * | | | * huge merge to bring the apt debian-sid and ubuntu branches as closeMichael Vogt2007-06-091-0/+5
| |\ \ \ \
* | | | | | * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-7/+1
* | | | | | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+1
|\| | | | | | |/ / / / |/| | | |
| * | | | * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+1
| | |_|/ | |/| |
* | | | * merged the install-recommends branchMichael Vogt2006-08-151-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | * apt-pkg/init.cc:Michael Vogt2006-08-091-0/+2
| |/ /
* | / * merged with apt--mvoMichael Vogt2005-11-301-2/+3
|\| | | |/ |/|
| * * merged the sources.list.d patchMichael Vogt2005-11-141-2/+3
* | * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-281-3/+3