summaryrefslogtreecommitdiff
path: root/apt/progress.py
AgeCommit message (Expand)AuthorFilesLines
2005-10-24* custom waitChild() added in installProgressMichael Vogt1-1/+1
2005-10-21* fix a crasher in the install interfaceMichael Vogt1-1/+0
2005-10-20* progress interface fully working now, commit interface tooMichael Vogt1-4/+53
2005-08-04* applied a patch from Chris Halls to return the apt error string on a system...Michael Vogt1-0/+1
2005-08-04* downloads can be canceld now (in FetchProgress::Pulse)Michael Vogt1-1/+3
2005-08-04* making the interface cleaner (thanks to jamesh): added proerties in the Pac...Michael Vogt1-2/+2
2005-08-03* API BREAK: follow PEP08 now Michael Vogt1-16/+27
2005-07-29* added copyright header, removed cruft from debian/rulesMichael Vogt1-0/+21
2005-05-27* make better use of the cachefile in the depcache, avoid a stupid double dep...Michael Vogt1-0/+10
2005-05-25* added a native OpTextProgress() Michael Vogt1-0/+13
2005-05-09* more work on the native python apt interfaceMichael Vogt1-0/+49