summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.Eugene V. Lyubimkin2008-10-311-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bashisms in apt-key.Eugene V. Lyubimkin2008-10-291-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * methods/gpgv.cc:Michael Vogt2008-12-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix "apt-get source pkg=ver" if binary name != source nameMichael Vogt2008-12-081-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-282-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Compilation fixes and portability improvement for compiling APT against non...Luca Bruno2008-10-111-6/+6
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:...Luca Bruno2008-10-031-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-cache.cc:Michael Vogt2008-09-091-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make "apt-get build-dep" installed packages marked automaticMichael Vogt2008-08-061-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix various -Wall warningsMichael Vogt2008-08-051-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Apply --important option to apt-cache depends (LP: #16947) Michael Vogt2008-07-311-1/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-cache.cc:Michael Vogt2008-07-291-4/+2
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Mark a message from dselect backend as translatableMichael Vogt2008-05-051-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for --no-download on apt-get update. Closes: #478517Otavio Salvador2008-05-021-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added debian/README.sourceMichael Vogt2008-05-051-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: relax the apt-key update codeMichael Vogt2008-04-251-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: only use verify_against_master_keyring in net-update, not in...Michael Vogt2008-04-081-10/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merge from the mvo branchMichael Vogt2008-03-141-13/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-get.cc:Michael Vogt2008-03-131-12/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - run the problemResolver after a task was installedMichael Vogt2008-03-111-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-get.cc:Michael Vogt2008-03-111-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some strings and unfuzzy translations. Closes: #466845bubulle@debian.org2008-02-232-3/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / cmdline/apt-get.cc:Michael Vogt2008-02-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: add explaination when importing new keysMichael Vogt2008-02-131-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: make net-update more robustMichael Vogt2008-02-131-1/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_wi...Michael Vogt2008-02-131-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-key:Michael Vogt2008-02-121-0/+21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: fix in the trusted key import scriptMichael Vogt2008-02-081-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | cmdline/apt-key: refactor the master key checking into a functionMichael Vogt2008-01-161-14/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-key:Michael Vogt2008-01-161-3/+27
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt2008-01-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-48/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt2006-06-071-35/+10
* | | | | | | | | | | | | | | | | | | | | | | | | Fix wording of 'after unpacking'bubulle@debian.org2007-12-171-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador2007-12-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador2007-12-161-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt toOtavio Salvador2007-12-161-4/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>Otavio Salvador2007-10-061-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | Fix indentationOtavio Salvador2007-10-061-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usageOtavio Salvador2007-10-061-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | - cmdline/apt-extracttemplates.cc: likewise;Otavio Salvador2007-10-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | - fix parse error when dpkg sends unexpected dataMichael Vogt2007-10-022-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-mark:Michael Vogt2007-09-251-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-get.cc:Michael Vogt2007-09-141-1/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | * fix "purge" commandline argument, closes: #133421Michael Vogt2007-09-141-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | * Add support to apt-key to export keys to stdout. Thanks to "DwayneOtavio Salvador2007-09-121-0/+8
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | (ABI break)Michael Vogt2007-08-031-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-08-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | * first (raw and ineffient) implementationMichael Vogt2007-07-031-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |