summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Collapse)AuthorAgeFilesLines
* merged bundle from davidMichael Vogt2013-04-081-2/+2
|\
| * various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-2/+2
| |
* | merge patch from Daniel HartwigMichael Vogt2013-03-251-1/+1
|/
* ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt2013-01-141-1/+1
|
* * cmdline/apt-get.cc:David Kalnischkies2012-11-091-3/+3
| | | | - do not call Mark{Install,Delete} from the autoremove code with the FromUser bit set to avoid modifying the auto-installed bit
* adds a comment for Translators to the 'do as I say' prompt toDavid Kalnischkies2012-10-201-1/+3
| | | | prevent problems like #691024 in new translations
* * cmdline/apt-cache.cc:David Kalnischkies2012-09-261-3/+7
| | | | | | - print versioned dependency relations in (r)depends if the option APT::Cache::ShowVersion is true (default: false) as discussed in #218995 to help debian-cd fixing #687949. Thanks to Sam Lidder for initial patch and Steve McIntyre for nagging and testing!
* disable the display of the error messages for DoInstall if DoBuildDepDavid Kalnischkies2012-08-061-1/+1
| | | | is calling the helper (enabled by enforcing failure reporting)
* ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies2012-08-051-11/+22
| | | | cases we have to choose a provider by defaulting on host-arch instead of build-arch
* improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies2012-08-041-1/+1
| | | | purely virtual and shouldn't error out cause of that
* * cmdline/apt-get.cc:David Kalnischkies2012-08-041-2/+2
| | | | | - error out on (unsatisfiable) build-deps on purly virtual packages instead of ignoring these dependencies; thanks to Johannes Schauer for the detailed report! (Closes: #683786)
* * cmdline/apt-mark.cc:David Kalnischkies2012-07-041-2/+14
| | | | | | - arch:all packages are treated as arch:native packages, but dpkg expects pkg:all for selections, so use the arch of the installed version instead of the package structure if possible. Thanks to Stepan Golosunov for the report! (Closes: #680041)
* fix two simple spelling issues found by Christian Perrier,David Kalnischkies2012-06-272-6/+4
| | | | | updating all po's, but as it is a simple transformation no re-call and instead deal with them on merge
* * cmdline/apt-get.cc:David Kalnischkies2012-06-181-2/+14
| | | | - print a friendly message in 'download' if a package can't be downloaded (Closes: #677887)
* merged from donkultMichael Vogt2012-06-111-24/+51
|\
| * check build-dep candidate if install is forbiddenDavid Kalnischkies2012-06-111-19/+39
| |
| * * cmdline/apt-get.cc:Thibaut Girka2012-06-101-4/+4
| | | | | | | | - complain correctly about :any build-dep on M-A:none packages
| * show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032)David Kalnischkies2012-06-101-1/+1
| |
| * * cmdline/apt-get.cc:Daniel Hartwig2012-06-101-1/+5
| | | | | | | | | | - print URIs for all changelogs in case of --print-uris, thanks to Daniel Hartwig for the patch! (Closes: #674897)
| * * cmdline/apt-get.cc:David Kalnischkies2012-05-241-0/+3
| | | | | | | | - do not show 'list of broken packages' header if no package is broken as it happens e.g. for external resolver errors
* | * cmdline/apt-key:Michael Vogt2012-06-061-1/+2
|/ | | - do not hardcode /etc but use Dir::Etc instead
* * cmdline/apt-get.cc:David Kalnischkies2012-05-161-2/+12
| | | | | - use the host architecture, not the build architecture for matching of [architecture restrictions] in Build-Depends (Closes: #672927) *
* ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2012-05-052-5/+8
|
* * cmdline/apt-config.cc:David Kalnischkies2012-04-221-1/+9
| | | | - make it possible to limit dump to a subtree - implement --empty and --format option for dump
* * cmdline/apt-get.cc:David Kalnischkies2012-04-161-4/+7
| | | | - if pkgCacheFile::Generate is disabled in 'update' don't remove the caches (and don't try to open them)
* merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt2012-04-121-1/+1
|
* merged r1970 lp:~vorlon/apt/lp.968828Michael Vogt2012-04-121-1/+1
|
* * cmdline/apt-get.cc:David Kalnischkies2012-04-111-18/+18
| | | - print list of autoremoves in alphabetical order (Closes: #639008)
* * cmdline/apt-get.cc:Bogdan Purcareata2012-04-051-1/+1
| | | | | | - distinguish information about 'apt-get autoremove' based on the number of auto-removed packages both before and after the list of packages (Closes: #665833)
* * debian/apt-utils.install:David Kalnischkies2012-03-221-14/+19
| | | | - ship the ftparchive, apt-extractemplates and apt-sortpkgs locales in the apt-utils package instead of the apt package
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-229-9/+9
| | | | to the more standard PACKAGE_VERSION and make it work in every file
* fix "(style) The scope of the variable 'count' can be reduced"David Kalnischkies2012-03-051-4/+3
|
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-042-3/+4
| | | | initialized in the constructor." messages (no functional change)
* * cmdline/apt-cache.cc:David Kalnischkies2012-02-251-1/+1
| | | - correct --pre-depends option by using dash consistently (LP: #940837)
* improve 'error' message for packages which are only referencedDavid Kalnischkies2012-02-181-5/+26
| | | e.g. in a Depends line and are now requested for removal
* * cmdline/apt-get.cc:David Kalnischkies2012-02-181-1/+17
| | | | - if a package can't be removed as it is not installed, suggest to the user an (installed) multiarch silbing with 'Did you mean?'
* fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies2012-02-111-2/+2
|
* correctly ignore already (un)hold packagesDavid Kalnischkies2012-02-111-3/+4
|
* * cmdline/apt-mark.cc:David Kalnischkies2012-02-101-17/+112
| | | - detect if dpkg has multiarch support before calling --set-selections
* * cmdline/apt-get.cc:Steve Langasek2012-01-291-2/+8
| | | | | - for cross-build-dependencies M-A: none should be DEB_HOST_ARCH, not DEB_BUILD_ARCH (Closes: #646288)
* fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies2012-01-201-1/+1
|
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-191-2/+2
| | | | | | | | | - return the correct version arch for all+foreign, too The flag is interpreted at a few other places in different styles so this commit ensures that the flag check is consistent everywhere (checking for Same in flag style is a bit too much as it isn't used in combination with others anyway, but who knows and just for consistency)
* g++ 4.7 fixesMichael Vogt2012-01-021-0/+1
|\
| * g++ 4.7 fixesMichael Vogt2012-01-021-0/+1
| |
* | atleast libapt should announce to itself that it is clean…David Kalnischkies2011-12-151-4/+6
| | | | | | | | (and be it if it tries to announce that…)
* | enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-1/+1
| | | | | | | | | | to search for compressed silbings of the given filename and use this guessing instead of hardcoding Gzip compression
* | * cmdline/apt-config.cc:David Kalnischkies2011-12-101-0/+16
| | | | | | - dump the APT::Compressor settings correctly and completely
* | * cmdline/apt-get.cc:David Kalnischkies2011-11-231-0/+13
| | | | | | | | - ignore foreign architectures if we check if a provides has only one resolver as it's basically the same for the user, so no need to choose
* | - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies2011-11-113-29/+29
| | | | | | | | | | * cmdline/apt-{get,cache,mark}.cc: - use Lists instead of Sets if input order should be preserved for commands accepting lists of packages, e.g. policy (Closes: #625960)
* | * apt-pkg/cacheset.cc:David Kalnischkies2011-11-092-15/+13
|/ | | | - make the cachesets real containers which can embedding any container to be able to use the same interface regardless of set or list usage