summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-27* tests/depcache.py added that tests various bits of the depcacheMichael Vogt2-2/+53
2005-05-27* don't init() the depcache in the constructor of the Cache object Michael Vogt1-1/+0
2005-05-27* make better use of the cachefile in the depcache, avoid a stupid double dep...Michael Vogt4-75/+83
2005-05-25* added a native OpTextProgress() Michael Vogt1-0/+13
2005-05-11* support Op and SubOp in the progress wrapperMichael Vogt1-2/+12
2005-05-11* __init__ added for the apt module, IsInstalled() addedMichael Vogt3-19/+69
2005-05-09* only import stuff into the cache that has at least one versionMichael Vogt1-4/+5
2005-05-09* more work on the native python apt interfaceMichael Vogt8-27/+279
2005-05-06* merged with matts mainlineMichael Vogt5-10/+16
2005-05-04* more tests addedMichael Vogt4-2/+88
2005-05-03* merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ...Michael Vogt9-44/+113
2005-04-13* build-depends added to PkgSrcRecords, example for build-depends addedMichael Vogt4-1/+64
2005-04-11* alway call pkgApplyStatus() in DepCache.Init()Michael Vogt2-1/+3
2005-04-11* added Cdrom.Ident(), improved the examplesMichael Vogt2-5/+17
2005-04-11* cdrom interface addedMichael Vogt9-11/+238
2005-04-08* beefed up the gui examplesMichael Vogt1-12/+50
2005-04-08* InstallProgress has overridable fork interface now, added example for the u...Michael Vogt5-116/+117
2005-04-08* simple InstallProgress interface addedMichael Vogt5-4/+98
2005-04-08* started the DepCache.Commit() interface Michael Vogt5-26/+308
2005-04-07* code cleanups, simple MediaChanged implementedMichael Vogt3-73/+81
2005-04-07* added Current{CPS,Bytes,Items}, Total{Bytes,Items} to the fetch objectMichael Vogt3-7/+20
2005-04-07* synced with the python-apt--pkgDepCache archiveMichael Vogt1-7/+2
2005-03-31* merged with the pkgDepCache treeMichael Vogt4-19/+42
2005-03-31* debcache has a "Packages" attribute now too (like the cache)Michael Vogt2-10/+7
2005-03-14* basic fetch interface, mostly stubs right nowMichael Vogt5-5/+310
2005-03-09* OpProgress interface added for DepCacheMichael Vogt2-10/+32
2005-03-09* Implemented OpProgress supportMichael Vogt5-32/+95
2005-03-09* experimental progress callback is back, not too usefull nowMichael Vogt2-2/+12
2005-03-09* star-merged with my pkgDepCache branchMichael Vogt4-2/+38
2005-03-02* merged with matts tree, resolved lots of conflictsMichael Vogt8-82/+345
2005-02-23* example for depcache and progress callback commitedMichael Vogt1-5/+19
2005-02-23* apt_pkg.GetCache() supports a progress callback now tooMichael Vogt4-70/+69
2005-02-23* progress callback support addedMichael Vogt7-14/+82
2005-02-23* added basic depcache support Michael Vogt4-1/+175
2005-02-23tag of apt@arch.ubuntu.com/python-apt--MAIN--0--patch-44Michael Vogt0-0/+0
2004-12-13* Update to work with apt 0.5.32 (bzip2 deb support)Arch Librarian3-4/+13
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian1-1/+1
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian0-0/+0
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian0-0/+0
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian0-0/+0
2004-11-24* Recompile with apt 0.5Arch Librarian1-0/+6
2004-11-24* Fix broken object initialization in sourcelist.cc and...Arch Librarian3-14/+11
2004-11-24python2.3Arch Librarian3-2/+10
2004-11-24Initial support for accessing source package dataArch Librarian7-5/+220
2004-11-24*** empty log message ***Arch Librarian1-0/+6
2004-11-24Add myself to UploadersArch Librarian1-0/+1
2004-11-24*** empty log message ***Arch Librarian1-0/+9
2004-11-24Avoid null pointer deref in CnfKeys()Arch Librarian1-2/+4
2004-11-24Don't do both depiterator++ and GlobOr; GlobOr incremen...Arch Librarian1-2/+2
2004-11-24Section: pythonArch Librarian1-1/+1