summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheiterators.h
Commit message (Expand)AuthorAgeFilesLines
* Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-111-0/+1
* * apt-pkg/cacheiterators.h:David Kalnischkies2013-04-031-0/+2
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-06-111-1/+3
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-191-1/+1
* factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies2012-01-131-0/+2
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-3/+3
* remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies2011-05-171-4/+0
* * apt-pkg/pkgcache.h:David Kalnischkies2011-05-171-3/+1
* if critical or-group can't be satisfied, exit directly.David Kalnischkies2011-05-111-0/+1
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-251-0/+4
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-6/+2
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-01-131-9/+9
* * apt-pkg/algorithms.cc:David Kalnischkies2010-08-101-0/+3
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-07-251-2/+5
* rename ReOwn to ReMap in the cacheiteratorsDavid Kalnischkies2010-07-111-2/+2
* * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-0/+6
* * apt-pkg/policy.h:David Kalnischkies2010-07-041-16/+16
* add a simple method to VerIterator to check if two Versions are similarDavid Kalnischkies2010-06-161-0/+9
* * apt-pkg/cacheset.{cc,h}:David Kalnischkies2010-05-311-2/+2
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-05-311-0/+5
* move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies2010-05-301-1/+1
* * apt-pkg/cacheiterator.h:David Kalnischkies2010-05-291-1/+3
* add a missing non-const & Accessors to the Iterator classDavid Kalnischkies2010-03-191-0/+1
* Fix the PkgFileIterator Constructor which defaults to the wrong value.David Kalnischkies2010-02-281-1/+2
* move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2010-02-261-0/+1
* Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+1
* Arch() on a MultiArch:all version should return "all" to be compatibleDavid Kalnischkies2010-02-111-1/+10
* Drop the Arch information from the Version structure as we can getDavid Kalnischkies2010-02-071-1/+1
* Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-271-3/+11
* Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-191-3/+34
* Refactor the cache iterators by using a common base classDavid Kalnischkies2009-12-091-379/+294
* The 'not dead yet' releaseMichael Vogt2009-07-211-18/+18
|\
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-18/+18
* | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-5/+5
|\ \ | |/ |/|
| * * apt-pkg/cacheiterators.h:Michael Vogt2008-09-221-5/+5
* | * add depth information to the debug output and show what dependsMichael Vogt2009-06-291-2/+11
* | [apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies2009-05-071-0/+1
|/
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+0
* | * merged with apt--mvoMichael Vogt2005-11-301-1/+1
|\|
| * * merge fix for #339533Michael Vogt2005-11-211-1/+1
* | * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt2005-10-211-0/+1
* | * merged with apt--mvoMichael Vogt2005-09-271-1/+3
|\|
| * * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt2005-08-311-1/+1
| * * merged with apt--fixes--0Michael Vogt2005-08-231-1/+3
| * * merged changes from the conferenceMichael Vogt2004-12-201-2/+1
* | * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-281-1/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+81
* | Merge apt--authentication--0Matt Zimmerman2004-12-131-2/+1
|/