summaryrefslogtreecommitdiff
path: root/python/cache.cc
AgeCommit message (Expand)AuthorFilesLines
2008-07-30* python/cache.cc:Michael Vogt1-1/+1
2008-07-21* data/templates/Debian.info.in:Emanuele Rocca1-0/+5
2008-01-07update to latest ListUpdate()Michael Vogt1-1/+2
2008-01-04* use the new CacheFile::ListUpdate() codeMichael Vogt1-41/+8
2007-06-10* merged translated package descriptions branchMichael Vogt1-0/+69
2006-09-18* fix api changes for python2.5Michael Vogt1-4/+4
2006-08-03* basic ddtp support addedMichael Vogt1-0/+69
2006-01-26* the pkgCache::VerIterator.DependsList[] dict does no longer depend on the l...Michael Vogt1-1/+11
2006-01-11* make sure to close the CacheFile when a pkgCache is deallocatedMichael Vogt1-1/+12
2005-11-22* less debug messagesMichael Vogt1-2/+0
2005-08-08* support for srcrecords.Files addedMichael Vogt1-2/+3
2005-08-05* changelog merged with older debian versions, apt-secure support added (but ...Michael Vogt1-0/+15
2005-07-01* added "Downloadable" as attribute to a VerIteratorMichael Vogt1-1/+3
2005-07-01* added Cache.Open(),Close(); fixed some refcout problemsMichael Vogt1-5/+53
2005-05-27* make better use of the cachefile in the depcache, avoid a stupid double dep...Michael Vogt1-7/+10
2005-05-04* more tests addedMichael Vogt1-0/+1
2005-04-08* started the DepCache.Commit() interface Michael Vogt1-0/+4
2005-03-31* merged with the pkgDepCache treeMichael Vogt1-2/+9
2005-03-31* debcache has a "Packages" attribute now too (like the cache)Michael Vogt1-9/+1
2005-03-14* basic fetch interface, mostly stubs right nowMichael Vogt1-4/+57
2005-03-09* Implemented OpProgress supportMichael Vogt1-7/+5
2005-02-23* apt_pkg.GetCache() supports a progress callback now tooMichael Vogt1-6/+19
2004-11-24Don't do both depiterator++ and GlobOr; GlobOr incremen...Arch Librarian1-2/+2
2004-11-24Manuel Estrada Sainz's patch to fix memory leak with Tm...Arch Librarian1-3/+32
2004-11-24Fix g++-3.0 compilation issuesArch Librarian1-34/+34
2004-11-24Changed include pathsArch Librarian1-2/+2
2004-11-24Initial revisionArch Librarian1-0/+731