| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-07-23 | * python/apt_pkgmodule.cc: | Julian Andres Klode | 1 | -0/+4 | |
| - Bind pkgAcquire::Item::StatTransientNetworkError (Closes: #589010) | |||||
| 2010-05-19 | Big documentation update. | Julian Andres Klode | 3 | -619/+963 | |
| 2010-02-27 | doc: Document the new Cache functionality. | Julian Andres Klode | 1 | -0/+5 | |
| 2010-02-13 | python/tagfile.cc: Implement the iterator protocol in TagFile. | Julian Andres Klode | 1 | -3/+26 | |
| 2010-02-02 | Fix typo seperated => separated in multiple files (reported by lintian). | Julian Andres Klode | 1 | -1/+1 | |
| 2010-01-20 | Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile. | Julian Andres Klode | 1 | -3/+3 | |
| 2010-01-20 | apt/progress/gtk2.py: Add GAcquireProgress. | Julian Andres Klode | 1 | -2/+2 | |
| 2010-01-20 | doc/source/library/apt.progress.base.rst: Document Progress classes. | Julian Andres Klode | 2 | -0/+336 | |
| 2010-01-15 | Rewrite apt.progress.gtk2 documentation by hand and drop python-gtk2 | Julian Andres Klode | 1 | -13/+115 | |
| build-time dependency. | |||||
| 2010-01-15 | doc/source/library/apt_inst.rst: Update to the new API. | Julian Andres Klode | 1 | -74/+306 | |
| 2010-01-15 | Make all class-level constants have uppercase names. | Julian Andres Klode | 1 | -8/+8 | |
| 2010-01-15 | Merge 0.7.13.5 pre. | Julian Andres Klode | 1 | -0/+45 | |
| 2009-08-21 | Merge 0.7.13.0 from unstable. | Julian Andres Klode | 2 | -1/+9 | |
| 2009-07-24 | doc/source/library: Add new classes, fix some issues. | Julian Andres Klode | 2 | -229/+386 | |
| 2009-07-23 | doc/source: Big documentation reorganisation. | Julian Andres Klode | 13 | -0/+2274 | |
| Due to the new C++ API and because I wanted to include some tutorials, the documentation is now seperated into 4 sections: library => Documentation of modules. tutorials => Tutorials for using python-apt and contributing whatsnew => Release notes c++ => Documentation,Tutorials for the C++ API This commit also includes a new overview page, like the Python documentation. | |||||
