summaryrefslogtreecommitdiff
path: root/doc/examples
AgeCommit message (Expand)AuthorFilesLines
2005-08-03* some docstrings added, more api fixingMichael Vogt2-15/+15
2005-08-03* API BREAK: follow PEP08 now Michael Vogt2-11/+11
2005-05-09* more work on the native python apt interfaceMichael Vogt2-24/+12
2005-05-06* merged with matts mainlineMichael Vogt1-0/+1
2005-04-13* build-depends added to PkgSrcRecords, example for build-depends addedMichael Vogt1-0/+46
2005-04-11* added Cdrom.Ident(), improved the examplesMichael Vogt1-1/+6
2005-04-11* cdrom interface addedMichael Vogt3-1/+48
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 Vogt3-103/+76
2005-04-08* simple InstallProgress interface addedMichael Vogt2-3/+24
2005-04-08* started the DepCache.Commit() interface Michael Vogt3-25/+171
2005-04-07* code cleanups, simple MediaChanged implementedMichael Vogt1-1/+2
2005-04-07* added Current{CPS,Bytes,Items}, Total{Bytes,Items} to the fetch objectMichael Vogt1-2/+2
2005-03-31* merged with the pkgDepCache treeMichael Vogt1-0/+1
2005-03-14* basic fetch interface, mostly stubs right nowMichael Vogt1-0/+147
2005-03-09* OpProgress interface added for DepCacheMichael Vogt1-5/+11
2005-03-09* Implemented OpProgress supportMichael Vogt1-4/+16
2005-03-09* experimental progress callback is back, not too usefull nowMichael Vogt1-1/+9
2005-03-09* star-merged with my pkgDepCache branchMichael Vogt2-0/+11
2005-03-02* merged with matts tree, resolved lots of conflictsMichael Vogt1-26/+76
2005-02-23* example for depcache and progress callback commitedMichael Vogt1-5/+19
2005-02-23* progress callback support addedMichael Vogt1-0/+4
2005-02-23* added basic depcache support Michael Vogt1-0/+19
2004-11-24Initial support for accessing source package dataArch Librarian1-0/+9
2004-11-24Parse /var/lib/dpkg/status instead of an apt list, so t...Arch Librarian1-1/+1
2004-11-24Add new examplesArch Librarian2-0/+72
2004-11-24Initial revisionArch Librarian4-0/+138