Age | Commit message (Expand) | Author |
2009-07-15 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies |
2009-07-07 | [apt-get] add possibility to hide the user simulation note | David Kalnischkies |
2009-07-06 | Support /etc/apt/preferences.d (Closes: #535512) | Julian Andres Klode |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-30 | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt |
2009-06-29 | do not write state file in simulate mode (closes: #433007) | Michael Vogt |
2009-06-29 | support running "--simulate" as user | Michael Vogt |
2009-04-14 | build fixes, change version 0.7.21 | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2008-12-15 | cmdline/apt-get.cc: remove --build-dep-automatic line again | Michael Vogt |
2008-12-02 | make "apt-get build-dep" installed packages marked automatic | Michael Vogt |
2008-11-11 | Removed asking to file a release-critical bug against a package if there is a... | Eugene V. Lyubimkin |
2008-11-08 | Re-applied apt-cache built-in help fixes. | Eugene V. Lyubimkin |
2008-11-05 | * debian/rules: | Michael Vogt |
2008-11-05 | * Fix typos: | Michael Vogt |
2008-10-31 | Added 'unset GREP_OPTIONS' to apt-key. | Eugene V. Lyubimkin |
2008-10-31 | Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism. | Eugene V. Lyubimkin |
2008-10-29 | Fixed bashisms in apt-key. | Eugene V. Lyubimkin |
2008-10-28 | fix various -Wall warnings | Michael Vogt |
2008-10-11 | * Compilation fixes and portability improvement for compiling APT against non... | Luca Bruno |
2008-10-03 | * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:... | Luca Bruno |
2008-05-05 | * Mark a message from dselect backend as translatable | Michael Vogt |
2008-05-05 | * added debian/README.source | Michael Vogt |
2008-05-02 | Add support for --no-download on apt-get update. Closes: #478517 | Otavio Salvador |
2008-04-25 | cmdline/apt-key: relax the apt-key update code | Michael Vogt |
2008-04-08 | cmdline/apt-key: only use verify_against_master_keyring in net-update, not in... | Michael Vogt |
2008-03-14 | * merge from the mvo branch | Michael Vogt |
2008-03-13 | cmdline/apt-get.cc: | Michael Vogt |
2008-03-11 | - run the problemResolver after a task was installed | Michael Vogt |
2008-03-11 | * cmdline/apt-get.cc: | Michael Vogt |
2008-02-23 | Fix some strings and unfuzzy translations. Closes: #466845 | bubulle@debian.org |
2008-02-21 | cmdline/apt-get.cc: | Michael Vogt |
2008-02-13 | cmdline/apt-key: add explaination when importing new keys | Michael Vogt |
2008-02-13 | cmdline/apt-key: make net-update more robust | Michael Vogt |
2008-02-13 | cmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_wi... | Michael Vogt |
2008-02-12 | * cmdline/apt-key: | Michael Vogt |
2008-02-08 | cmdline/apt-key: fix in the trusted key import script | Michael Vogt |
2008-01-16 | cmdline/apt-key: refactor the master key checking into a function | Michael Vogt |
2008-01-16 | * cmdline/apt-key: | Michael Vogt |
2008-01-07 | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt |
2008-01-04 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt |
2007-12-17 | Fix wording of 'after unpacking' | bubulle@debian.org |
2007-12-16 | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a | Otavio Salvador |
2007-12-16 | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and | Otavio Salvador |
2007-12-16 | * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to | Otavio Salvador |
2007-10-06 | * cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org> | Otavio Salvador |
2007-10-06 | Fix indentation | Otavio Salvador |
2007-10-06 | * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage | Otavio Salvador |
2007-10-02 | - cmdline/apt-extracttemplates.cc: likewise; | Otavio Salvador |
2007-10-02 | - fix parse error when dpkg sends unexpected data | Michael Vogt |