Age | Commit message (Expand) | Author |
2011-07-22 | merged from the mvo branch | Michael Vogt |
2011-07-22 | * cmdline/apt-get.cc: | Michael Vogt |
2011-07-06 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-06-30 | * doc/makefile: | Michael Vogt |
2011-06-29 | require to be root for add, rm, update and net-update | David Kalnischkies |
2011-06-29 | * cmdline/apt-key: | David Kalnischkies |
2011-05-28 | * cmdline/apt-config.cc: | David Kalnischkies |
2011-05-11 | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies |
2011-04-26 | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies |
2011-04-21 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-04-21 | * cmdline/apt-mark.cc: | David Kalnischkies |
2011-04-16 | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies |
2011-04-13 | * cmdline/apt-get.cc: | Julian Andres Klode |
2011-03-29 | be able to disable resolver with APT::Get::CallResolver and disable | David Kalnischkies |
2011-03-28 | be able to disable resolver with APT::Get::AutoSolving | David Kalnischkies |
2011-03-26 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-03-07 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-02-15 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-02-09 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-02-08 | [ Stefan Lippers-Hollmann ] | Stefan Lippers-Hollmann |
2011-02-07 | implement --print-uris for download command | David Kalnischkies |
2011-02-07 | implement download-only for changelog command which downloads the | David Kalnischkies |
2011-02-07 | implement --print-uris support for changelog command | David Kalnischkies |
2011-02-07 | always do removes first and set not installed remove packages | David Kalnischkies |
2011-02-04 | * cmdline/apt-cache.cc: | David Kalnischkies |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-02-02 | merged from the lp:~mvo/apt/mvo branch | Michael Vogt |
2011-01-25 | merge with debian-sid | David Kalnischkies |
2011-01-16 | * cmdline/apt-key: | David Kalnischkies |
2010-12-07 | cmdline/apt-cache.cc: Create an error for apt-cache depends | Julian Andres Klode |
2010-12-03 | set the Candidate for all before doing the propargation | David Kalnischkies |
2010-12-03 | simplify the new-and-autoremove fix a bit | David Kalnischkies |
2010-12-03 | really do not show packages in the extra section if they were | David Kalnischkies |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-12-03 | keep not installed garbage packages uninstalled instead of showing | David Kalnischkies |
2010-11-30 | show dependencies of essential packages which are going to remove | David Kalnischkies |
2010-11-30 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-11-18 | merged from apt-get-download | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: download it all in one go | Michael Vogt |
2010-11-18 | merged from apt-get-changelog | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: remove srcpkg | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: use source version instead of binary version | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: add download/changelog to usage | Michael Vogt |
2010-11-18 | merged from the apt-get-changelog branch | Michael Vogt |
2010-11-18 | refactor/simplify changelog fetching code | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: simplify changelog uri generation | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: fix typo | Michael Vogt |
2010-11-18 | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt |
2010-11-18 | move DoDownload up to workaround merge conflict with the changelog branch | Michael Vogt |