Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -1/+1 | |
2009-06-05 | Introduce the rename rules formally, and add some exceptions. | Julian Andres Klode | 1 | -1/+1 | |
2009-06-04 | apt, aptsources, doc: Update to use the new names. | Julian Andres Klode | 1 | -7/+7 | |
2009-04-19 | * Update the code to use the new classes. | Julian Andres Klode | 1 | -1/+1 | |
2009-01-10 | * doc/: Heavily improve documentation | Julian Andres Klode | 1 | -0/+29 | |
Complete the documentation of pkgCache, pkgDepCache, pkgCache::Package. Introduce new documentation for pkgCache::Version, pkgCache::Dependency, pkgCache::PackageFile, pkgcache::Description. There is also an example now which checks for missing dependencies. |