summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* build fixes, change version 0.7.21Michael Vogt2009-04-141-1/+3
* * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-092-12/+17
* cmdline/apt-get.cc: remove --build-dep-automatic line againMichael Vogt2008-12-151-1/+0
* make "apt-get build-dep" installed packages marked automaticMichael Vogt2008-12-021-0/+3
* Removed asking to file a release-critical bug against a package if there is a...Eugene V. Lyubimkin2008-11-111-0/+2
* Re-applied apt-cache built-in help fixes.Eugene V. Lyubimkin2008-11-081-2/+2
* * debian/rules:Michael Vogt2008-11-051-1/+1
|\
| * fix various -Wall warningsMichael Vogt2008-10-281-1/+1
* | * Fix typos:Michael Vogt2008-11-051-6/+6
|\|
| * * Compilation fixes and portability improvement for compiling APT against non...Luca Bruno2008-10-111-6/+6
* | Added 'unset GREP_OPTIONS' to apt-key.Eugene V. Lyubimkin2008-10-311-0/+1
* | 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
|/
* * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:...Luca Bruno2008-10-031-0/+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