index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
/
progress.py
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-06
* better cdrom support merged
Michael Vogt
1
-0
/
+2
2006-11-03
* apt/progress.py:
Michael Vogt
1
-1
/
+6
2006-09-12
* apt/progress.py:
Michael Vogt
1
-3
/
+6
2006-09-12
* debian/control:
Michael Vogt
1
-2
/
+7
2006-02-28
* strip status string before passing it, changelog updates
Michael Vogt
1
-1
/
+1
2006-02-28
* initalize FetchProgress.eta as float and pass a float to InstallProgress.st...
Michael Vogt
1
-2
/
+2
2006-02-28
* interface fixes for kamion, pychecker fixes
Michael Vogt
1
-5
/
+13
2006-02-14
* try to read complete lines in update-interface
Michael Vogt
1
-1
/
+2
2005-12-07
* InstallProgress.{error,conffile}() functions added
Michael Vogt
1
-2
/
+16
2005-12-06
* apt.progress.InstallProgress class improved
Michael Vogt
1
-2
/
+51
2005-12-02
* added "{candidate,installed}Downloadable"
Michael Vogt
1
-0
/
+2
2005-11-28
* cache.commit() uses the packagemanager python code now (+fix the gui-inst e...
Michael Vogt
1
-0
/
+2
2005-11-21
* apt_inst.debExtractArchive() added
Michael Vogt
1
-1
/
+1
2005-10-24
* custom waitChild() added in installProgress
Michael Vogt
1
-1
/
+1
2005-10-21
* fix a crasher in the install interface
Michael Vogt
1
-1
/
+0
2005-10-20
* progress interface fully working now, commit interface too
Michael Vogt
1
-4
/
+53
2005-08-04
* applied a patch from Chris Halls to return the apt error string on a system...
Michael Vogt
1
-0
/
+1
2005-08-04
* downloads can be canceld now (in FetchProgress::Pulse)
Michael Vogt
1
-1
/
+3
2005-08-04
* making the interface cleaner (thanks to jamesh): added proerties in the Pac...
Michael Vogt
1
-2
/
+2
2005-08-03
* API BREAK: follow PEP08 now
Michael Vogt
1
-16
/
+27
2005-07-29
* added copyright header, removed cruft from debian/rules
Michael Vogt
1
-0
/
+21
2005-05-27
* make better use of the cachefile in the depcache, avoid a stupid double dep...
Michael Vogt
1
-0
/
+10
2005-05-25
* added a native OpTextProgress()
Michael Vogt
1
-0
/
+13
2005-05-09
* more work on the native python apt interface
Michael Vogt
1
-0
/
+49