Age | Commit message (Expand) | Author |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2014-11-10 | deprecate the Section member from package struct | David Kalnischkies |
2014-11-08 | guard ABI changes for SourcePkg/Ver in pkgCache | David Kalnischkies |
2014-09-27 | store source name and version in binary cache | David Kalnischkies |
2014-09-27 | deprecate Pkg->Name in favor of Grp->Name | David Kalnischkies |
2014-06-18 | remove the Section member from package struct | David Kalnischkies |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: cast from type A to type B casts away qualifiers [-Wcast-qual] | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2013-07-11 | Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info | David Kalnischkies |
2013-04-03 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2012-06-11 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2012-01-19 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2012-01-13 | factor out the detection of self-conflicts into Dep::IsIgnorable | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-05-17 | remove deprecated methods which nobody should have used anyway like | David Kalnischkies |
2011-05-17 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2011-05-11 | if critical or-group can't be satisfied, exit directly. | David Kalnischkies |
2011-03-25 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-01-13 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2010-08-10 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2010-07-25 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2010-07-11 | rename ReOwn to ReMap in the cacheiterators | David Kalnischkies |
2010-07-08 | * apt-pkg/pkgcachegen.{cc,h}: | David Kalnischkies |
2010-07-04 | * apt-pkg/policy.h: | David Kalnischkies |
2010-06-16 | add a simple method to VerIterator to check if two Versions are similar | David Kalnischkies |
2010-05-31 | * apt-pkg/cacheset.{cc,h}: | David Kalnischkies |
2010-05-31 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2010-05-30 | move regex magic from apt-get to new FromRegEx method | David Kalnischkies |
2010-05-29 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2010-03-19 | add a missing non-const & Accessors to the Iterator class | David Kalnischkies |
2010-02-28 | Fix the PkgFileIterator Constructor which defaults to the wrong value. | David Kalnischkies |
2010-02-26 | move ShowPkg() from apt-get to the PkgIterator and rename it to FullName() | 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-07 | Drop the Arch information from the Version structure as we can get | David Kalnischkies |
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-12-09 | Refactor the cache iterators by using a common base class | David Kalnischkies |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-29 | * add depth information to the debug output and show what depends | Michael Vogt |
2009-05-07 | [apt-pkg] allow also codenames for specifying a release | David Kalnischkies |
2008-09-22 | * apt-pkg/cacheiterators.h: | Michael Vogt |
2006-12-14 | * merged the no-pragma branch | Michael Vogt |