Age | Commit message (Expand) | Author |
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 |
2010-11-18 | merged lp:~mvo/apt/apt-get-download | Michael Vogt |
2010-11-16 | cmdline/apt-get.cc: improve changelog description | Michael Vogt |
2010-11-16 | add support for third party changelogs | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: and add size as well | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: add hash to the downloader | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: add download commandlien option | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: create the mkdtemp dir in /tmp | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: move Setup a level higher | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc make only the server configurable, but not the format stri... | Michael Vogt |
2010-11-15 | support Apt::Changelog::Server, code cleanup | Michael Vogt |
2010-11-15 | use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true... | Michael Vogt |
2010-11-15 | initial apt-get changelog implementation, not quite ready yet (need to get ri... | Michael Vogt |
2010-11-11 | * cmdline/acqprogress.cc: | David Kalnischkies |
2010-09-28 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-09-24 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-09-04 | * cmdline/apt-key: | David Kalnischkies |
2010-08-28 | remove useless GetInitialize method | David Kalnischkies |
2010-08-28 | remove death code by removing unused GetInitialize | David Kalnischkies |
2010-08-26 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-08-25 | show in madison command again also source packages (LP: #614589) | David Kalnischkies |
2010-08-24 | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org |
2010-08-12 | purge packages in 'rc' state, thanks Rogier! (Closes: #150831) | David Kalnischkies |
2010-08-11 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-07-30 | - return success in show if a virtual package was given | David Kalnischkies |
2010-07-30 | - [ABI BREAK] add an ErrorType option to CacheSetHelper | David Kalnischkies |
2010-07-29 | merged lp:~donkult/apt/sid | Michael Vogt |
2010-07-27 | * cmdline/apt-get.cc: | Julian Andres Klode |
2010-07-26 | - show in (r)depends the canidate per default instead of newest | David Kalnischkies |
2010-07-26 | add APT::Cache::ShowOnlyFirstOr option to print only the first | David Kalnischkies |
2010-07-17 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2010-07-17 | factor regex package name matches into newly created cachefilter classes | David Kalnischkies |
2010-07-16 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-07-05 | make the specify order of packages irrelevant (half-close #196021) | David Kalnischkies |
2010-07-04 | prefer the Policy if it is built instead of the DepCache and | David Kalnischkies |