| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-05-27 | * tests/depcache.py added that tests various bits of the depcache | Michael Vogt | 2 | -2/+53 |
| 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 | 4 | -75/+83 |
| 2005-05-25 | * added a native OpTextProgress() | Michael Vogt | 1 | -0/+13 |
| 2005-05-11 | * support Op and SubOp in the progress wrapper | Michael Vogt | 1 | -2/+12 |
| 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 | 8 | -27/+279 |
| 2005-05-06 | * merged with matts mainline | Michael Vogt | 5 | -10/+16 |
| 2005-05-04 | * more tests added | Michael Vogt | 4 | -2/+88 |
| 2005-05-03 | * merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ... | Michael Vogt | 9 | -44/+113 |
| 2005-04-13 | * build-depends added to PkgSrcRecords, example for build-depends added | Michael Vogt | 4 | -1/+64 |
| 2005-04-11 | * alway call pkgApplyStatus() in DepCache.Init() | Michael Vogt | 2 | -1/+3 |
| 2005-04-11 | * added Cdrom.Ident(), improved the examples | Michael Vogt | 2 | -5/+17 |
| 2005-04-11 | * cdrom interface added | Michael Vogt | 9 | -11/+238 |
| 2005-04-08 | * beefed up the gui examples | Michael Vogt | 1 | -12/+50 |
| 2005-04-08 | * InstallProgress has overridable fork interface now, added example for the u... | Michael Vogt | 5 | -116/+117 |
| 2005-04-08 | * simple InstallProgress interface added | Michael Vogt | 5 | -4/+98 |
| 2005-04-08 | * started the DepCache.Commit() interface | Michael Vogt | 5 | -26/+308 |
| 2005-04-07 | * code cleanups, simple MediaChanged implemented | Michael Vogt | 3 | -73/+81 |
| 2005-04-07 | * added Current{CPS,Bytes,Items}, Total{Bytes,Items} to the fetch object | Michael Vogt | 3 | -7/+20 |
| 2005-04-07 | * synced with the python-apt--pkgDepCache archive | Michael Vogt | 1 | -7/+2 |
| 2005-03-31 | * merged with the pkgDepCache tree | Michael Vogt | 4 | -19/+42 |
| 2005-03-31 | * debcache has a "Packages" attribute now too (like the cache) | Michael Vogt | 2 | -10/+7 |
| 2005-03-14 | * basic fetch interface, mostly stubs right now | Michael Vogt | 5 | -5/+310 |
| 2005-03-09 | * OpProgress interface added for DepCache | Michael Vogt | 2 | -10/+32 |
| 2005-03-09 | * Implemented OpProgress support | Michael Vogt | 5 | -32/+95 |
| 2005-03-09 | * experimental progress callback is back, not too usefull now | Michael Vogt | 2 | -2/+12 |
| 2005-03-09 | * star-merged with my pkgDepCache branch | Michael Vogt | 4 | -2/+38 |
| 2005-03-02 | * merged with matts tree, resolved lots of conflicts | Michael Vogt | 8 | -82/+345 |
| 2005-02-23 | * example for depcache and progress callback commited | Michael Vogt | 1 | -5/+19 |
| 2005-02-23 | * apt_pkg.GetCache() supports a progress callback now too | Michael Vogt | 4 | -70/+69 |
| 2005-02-23 | * progress callback support added | Michael Vogt | 7 | -14/+82 |
| 2005-02-23 | * added basic depcache support | Michael Vogt | 4 | -1/+175 |
| 2005-02-23 | tag of apt@arch.ubuntu.com/python-apt--MAIN--0--patch-44 | Michael Vogt | 0 | -0/+0 |
| 2004-12-13 | * Update to work with apt 0.5.32 (bzip2 deb support) | Arch Librarian | 3 | -4/+13 |
| 2004-11-24 | Filler changeset 1.1->1.1.1.1 | Arch Librarian | 1 | -1/+1 |
| 2004-11-24 | Filler changeset 1.1->1.1.1.1 | Arch Librarian | 0 | -0/+0 |
| 2004-11-24 | Filler changeset 1.1->1.1.1.1 | Arch Librarian | 0 | -0/+0 |
| 2004-11-24 | Filler changeset 1.1->1.1.1.1 | Arch Librarian | 0 | -0/+0 |
| 2004-11-24 | * Recompile with apt 0.5 | Arch Librarian | 1 | -0/+6 |
| 2004-11-24 | * Fix broken object initialization in sourcelist.cc and... | Arch Librarian | 3 | -14/+11 |
| 2004-11-24 | python2.3 | Arch Librarian | 3 | -2/+10 |
| 2004-11-24 | Initial support for accessing source package data | Arch Librarian | 7 | -5/+220 |
| 2004-11-24 | *** empty log message *** | Arch Librarian | 1 | -0/+6 |
| 2004-11-24 | Add myself to Uploaders | Arch Librarian | 1 | -0/+1 |
| 2004-11-24 | *** empty log message *** | Arch Librarian | 1 | -0/+9 |
| 2004-11-24 | Avoid null pointer deref in CnfKeys() | Arch Librarian | 1 | -2/+4 |
| 2004-11-24 | Don't do both depiterator++ and GlobOr; GlobOr incremen... | Arch Librarian | 1 | -2/+2 |
| 2004-11-24 | Section: python | Arch Librarian | 1 | -1/+1 |