Age | Commit message (Expand) | Author | Files | Lines |
2011-06-30 | * doc/makefile: | Michael Vogt | 1 | -2/+13 |
2011-05-28 | * cmdline/apt-config.cc: | David Kalnischkies | 1 | -0/+13 |
2011-05-11 | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies | 1 | -10/+4 |
2011-04-26 | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies | 1 | -0/+116 |
2011-04-21 | * cmdline/apt-get.cc: | David Kalnischkies | 2 | -8/+8 |
2011-04-21 | * cmdline/apt-mark.cc: | David Kalnischkies | 3 | -105/+262 |
2011-04-16 | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies | 2 | -5/+21 |
2011-04-13 | * cmdline/apt-get.cc: | Julian Andres Klode | 1 | -0/+3 |
2011-03-29 | be able to disable resolver with APT::Get::CallResolver and disable | David Kalnischkies | 1 | -2/+2 |
2011-03-28 | be able to disable resolver with APT::Get::AutoSolving | David Kalnischkies | 1 | -20/+46 |
2011-03-26 | * cmdline/apt-get.cc: | David Kalnischkies | 1 | -1/+4 |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies | 2 | -22/+1 |
2011-03-07 | * cmdline/apt-get.cc: | David Kalnischkies | 1 | -1/+1 |
2011-02-15 | * cmdline/apt-get.cc: | David Kalnischkies | 1 | -0/+43 |
2011-02-09 | * cmdline/apt-get.cc: | David Kalnischkies | 1 | -0/+1 |
2011-02-08 | [ Stefan Lippers-Hollmann ] | Stefan Lippers-Hollmann | 1 | -1/+1 |
2011-02-07 | implement --print-uris for download command | David Kalnischkies | 1 | -5/+16 |
2011-02-07 | implement download-only for changelog command which downloads the | David Kalnischkies | 1 | -12/+29 |
2011-02-07 | implement --print-uris support for changelog command | David Kalnischkies | 1 | -4/+17 |
2011-02-07 | always do removes first and set not installed remove packages | David Kalnischkies | 1 | -8/+5 |
2011-02-04 | * cmdline/apt-cache.cc: | David Kalnischkies | 1 | -57/+2 |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies | 2 | -34/+74 |
2011-02-02 | merged from the lp:~mvo/apt/mvo branch | Michael Vogt | 1 | -0/+220 |
2011-01-25 | merge with debian-sid | David Kalnischkies | 1 | -1/+1 |
2011-01-16 | * cmdline/apt-key: | David Kalnischkies | 1 | -1/+6 |
2010-12-07 | cmdline/apt-cache.cc: Create an error for apt-cache depends | Julian Andres Klode | 1 | -1/+1 |
2010-12-03 | set the Candidate for all before doing the propargation | David Kalnischkies | 1 | -0/+4 |
2010-12-03 | simplify the new-and-autoremove fix a bit | David Kalnischkies | 1 | -4/+2 |
2010-12-03 | really do not show packages in the extra section if they were | David Kalnischkies | 1 | -9/+8 |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies | 1 | -3/+33 |
2010-12-03 | keep not installed garbage packages uninstalled instead of showing | David Kalnischkies | 1 | -18/+22 |
2010-11-30 | show dependencies of essential packages which are going to remove | David Kalnischkies | 1 | -1/+3 |
2010-11-30 | * cmdline/apt-get.cc: | David Kalnischkies | 1 | -2/+0 |
2010-11-18 | merged from apt-get-download | Michael Vogt | 1 | -2/+1 |
2010-11-18 | cmdline/apt-get.cc: download it all in one go | Michael Vogt | 1 | -2/+1 |
2010-11-18 | merged from apt-get-changelog | Michael Vogt | 1 | -8/+9 |
2010-11-18 | cmdline/apt-get.cc: remove srcpkg | Michael Vogt | 1 | -5/+4 |
2010-11-18 | cmdline/apt-get.cc: use source version instead of binary version | Michael Vogt | 1 | -3/+5 |
2010-11-18 | cmdline/apt-get.cc: add download/changelog to usage | Michael Vogt | 1 | -0/+2 |
2010-11-18 | merged from the apt-get-changelog branch | Michael Vogt | 1 | -44/+54 |
2010-11-18 | refactor/simplify changelog fetching code | Michael Vogt | 1 | -30/+53 |
2010-11-18 | cmdline/apt-get.cc: simplify changelog uri generation | Michael Vogt | 1 | -17/+4 |
2010-11-18 | cmdline/apt-get.cc: fix typo | Michael Vogt | 1 | -1/+1 |
2010-11-18 | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt | 1 | -0/+153 |
2010-11-18 | move DoDownload up to workaround merge conflict with the changelog branch | Michael Vogt | 1 | -54/+54 |
2010-11-18 | merged lp:~mvo/apt/apt-get-download | Michael Vogt | 1 | -0/+55 |
2010-11-16 | cmdline/apt-get.cc: improve changelog description | Michael Vogt | 1 | -3/+6 |
2010-11-16 | add support for third party changelogs | Michael Vogt | 1 | -0/+42 |
2010-11-15 | cmdline/apt-get.cc: and add size as well | Michael Vogt | 1 | -1/+1 |
2010-11-15 | cmdline/apt-get.cc: add hash to the downloader | Michael Vogt | 1 | -6/+15 |