Age | Commit message (Expand) | Author |
2011-04-16 | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-02-04 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-12-07 | cmdline/apt-cache.cc: Create an error for apt-cache depends | Julian Andres Klode |
2010-09-24 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-08-28 | remove useless GetInitialize method | David Kalnischkies |
2010-08-25 | show in madison command again also source packages (LP: #614589) | 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-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-16 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-06-26 | give the APT::Cache::Generate option her effect back | David Kalnischkies |
2010-06-26 | do not override the user set quiet setting even if the target is not a tty | David Kalnischkies |
2010-06-25 | print all messages if the application is in an interactive run | David Kalnischkies |
2010-06-24 | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de |
2010-06-19 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-06-06 | use the GroupedFromCommandLine() method in the dotty and xvcg command | David Kalnischkies |
2010-06-05 | do not fail if an unrelated error is pending in DisplayRecord() | David Kalnischkies |
2010-06-05 | accept package versions in the unmet command | David Kalnischkies |
2010-06-05 | apt-cache show --no-all-versions should issues the Candidate | David Kalnischkies |
2010-06-05 | Don't increase the commandline parameter in the library but in the | David Kalnischkies |
2010-06-05 | add --target-release option (Closes: #115520) | David Kalnischkies |
2010-06-05 | Add a option to apt-cache policy to additionally init the DepCache before | David Kalnischkies |
2010-06-05 | use pkgCacheFile and the new CacheSets all over the place | David Kalnischkies |
2010-05-31 | rename packageset into cacheset while it is not too late | David Kalnischkies |
2010-05-31 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-05-31 | i managed to commit broken codeā¦ which (at least in my mind) worked | David Kalnischkies |
2010-05-31 | move cmdline parsing from apt-cache to new FromCommandLine method | David Kalnischkies |
2010-05-04 | Move the showauto command to apt-cache and sort output. | Julian Andres Klode |
2010-05-04 | use GroupCount for package names in stats and add a package struct line | David Kalnischkies |
2010-04-23 | * cmdline/apt-cache.cc: | David Kalnischkies |
2010-04-01 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-03-21 | cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl... | Julian Andres Klode |
2010-02-26 | move ShowPkg() from apt-get to the PkgIterator and rename it to FullName() | David Kalnischkies |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-02-12 | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies |
2010-02-11 | display the architecture of the package if it is not the default | David Kalnischkies |
2010-01-08 | * French manpage translation update | Michael Vogt |
2010-01-01 | remove translatable marker from the "%4i %s\n" string in apt-cache.cc | David Kalnischkies |
2009-08-08 | [cmdline/apt-cache.cc] fix a memory leak in the xvcg method | David Kalnischkies |
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-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 |
2008-12-09 | merged from the debian-sid branch | Michael Vogt |
2008-11-08 | Re-applied apt-cache built-in help fixes. | Eugene V. Lyubimkin |