Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -1/+1 | |
2013-10-21 | doc/examples/*.py: Update examples to the new API | Julian Andres Klode | 1 | -6/+6 | |
Closes: #639022 | |||||
2009-04-19 | * Update the code to use the new classes. | Julian Andres Klode | 1 | -3/+3 | |
2008-05-16 | Limit code lines to maximum 79 characters, to conform with PEP 8. | Ben Finney | 1 | -1/+2 | |
2008-05-16 | Fix code indentation to 4 spaces, to conform with PEP 8. | Ben Finney | 1 | -3/+3 | |
2006-10-02 | * progress.cc: | Michael Vogt | 1 | -1/+1 | |
- fix memleak in progress.cc * tests/memleak.py: - uncomment the mem-leak code * doc/examples/sources.py: - improved the example | |||||
2006-06-09 | * changelog updated | Michael Vogt | 1 | -1/+1 | |
* prints_uris.py example added | |||||
2006-03-22 | * add PkgSrcRecords.Index to the code | Michael Vogt | 1 | -1/+1 | |
2006-03-22 | * fixes for the pkgSrcRecords code | Michael Vogt | 1 | -0/+6 | |
2004-11-24 | Initial support for accessing source package data | Arch Librarian | 1 | -0/+9 | |
Author: mdz Date: 2003-07-23 02:20:24 GMT Initial support for accessing source package data |