summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-127-2095/+260
* let apt-key del work better with softlink and single key keyringsDavid Kalnischkies2013-08-121-3/+56
* make the keyring locations in apt-key configurableDavid Kalnischkies2013-08-121-1/+5
* do not double-slash paths in apt-keyDavid Kalnischkies2013-08-121-1/+6
* use a tmpfile for trustdb.gpg in apt-keyDavid Kalnischkies2013-08-121-18/+18
* always use our own trustdb.gpg in apt-keyDavid Kalnischkies2013-08-121-6/+14
* add a not documented apt-key --fakeroot optionDavid Kalnischkies2013-08-121-32/+41
* improve error messageMichael Vogt2013-08-121-1/+2
* fix -Wall errorsMichael Vogt2013-08-081-1/+2
* unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies2013-08-011-3/+32
* Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-07-282-6/+8
|\
| * fix some coverity chroot() releated warningsMichael Vogt2013-07-261-2/+2
| * fix potential GetLock() fd leakMichael Vogt2013-07-251-4/+6
* | use FileFd::Write instead of fwrite for errorsDavid Kalnischkies2013-07-261-3/+4
* | fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies2013-07-181-11/+22
* | skip all Description fields in apt-cache, not just firstDavid Kalnischkies2013-07-181-17/+35
|/
* fix format string errorMichael Vogt2013-07-021-2/+2
* "mount path"->"mount point" and also make the warning a error when no CD-ROM ...Michael Vogt2013-06-261-5/+5
* Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt2013-06-221-6/+19
* try defaults if auto-detection failed in apt-cdromDavid Kalnischkies2013-06-201-9/+4
* handle missing "Description" in apt-cache showDavid Kalnischkies2013-06-201-15/+32
* fix support for multiple patterns in apt-cache searchDavid Kalnischkies2013-06-091-28/+51
* initialize the whole search array with zeroDavid Kalnischkies2013-06-091-1/+1
* deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies2013-06-091-3/+1
* remove -ldl from cdrom and -lutil from apt-get linkageDavid Kalnischkies2013-06-091-1/+1
* cmdline/apt-key: Accept nonexistent --keyring file with adv as wellJohan Kiviniemi2013-05-221-1/+1
* cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600Johan Kiviniemi2013-05-221-0/+19
* 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
* adds a comment for Translators to the 'do as I say' prompt toDavid Kalnischkies2012-10-201-1/+3
* * cmdline/apt-cache.cc:David Kalnischkies2012-09-261-3/+7
* disable the display of the error messages for DoInstall if DoBuildDepDavid Kalnischkies2012-08-061-1/+1
* ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies2012-08-051-11/+22
* improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies2012-08-041-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2012-08-041-2/+2
* * cmdline/apt-mark.cc:David Kalnischkies2012-07-041-2/+14
* fix two simple spelling issues found by Christian Perrier,David Kalnischkies2012-06-272-6/+4
* * cmdline/apt-get.cc:David Kalnischkies2012-06-181-2/+14
* 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
| * 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
| * * cmdline/apt-get.cc:David Kalnischkies2012-05-241-0/+3
* | * cmdline/apt-key:Michael Vogt2012-06-061-1/+2
|/
* * cmdline/apt-get.cc:David Kalnischkies2012-05-161-2/+12
* ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2012-05-052-5/+8