Age | Commit message (Expand) | Author |
2010-03-21 | Add with pkgCacheGen::Essential a way to control which packages get the | David Kalnischkies |
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-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/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-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 |
2010-02-17 | merged from debian-sid | Michael Vogt |
2010-02-15 | * aptconfiguration.cc: | David Kalnischkies |
2010-02-14 | Add support for the LANGUAGE environment variable | David Kalnischkies |
2010-02-14 | Pseudo() doesn't work in the Cache generation step as the check if only | David Kalnischkies |
2010-02-13 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-02-13 | merge with debian-sid | David Kalnischkies |
2010-02-12 | In SingleArch environments we don't need the arch "all" pseudo package | David Kalnischkies |
2010-02-12 | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies |
2010-02-11 | Arch() on a MultiArch:all version should return "all" to be compatible | David Kalnischkies |
2010-02-11 | Add Multi-Arch: allowed support by creating an implicit provide of | David Kalnischkies |
2010-02-10 | Foreign Versions add an implicit Provides to the other packages in the group | David Kalnischkies |
2010-02-10 | Create implicit dependencies needed for Multi-Arch handling | David Kalnischkies |
2010-02-10 | Pre-MultiArch a package which depends on a package with architecture "all" | David Kalnischkies |
2010-02-07 | fix progress reporting while reading extended_states file | David Kalnischkies |
2010-02-07 | Drop the Arch information from the Version structure as we can get | David Kalnischkies |
2010-01-31 | merge r1966..1967 from lp:~donkult/apt/sid | Michael Vogt |
2010-01-31 | * cmdline/acqprogress.cc: | Michael Vogt |