Age | Commit message (Expand) | Author |
2009-09-24 | When selecting a real package instead of a virtual one, | David Kalnischkies |
2009-08-12 | Add the pkg/release syntax to the source command in apt-get and also | David Kalnischkies |
2009-08-12 | [cmdline/apt-get.cc] | David Kalnischkies |
2009-08-09 | [cmdline/apt-get.cc] correct the order of picked package binary vs source | David Kalnischkies |
2009-08-09 | [cmdline/apt-get.cc] check for availability ofstatfs.f_type | David Kalnischkies |
2009-08-08 | [cmdline/apt-cache.cc] fix a memory leak in the xvcg method | David Kalnischkies |
2009-07-31 | [cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916) | David Kalnischkies |
2009-07-31 | [cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display only | David Kalnischkies |
2009-07-30 | merged from debian-sid | Michael Vogt |
2009-07-30 | * cmdline/apt-get.cc: | Michael Vogt |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
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-06-03 | * cmdline/apt-mark: | Michael Vogt |
2009-04-14 | build fixes, change version 0.7.21 | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-03-27 | * cmdline/acqprogress.cc: | Michael Vogt |
2009-03-09 | cmdline/apt-get.cc: fix typo | Michael Vogt |
2009-03-09 | fix "apt-get source pkg" if there is a binary package and | Michael Vogt |
2008-12-16 | Clarify the --help for 'purge' (LP: #243948) | Michael Vogt |
2008-12-15 | cmdline/apt-get.cc: remove --build-dep-automatic line again | Michael Vogt |
2008-12-09 | merged from the debian-sid branch | Michael Vogt |
2008-12-09 | * methods/gpgv.cc: | Michael Vogt |
2008-12-08 | - fix "apt-get source pkg=ver" if binary name != source name | 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 | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt |
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-09-09 | * cmdline/apt-cache.cc: | Michael Vogt |
2008-08-06 | make "apt-get build-dep" installed packages marked automatic | Michael Vogt |
2008-08-05 | fix various -Wall warnings | Michael Vogt |
2008-07-31 | * Apply --important option to apt-cache depends (LP: #16947) | Michael Vogt |
2008-07-29 | * cmdline/apt-cache.cc: | Michael Vogt |
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 |