summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt2013-10-051-26/+0
| * | | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt2013-10-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-newMichael Vogt2013-08-281-3/+4
| | |\ \
| | * | | add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt2013-08-281-1/+1
| * | | | use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-031-45/+35
| * | | | put fetch errors in 'source' on our errorstackDavid Kalnischkies2013-10-031-22/+6
| | |_|/ | |/| |
| * | | fix vim-style foldmarkerDavid Kalnischkies2013-09-031-6/+2
| | |/ | |/|
| * | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt2013-08-271-3/+4
| |/
| * do chdir("/") after chroot()Michael Vogt2013-08-221-2/+2
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-177-2097/+259
|\|
| * Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt2013-08-177-2098/+260
| |\
| | * squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-127-2095/+260
| * | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...Michael Vogt2013-08-151-0/+6
| |/
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-156-125/+332
|\|
| * 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
* | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...Michael Vogt2013-04-231-0/+6
* | merged debian-sid branch and resolved conflictsMichael Vogt2013-04-231-3/+3
|\|
| * 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
| |/
* | merged lp:~mvo/apt/source-hashesMichael Vogt2013-03-011-8/+5
|\ \ | |/ |/|
| * fix skipping of already downloaded files and add some FIXMEsMichael Vogt2013-01-141-1/+1
| * first iteration that adds support for checksums-{sha512,sha256}Michael Vogt2013-01-141-8/+5
* | 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