summaryrefslogtreecommitdiff
path: root/apt
AgeCommit message (Expand)AuthorFilesLines
2007-02-22* apt/package.py:Michael Vogt1-1/+6
2007-02-06* merged better cdrom support Michael Vogt3-0/+51
2007-02-06* better cdrom support mergedMichael Vogt3-0/+51
2007-01-26merged from the auto-mark branchMichael Vogt1-2/+3
2007-01-26* support "fromUser()" flag in apt.Package.markInstall() to makeMichael Vogt1-2/+3
2006-11-03* apt/progress.py:Michael Vogt1-1/+6
2006-11-03* apt/progress.py:Michael Vogt1-1/+6
2006-09-18* merged from python-apt--mainMichael Vogt1-5/+13
2006-09-12* apt/progress.py:Michael Vogt1-3/+6
2006-09-12* debian/control:Michael Vogt1-2/+7
2006-08-14* merged the ddtp supportMichael Vogt1-1/+8
2006-08-03* apt/package.py:Michael Vogt1-0/+3
2006-08-03* apt/package.py:Michael Vogt1-1/+5
2006-07-27* merged with mainlineMichael Vogt2-5/+11
2006-06-15* apt/cache.py:Michael Vogt1-2/+6
2006-06-15* apt/packages.py:Michael Vogt1-3/+5
2006-06-14 - allow change of rootdir for APT database loadingOtavio Salvador1-1/+5
2006-06-12* apt/cache.py:Otavio Salvador1-1/+1
2006-05-17* cherry picked from mainMichael Vogt1-2/+2
2006-05-17* apt/package.py:Michael Vogt1-2/+2
2006-05-17* merged with mainlineMichael Vogt1-1/+1
2006-05-17* prepared new upload with cherry picked patch from mainlineMichael Vogt1-4/+7
2006-05-17* remove debug stringMichael Vogt1-1/+1
2006-05-17* apt/package.py:Michael Vogt1-4/+7
2006-03-21* merged from the sprint archiveMichael Vogt1-3/+6
2006-03-21* fix lock-releasing on exception (thanks to kamion)Michael Vogt1-19/+23
2006-03-06* added purge optionMichael Vogt1-3/+6
2006-03-01* undo some damage from pycheckerMichael Vogt1-0/+1
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 Vogt1-3/+3
2006-02-28* strip status string before passing it, changelog updatesMichael Vogt1-1/+1
2006-02-28* initalize FetchProgress.eta as float and pass a float to InstallProgress.st...Michael Vogt1-2/+2
2006-02-28* interface fixes for kamion, pychecker fixesMichael Vogt3-26/+28
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 Vogt1-1/+1
2006-01-24* typos fixed, changelog prepared for new debian uploadMichael Vogt1-3/+3
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
2006-01-05* small fixes in the new Origin.trusted codeMichael Vogt1-3/+4
2006-01-04* added "trusted" to the Origin class (in package.py)Michael Vogt2-9/+18
2005-12-22* removed the fetchProgress from _fetchArchives() (no longer needed)Michael Vogt1-2/+2
2005-12-07* InstallProgress.{error,conffile}() functions addedMichael Vogt1-2/+16
2005-12-06* apt.progress.InstallProgress class improvedMichael Vogt1-2/+51
2005-12-06* apt.Package.candiateOrigin() fixMichael Vogt1-1/+1
2005-12-06* candidate origin returns a list nowMichael Vogt1-10/+9
2005-12-06* removed debug outputMichael Vogt1-1/+0
2005-12-05* added PkgSourceList.GetIndexes(); rewrote apt.cache.update() to use itMichael Vogt1-19/+35
2005-12-02* added "{candidate,installed}Downloadable"Michael Vogt2-0/+23
2005-11-28* make it work with media swapingMichael Vogt1-8/+14
2005-11-28* small tweaks, prepared next ubuntu uploadMichael Vogt1-1/+1