summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2013-10-08Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt
2013-10-03use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies
2013-10-03put fetch errors in 'source' on our errorstackDavid Kalnischkies
2013-09-03fix vim-style foldmarkerDavid Kalnischkies
2013-08-28Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-newMichael Vogt
2013-08-28add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt
2013-08-22do chdir("/") after chroot()Michael Vogt
2013-08-17Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt
2013-08-15merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...Michael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2013-08-12let apt-key del work better with softlink and single key keyringsDavid Kalnischkies
2013-08-12make the keyring locations in apt-key configurableDavid Kalnischkies
2013-08-12do not double-slash paths in apt-keyDavid Kalnischkies
2013-08-12use a tmpfile for trustdb.gpg in apt-keyDavid Kalnischkies
2013-08-12always use our own trustdb.gpg in apt-keyDavid Kalnischkies
2013-08-12add a not documented apt-key --fakeroot optionDavid Kalnischkies
2013-08-12improve error messageMichael Vogt
2013-08-08fix -Wall errorsMichael Vogt
2013-08-01unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies
2013-07-28Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt
2013-07-26fix some coverity chroot() releated warningsMichael Vogt
2013-07-26use FileFd::Write instead of fwrite for errorsDavid Kalnischkies
2013-07-25fix potential GetLock() fd leakMichael Vogt
2013-07-18fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies
2013-07-18skip all Description fields in apt-cache, not just firstDavid Kalnischkies
2013-07-02fix format string errorMichael Vogt
2013-06-26"mount path"->"mount point" and also make the warning a error when no CD-ROM ...Michael Vogt
2013-06-22Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt
2013-06-20try defaults if auto-detection failed in apt-cdromDavid Kalnischkies
2013-06-20handle missing "Description" in apt-cache showDavid Kalnischkies
2013-06-09fix support for multiple patterns in apt-cache searchDavid Kalnischkies
2013-06-09initialize the whole search array with zeroDavid Kalnischkies
2013-06-09deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies
2013-06-09remove -ldl from cdrom and -lutil from apt-get linkageDavid Kalnischkies
2013-05-22cmdline/apt-key: Accept nonexistent --keyring file with adv as wellJohan Kiviniemi
2013-05-22cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600Johan Kiviniemi
2013-04-08merged bundle from davidMichael Vogt
2013-03-25merge patch from Daniel HartwigMichael Vogt
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies
2013-01-14ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt
2012-11-09* cmdline/apt-get.cc:David Kalnischkies
2012-10-20adds a comment for Translators to the 'do as I say' prompt toDavid Kalnischkies
2012-09-26* cmdline/apt-cache.cc:David Kalnischkies
2012-08-06disable the display of the error messages for DoInstall if DoBuildDepDavid Kalnischkies
2012-08-05ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies
2012-08-04improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies
2012-08-04* cmdline/apt-get.cc:David Kalnischkies
2012-07-04* cmdline/apt-mark.cc:David Kalnischkies
2012-06-27fix two simple spelling issues found by Christian Perrier,David Kalnischkies