Age | Commit message (Expand) | Author |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-02-25 | * cmdline/apt-cache.cc: | David Kalnischkies |
2011-12-10 | enable FileFd to guess the compressor based on the filename if requested or | David Kalnischkies |
2011-11-11 | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies |
2011-11-09 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-05-11 | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies |
2011-04-21 | * cmdline/apt-get.cc: | David Kalnischkies |
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 |