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
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-06-15
* apt/cache.py:
Michael Vogt
1
-2
/
+6
2006-06-15
* apt/packages.py:
Michael Vogt
1
-3
/
+5
2006-06-14
- allow change of rootdir for APT database loading
Otavio Salvador
1
-1
/
+5
2006-06-12
* apt/cache.py:
Otavio Salvador
1
-1
/
+1
2006-05-17
* apt/package.py:
Michael Vogt
1
-2
/
+2
2006-05-17
* remove debug string
Michael Vogt
1
-1
/
+1
2006-05-17
* apt/package.py:
Michael Vogt
1
-4
/
+7
2006-03-21
* fix lock-releasing on exception (thanks to kamion)
Michael Vogt
1
-19
/
+23
2006-03-01
* undo some damage from pychecker
Michael Vogt
1
-0
/
+1
2006-02-28
* remove a useless check in Cache.update()
Michael Vogt
1
-2
/
+0
2006-02-28
* fix the return value of Cache.update()
Michael Vogt
1
-3
/
+3
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
3
-26
/
+28
2006-02-14
* try to read complete lines in update-interface
Michael Vogt
1
-1
/
+2
2006-01-26
* the pkgCache::VerIterator.DependsList[] dict does no longer depend on the l...
Michael Vogt
1
-1
/
+1
2006-01-24
* typos fixed, changelog prepared for new debian upload
Michael Vogt
1
-3
/
+3
2006-01-10
* shutup about missing candiateVersions in loopkupRecords (returning false is...
Michael Vogt
1
-1
/
+1
2006-01-10
* don't return a apt.Package.sourcePackageName if _lookupRecord failed
Michael Vogt
1
-1
/
+2
2006-01-05
* small fixes in the new Origin.trusted code
Michael Vogt
1
-3
/
+4
2006-01-04
* added "trusted" to the Origin class (in package.py)
Michael Vogt
2
-9
/
+18
2005-12-22
* removed the fetchProgress from _fetchArchives() (no longer needed)
Michael Vogt
1
-2
/
+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-06
* apt.Package.candiateOrigin() fix
Michael Vogt
1
-1
/
+1
2005-12-06
* candidate origin returns a list now
Michael Vogt
1
-10
/
+9
2005-12-06
* removed debug output
Michael Vogt
1
-1
/
+0
2005-12-05
* added PkgSourceList.GetIndexes(); rewrote apt.cache.update() to use it
Michael Vogt
1
-19
/
+35
2005-12-02
* added "{candidate,installed}Downloadable"
Michael Vogt
2
-0
/
+23
2005-11-28
* make it work with media swaping
Michael Vogt
1
-8
/
+14
2005-11-28
* small tweaks, prepared next ubuntu upload
Michael Vogt
1
-1
/
+1
2005-11-28
* cache.commit() uses the packagemanager python code now (+fix the gui-inst e...
Michael Vogt
2
-2
/
+7
2005-11-28
* rewrote the cache.commit() code to make use of the new pkgAcquire/pkgPackag...
Michael Vogt
1
-5
/
+80
2005-11-21
* apt_inst.debExtractArchive() added
Michael Vogt
1
-1
/
+1
2005-11-17
* fix a bug in the package.markUpgrade() code
Michael Vogt
1
-5
/
+5
2005-11-17
* make the Origin string a bit nicer
Michael Vogt
1
-2
/
+3
2005-11-17
* proper canidateOrigin support
Michael Vogt
1
-5
/
+19
2005-11-17
* fail if a download fails
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-09-20
* added __iter__ support to apt/cache.py
Michael Vogt
1
-1
/
+7
2005-09-12
* export locking
Michael Vogt
1
-0
/
+9
2005-08-05
* FutureWarning is added, example how to filter it away too. README.apt added
Michael Vogt
3
-13
/
+24
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
3
-2
/
+10
2005-08-04
* argg, /note to self: test your changes before comiting
Michael Vogt
1
-1
/
+1
[next]