summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * cmdline/apt-config.cc:David Kalnischkies2012-04-221-1/+9
* * cmdline/apt-get.cc:David Kalnischkies2012-04-161-4/+7
* 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
* * cmdline/apt-get.cc:Bogdan Purcareata2012-04-051-1/+1
* * debian/apt-utils.install:David Kalnischkies2012-03-221-14/+19
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-229-9/+9
* 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
* * cmdline/apt-cache.cc:David Kalnischkies2012-02-251-1/+1
* improve 'error' message for packages which are only referencedDavid Kalnischkies2012-02-181-5/+26
* * cmdline/apt-get.cc:David Kalnischkies2012-02-181-1/+17
* 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