Age | Commit message (Expand) | Author |
2011-08-01 | apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remap | Michael Vogt |
2011-07-29 | merged from debian-sid | Michael Vogt |
2011-07-29 | merge from lp:~mvo/apt/mvo | Michael Vogt |
2011-07-29 | * apt-pkg/pkgcachegen.{cc,h}: | Michael Vogt |
2011-07-28 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-07-28 | * apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt |
2011-07-20 | apt-pkg/pkgcachegen.cc: Write the file size to the cache | Julian Andres Klode |
2011-07-15 | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2011-06-30 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2011-05-17 | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies |
2011-04-06 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies |
2011-03-25 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2011-03-25 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-02-07 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode |
2010-07-11 | accidently prefilling the vectors results in segfaults | David Kalnischkies |
2010-07-11 | rename ReOwn to ReMap in the cacheiterators | David Kalnischkies |
2010-07-11 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2010-07-09 | switch from std::set to std::vector as it is way more simple, a bit | David Kalnischkies |
2010-07-09 | * doc/apt.conf.5.xml: | David Kalnischkies |
2010-07-08 | * apt-pkg/pkgcachegen.{cc,h}: | David Kalnischkies |
2010-07-08 | use references instead of copies in the Cache generation methods | David Kalnischkies |
2010-07-06 | wrap the mmap actions in the CacheGenerator in their own methods to | David Kalnischkies |
2010-07-05 | Try to use NotEquals for the MultiArch Breaks dependencies instead of | David Kalnischkies |
2010-06-04 | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies |
2010-05-04 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-03-30 | convert some tabs to spaces to respect the style guide | David Kalnischkies |
2010-03-30 | Group packages in the same group together in the package list | David Kalnischkies |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | 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-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | 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-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-01-31 | merge r1966..1967 from lp:~donkult/apt/sid | Michael Vogt |
2010-01-30 | * apt-pkg/contrib/macros.h: | David Kalnischkies |
2010-01-09 | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt |
2009-12-27 | Split ListParser::NewDepends into two methods to use these new method | David Kalnischkies |
2009-12-19 | Implement the first step toward Multi-Arch by setting up a Group | David Kalnischkies |
2009-07-23 | [apt-pkg] yet another bit of mmap and pkgcachegen housekeeping | David Kalnischkies |
2009-07-21 | [apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the last | David Kalnischkies |
2009-07-21 | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-01-19 | * apt-pkg/pkgcachegen.cc: | Michael Vogt |