summaryrefslogtreecommitdiff
path: root/python/pkgmanager.cc
AgeCommit message (Collapse)AuthorFilesLines
2006-09-12* python/pkgmanager.cc:Michael Vogt1-1/+1
- fix typo
2005-11-22* fixes in the acquire interface code (use CppPyObject with pkgAcquire* ↵Michael Vogt1-4/+3
directly instead of using a PkgAcquireStruct)
2005-11-22* python/sourcelist.cc cleaned upMichael Vogt1-5/+4
2005-11-22* another bugfix in the new pkgPackageManager wrapperMichael Vogt1-4/+2
2005-11-22* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)Michael Vogt1-13/+43
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt1-0/+109