index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-03
* add the "cache_{pre,post}_change" signals
Michael Vogt
2
-14
/
+31
2005-06-03
* added a "cache.conenct()" function, added a "cache_changed" signal
Michael Vogt
1
-10
/
+33
2005-06-03
* added reapplyFilter, added a CacheChanged() method that is used by the clie...
Michael Vogt
2
-9
/
+43
2005-06-01
* apt/cache.py: small fixes
Michael Vogt
2
-4
/
+4
2005-06-01
* Cache.GetChanges() added, support for Marked{Downgrade,Reinstall} tests added
Michael Vogt
2
-2
/
+22
2005-05-31
* added the code that updates /etc/enviroment
Michael Vogt
1
-9
/
+10
2005-05-27
* don't init() the depcache in the constructor of the Cache object
Michael Vogt
1
-1
/
+0
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-11
* __init__ added for the apt module, IsInstalled() added
Michael Vogt
3
-19
/
+69
2005-05-09
* only import stuff into the cache that has at least one version
Michael Vogt
1
-4
/
+5
2005-05-09
* more work on the native python apt interface
Michael Vogt
3
-0
/
+263
[prev]