Age | Commit message (Expand) | Author | Files | Lines |
2005-11-22 | * less debug messages | Michael Vogt | 1 | -3/+3 |
2005-11-17 | * fail if a download fails | Michael Vogt | 1 | -2/+18 |
2005-10-24 | * custom waitChild() added in installProgress | Michael Vogt | 1 | -6/+5 |
2005-10-21 | * fix a crasher in the install interface | Michael Vogt | 1 | -1/+1 |
2005-10-20 | * progress interface fully working now, commit interface too | Michael Vogt | 1 | -29/+10 |
2005-07-01 | * added "Downloadable" as attribute to a VerIterator | Michael Vogt | 1 | -0/+1 |
2005-07-01 | * SetReInstall() added to depcache | Michael Vogt | 1 | -0/+19 |
2005-06-24 | * support autoInst flag in depcache.MarkInstall() | Michael Vogt | 1 | -3/+3 |
2005-06-20 | * added support for the pkgProblemResolver() | Michael Vogt | 1 | -1/+161 |
2005-06-03 | * fixes, MarkedInstall() checks for "NewInstall()" now, we have "Upgrade()" t... | Michael Vogt | 1 | -1/+1 |
2005-06-01 | * Cache.GetChanges() added, support for Marked{Downgrade,Reinstall} tests added | Michael Vogt | 1 | -0/+33 |
2005-05-27 | * make better use of the cachefile in the depcache, avoid a stupid double dep... | Michael Vogt | 1 | -68/+62 |
2005-05-09 | * more work on the native python apt interface | Michael Vogt | 1 | -1/+1 |
2005-05-03 | * merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ... | Michael Vogt | 1 | -5/+1 |
2005-04-11 | * alway call pkgApplyStatus() in DepCache.Init() | Michael Vogt | 1 | -0/+2 |
2005-04-08 | * InstallProgress has overridable fork interface now, added example for the u... | Michael Vogt | 1 | -8/+15 |
2005-04-08 | * simple InstallProgress interface added | Michael Vogt | 1 | -1/+6 |
2005-04-08 | * started the DepCache.Commit() interface | Michael Vogt | 1 | -1/+133 |
2005-03-31 | * merged with the pkgDepCache tree | Michael Vogt | 1 | -17/+14 |
2005-03-31 | * debcache has a "Packages" attribute now too (like the cache) | Michael Vogt | 1 | -1/+6 |
2005-03-09 | * OpProgress interface added for DepCache | Michael Vogt | 1 | -5/+21 |
2005-03-09 | * star-merged with my pkgDepCache branch | Michael Vogt | 1 | -2/+20 |
2005-03-02 | * merged with matts tree, resolved lots of conflicts | Michael Vogt | 1 | -40/+216 |
2005-02-23 | * apt_pkg.GetCache() supports a progress callback now too | Michael Vogt | 1 | -63/+20 |
2005-02-23 | * progress callback support added | Michael Vogt | 1 | -11/+63 |
2005-02-23 | * added basic depcache support | Michael Vogt | 1 | -0/+149 |