Age | Commit message (Expand) | Author |
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-11 | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies |
2011-07-25 | merged from lp:~donkult/apt/sid0.8.15.3 | Michael Vogt |
2011-07-25 | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies |
2011-07-24 | move debug message about attempt install/remove to the responsible method | David Kalnischkies |
2011-07-24 | alternatively check in a versioned depends if the candidate is good | David Kalnischkies |
2011-07-24 | after this consider providing packages (if it is not a versioned dep) | David Kalnischkies |
2011-07-24 | move the detection for installed versions up as it is the easiest case | David Kalnischkies |
2011-07-24 | first round of reorder code without changing result | David Kalnischkies |
2011-07-24 | buildconflicts effect all architectures | David Kalnischkies |
2011-07-23 | you want to be nice and quote a filename just to be reminded by gpg | David Kalnischkies |
2011-07-22 | merged from donkult | Michael Vogt |
2011-07-22 | merged from the mvo branch | Michael Vogt |
2011-07-22 | * cmdline/apt-get.cc: | Michael Vogt |
2011-07-16 | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies |
2011-07-16 | * cmdline/apt-key: | David Kalnischkies |
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 |