Age | Commit message (Expand) | Author |
2010-04-13 | regex for package names executed on Grp- not PkgIterator | David Kalnischkies |
2010-04-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-04-04 | remove the ABI compatible stub for GetListOfFilesInDir | David Kalnischkies |
2010-04-03 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2010-04-03 | Initialize history_out always with NULL so apt will not segfault later | David Kalnischkies |
2010-04-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-04-01 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-03-31 | Userinfo is urlencoded in URIs (RFC 3986) | David Kalnischkies |
2010-03-30 | convert some tabs to spaces to respect the style guide | David Kalnischkies |
2010-03-30 | rename ExplodeString to VectorizeString | David Kalnischkies |
2010-03-30 | Group packages in the same group together in the package list | David Kalnischkies |
2010-03-30 | replace every call to toupper with one to our own tolower_ascii | David Kalnischkies |
2010-03-26 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-03-21 | Add with pkgCacheGen::Essential a way to control which packages get the | David Kalnischkies |
2010-03-21 | * apt-pkg/policy.cc: | Julian Andres Klode |
2010-03-19 | add a missing non-const & Accessors to the Iterator class | David Kalnischkies |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies |
2010-03-18 | Readd the FindPkg() method implementation used in the singleArch days to | David Kalnischkies |
2010-03-18 | generate "negative" dependencies against all architectures of a package | David Kalnischkies |
2010-03-18 | Fix a segfault in the version merger introduced in the previous patch: | David Kalnischkies |
2010-03-17 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2010-03-16 | apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManager | Michael Vogt |
2010-03-14 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-03-14 | Ensure that for each all package at least one pseudopackage is installed | David Kalnischkies |
2010-03-13 | * apt-pkg/deb/debversion.cc: | David Kalnischkies |
2010-03-12 | * apt-pkg/indexfile.cc: | Michael Vogt |
2010-03-12 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-03-12 | * cmdline/apt-get.cc | David Kalnischkies |
2010-03-12 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-03-03 | fix memory leak in getLanguages() by closing the directory after checking | David Kalnischkies |
2010-03-01 | fix compiler error if compiled with -std=c++0x | David Kalnischkies |
2010-03-01 | We need to kill also pseudo packages which have no dependency, no | David Kalnischkies |
2010-03-01 | Remove and Unpack operations should not be ignored for pseudo packages - | David Kalnischkies |
2010-02-28 | Create Pins for all group members instead of only for native architecture | David Kalnischkies |
2010-02-28 | Fix the PkgFileIterator Constructor which defaults to the wrong value. | David Kalnischkies |
2010-02-27 | Enable the AutoRemover to talk "Multi-Arch" by marking all pseudo | David Kalnischkies |
2010-02-27 | * apt-pkg/contrib/mmap.{h,cc}: | David Kalnischkies |
2010-02-26 | move ShowPkg() from apt-get to the PkgIterator and rename it to FullName() | David Kalnischkies |
2010-02-25 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-02-18 | fix crash when LANGUAGE is not set | Michael Vogt |
2010-02-18 | merge from the lp:~donkult/apt/sid branch | Michael Vogt |
2010-02-18 | * [BREAK] merged lp:~mvo/apt/history | Michael Vogt |
2010-02-18 | Change the package index Info methods to allow apt-cache policy to be | Michael Vogt |
2010-02-18 | we break the ABI, so let use increase the ABI number :) | David Kalnischkies |
2010-02-18 | doesn't use a default separator in ExplodeString (halfway losted in merge) | David Kalnischkies |
2010-02-18 | criss-cross merge with my sid branch | David Kalnischkies |
2010-02-18 | * aptconfiguration.cc: | David Kalnischkies |
2010-02-18 | dd support for the LANGUAGE environment variable | David Kalnischkies |
2010-02-18 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |