summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheiterators.h
AgeCommit message (Expand)Author
2010-05-31* apt-pkg/pkgcache.cc:David Kalnischkies
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies
2010-05-29* apt-pkg/cacheiterator.h:David Kalnischkies
2010-03-19add a missing non-const & Accessors to the Iterator classDavid Kalnischkies
2010-02-28Fix the PkgFileIterator Constructor which defaults to the wrong value.David Kalnischkies
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11Arch() on a MultiArch:all version should return "all" to be compatibleDavid Kalnischkies
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies
2009-12-09Refactor the cache iterators by using a common base classDavid Kalnischkies
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-06-30add 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 dependsMichael Vogt
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies
2008-09-22* apt-pkg/cacheiterators.h:Michael Vogt
2006-12-14* merged the no-pragma branchMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2005-11-30* merged with apt--mvoMichael Vogt
2005-11-21* merge fix for #339533Michael Vogt
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt
2005-09-27* merged with apt--mvoMichael Vogt
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fixArch Librarian
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Purge supportArch Librarian
2004-09-20Purge supportArch Librarian
2004-09-20performance tuningArch Librarian
2004-09-20Arranged to rename downloaded files to include all impo...Arch Librarian
2004-09-20Supports no automaticArch Librarian
2004-09-20Release supportArch Librarian
2004-09-20Version compare fixesArch Librarian
2004-09-20New OR globbing mechanismArch Librarian
2004-09-20SyncArch Librarian
2004-09-20First draft of make system and name change to apt-pkgArch Librarian
2004-09-20SyncArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Final testingArch Librarian
2004-09-20CheckpointArch Librarian
2004-09-20Base revisionsArch Librarian
2004-12-20* merged changes from the conferenceMichael Vogt