summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2007-06-11* build against the new aptMichael Vogt1-0/+15
2007-06-10* merged translated package descriptions branchMichael Vogt1-0/+69
2007-06-10* merged automaitc removal of unused dependenciesMichael Vogt3-2/+91
2007-05-23* python/pkgrecords.cc:Michael Vogt1-0/+2
2007-05-21* merged http://glatzor.de/bzr/python-apt/sebi:Michael Vogt1-0/+15
2007-05-02* merged from http://people.ubuntu.com/~mvo/bzr/python-apt/auto-mark/Michael Vogt3-2/+76
2007-05-02* merged from http://people.ubuntu.com/~mvo/bzr/python-apt/ddtp/Michael Vogt1-0/+69
2007-05-02* merged from python-apt--mvoMichael Vogt9-16/+34
2007-04-25* python/apt_pkgmodule.cc:Michael Vogt1-0/+6
2007-03-14* python/depache.cc:Michael Vogt1-0/+15
2007-02-22* apt/package.py:Michael Vogt1-2/+4
2007-02-22* python/string.cc:Michael Vogt1-2/+4
2007-01-26merged from the auto-mark branchMichael Vogt1-2/+4
2007-01-26* support "fromUser()" flag in apt.Package.markInstall() to makeMichael Vogt1-2/+4
2006-12-19* merged from python-apt--mvoMichael Vogt1-0/+2
2006-12-19* python/pkgrecords.cc:Michael Vogt1-0/+2
2006-11-03* merged with mainlineMichael Vogt1-0/+39
2006-10-12* merged from python-apt--mainMichael Vogt3-0/+72
2006-10-06* python/apt_pkgmodule.h:Michael Vogt1-0/+1
2006-10-06* python/apt_pkgmodule.cc:Michael Vogt1-0/+1
2006-10-06* python/depcache.cc:Michael Vogt1-0/+70
2006-10-04* python/configuration.cc:Michael Vogt1-1/+1
2006-10-04* fix incorrect PyMem_DEL() codeMichael Vogt3-4/+4
2006-10-04* python/tag.cc:Michael Vogt1-1/+1
2006-10-04* python/generic.h:Michael Vogt1-2/+2
2006-10-02* merged with python-apt--mvoMichael Vogt1-3/+7
2006-10-02* progress.cc:Michael Vogt1-3/+7
2006-09-18* merged with python-apt--mvoMichael Vogt3-5/+9
2006-09-18* python/generic.h:Michael Vogt1-0/+4
2006-09-18* merged from python-apt--mainMichael Vogt2-2/+2
2006-09-18* fix api changes for python2.5Michael Vogt2-5/+5
2006-09-12* fix missing docstringMichael Vogt1-1/+1
2006-09-12* python/pkgmanager.cc:Michael Vogt1-1/+1
2006-08-14* merged the ddtp supportMichael Vogt1-0/+69
2006-08-03* basic ddtp support addedMichael Vogt1-0/+69
2006-07-27* merged the auto-mark branchMichael Vogt1-0/+15
2006-07-26* #cough# - actually use sha256Michael Vogt1-1/+1
2006-07-26* support sha256 as wellMichael Vogt1-0/+39
2006-06-26* python/depcache.cc:Michael Vogt1-0/+15
2006-03-28Fix documentation format.Otavio Salvador1-2/+2
2006-03-22* add PkgSrcRecords.Index to the codeMichael Vogt1-1/+3
2006-03-22* added indexFile.ArchiveURI(string)Michael Vogt1-2/+18
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt2-4/+25
2006-01-26* the pkgCache::VerIterator.DependsList[] dict does no longer depend on the l...Michael Vogt1-1/+11
2006-01-24* added pkgRecords.RecordMichael Vogt1-0/+6
2006-01-11* make sure to close the CacheFile when a pkgCache is deallocatedMichael Vogt1-1/+12
2006-01-09* fix broken returns a usefull value nowMichael Vogt1-4/+5
2006-01-09* added MinimizeUpgrade, Upgrade returns a bool nowMichael Vogt1-3/+19
2006-01-04* added support for pkgIndexFileMichael Vogt4-3/+102
2005-12-09* CdromProgress.totalSteps added Michael Vogt2-4/+6