Age | Commit message (Expand) | Author |
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 |
2010-01-30 | cleanup the error header a bit by moving the printf-macros out | David Kalnischkies |
2010-01-30 | * apt-pkg/contrib/macros.h: | David Kalnischkies |
2010-01-27 | merge 1695..1701 from the lp:~mvo/apt/mvo branch | Michael Vogt |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt |
2010-01-22 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt |
2010-01-22 | mark the Error methods as __cold | David Kalnischkies |
2010-01-22 | add a few gcc helpers, including [un]likely() and __deprecated | David Kalnischkies |
2010-01-20 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-01-19 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-01-16 | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies |
2010-01-13 | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back | David Kalnischkies |
2010-01-09 | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt |
2010-01-08 | fix merge error | Michael Vogt |
2010-01-08 | * French manpage translation update | Michael Vogt |
2010-01-03 | Add a GetListOfFilesInDir() helper method which replaces the old | David Kalnischkies |
2010-01-02 | fix another mistake spotted by lintian: | David Kalnischkies |
2010-01-02 | Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges... | David Kalnischkies |
2010-01-02 | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies |
2009-12-27 | Split ListParser::NewDepends into two methods to use these new method | David Kalnischkies |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-12-22 | merge with lp:~mvo/apt/sid to get the finale 0.7.25 state | David Kalnischkies |
2009-12-19 | Implement the first step toward Multi-Arch by setting up a Group | David Kalnischkies |
2009-12-19 | mark the Error/Warning method as __cold | David Kalnischkies |
2009-12-19 | add optional gcc features as deprecated, unused and (un)likely | David Kalnischkies |
2009-12-14 | merge segfault fix from Mario Sanchez Prada, many thanks | Michael Vogt |
2009-12-14 | merged patches from david (many thanks) | Michael Vogt |
2009-12-12 | revert this commit as fast as possible (aka next ABI break) | David Kalnischkies |
2009-12-10 | * apt-pkg/init.h: | Michael Vogt |
2009-12-10 | merge Michaels wonderful "fix" for the currently unwanted ABI Break | David Kalnischkies |
2009-12-10 | * apt-pkg/init.h: | Michael Vogt |
2009-12-10 | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies |
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt |