summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-18* fix api changes for python2.5Michael Vogt3-5/+6
2006-09-12* fix missing docstringMichael Vogt2-1/+5
2006-09-12* apt/progress.py:Michael Vogt3-7/+8
2006-09-12* debian/control:Michael Vogt3-3/+12
2006-09-12* python/pkgmanager.cc:Michael Vogt2-1/+8
2006-07-26* #cough# - actually use sha256Michael Vogt2-2/+2
2006-07-26* support sha256 as wellMichael Vogt2-1/+42
2006-07-25* added debian/examplesMichael Vogt2-2/+2
2006-07-25* debian/changelog:Michael Vogt1-0/+1
2006-07-24* merged the NMUs from debianMichael Vogt3-7/+22
2006-07-01* merged from otavios branch at:Michael Vogt2-0/+2
2006-06-30 - add dh_installexamples in package buildingOtavio Salvador2-0/+2
2006-06-26* merging the NMU changesMichael Vogt3-49/+20
2006-06-15* apt/cache.py:Michael Vogt2-2/+12
2006-06-15* apt/packages.py:Michael Vogt1-3/+5
2006-06-14 - allow change of rootdir for APT database loadingOtavio Salvador2-1/+6
2006-06-12* apt/cache.py:Otavio Salvador2-1/+6
2006-06-09* changelog updatedMichael Vogt3-2/+32
2006-05-17* apt/package.py:Michael Vogt2-2/+3
2006-05-17* remove debug stringMichael Vogt1-1/+1
2006-05-17* changelog updatesMichael Vogt1-2/+6
2006-05-17* apt/package.py:Michael Vogt1-4/+7
2006-04-26* debian/compat: Michael Vogt5-21/+24
2006-04-26* added a simple "all_deps" recursive example Michael Vogt1-0/+34
2006-03-28* merged from otavio (thanks!): documentation updatesMichael Vogt1-2/+2
2006-03-28Fix documentation format.Otavio Salvador1-2/+2
2006-03-22* updated changelogMichael Vogt1-1/+4
2006-03-22* add PkgSrcRecords.Index to the codeMichael Vogt2-2/+4
2006-03-22* added indexFile.ArchiveURI(string)Michael Vogt2-2/+19
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt6-8/+39
2006-03-21* fix lock-releasing on exception (thanks to kamion)Michael Vogt2-20/+24
2006-03-01* undo some damage from pycheckerMichael Vogt1-0/+1
2006-02-28* updated changelogMichael Vogt1-10/+4
2006-02-28* remove a useless check in Cache.update()Michael Vogt1-2/+0
2006-02-28* fix the return value of Cache.update()Michael Vogt2-4/+6
2006-02-28* strip status string before passing it, changelog updatesMichael Vogt2-1/+9
2006-02-28* initalize FetchProgress.eta as float and pass a float to InstallProgress.st...Michael Vogt2-4/+4
2006-02-28* un-finalize the changelogMichael Vogt1-1/+1
2006-02-28* interface fixes for kamion, pychecker fixesMichael Vogt5-26/+57
2006-02-22merged with the debian uploadMichael Vogt1-1/+1
2006-02-22* changelog finalizedMichael Vogt1-1/+1
2006-02-22tag of michael.vogt@ubuntu.com--2005/python-apt--mvo--0--patch-129Michael Vogt0-0/+0
2006-02-14* try to read complete lines in update-interfaceMichael Vogt1-1/+2
2006-01-26* the pkgCache::VerIterator.DependsList[] dict does no longer depend on the l...Michael Vogt3-3/+15
2006-01-24* added pkgRecords.RecordMichael Vogt2-0/+7
2006-01-24* typos fixed, changelog prepared for new debian uploadMichael Vogt2-3/+10
2006-01-11* added memleak.py in testsMichael Vogt1-0/+42
2006-01-11* make sure to close the CacheFile when a pkgCache is deallocatedMichael Vogt1-1/+12
2006-01-10* shutup about missing candiateVersions in loopkupRecords (returning false is...Michael Vogt1-1/+1
2006-01-10* don't return a apt.Package.sourcePackageName if _lookupRecord failedMichael Vogt1-1/+2