| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-26 | merge from debian, omit disable of the 0.7 API | Michael Vogt | 1 | -4/+6 |
| 2010-06-01 | revert commit 346 (this re-enable the deprecation warnings) | Michael Vogt | 1 | -4/+3 |
| 2010-06-01 | * merge from debian bzr, remaining changes: | Michael Vogt | 1 | -13/+38 |
| 2010-04-21 | python: Commit documentation changes suggested by debian-l10n-english. | Julian Andres Klode | 1 | -3/+3 |
| 2010-04-01 | python: Document every class, function, property. | Julian Andres Klode | 1 | -12/+37 |
| 2010-04-01 | python: Return bool instead of int to Python where possible, looks better. | Julian Andres Klode | 1 | -1/+1 |
| 2010-03-29 | If PYTHON_APT_DEPRECATION_WARNINGS is unset, also disable the | Julian Andres Klode | 1 | -3/+4 |
| 2010-02-27 | * python: | Julian Andres Klode | 1 | -13/+1 |
| 2010-01-27 | Merge the CppOwnedPyObject C++ class into CppPyObject. | Julian Andres Klode | 1 | -4/+4 |
| 2010-01-20 | Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile. | Julian Andres Klode | 1 | -1/+1 |
| 2009-08-21 | Merge 0.7.13.0 from unstable. | Julian Andres Klode | 1 | -1/+1 |
| 2009-08-21 | python/pkgsrcrecords.cc: Fix spelling error (begining should be beginning). | Julian Andres Klode | 1 | -1/+1 |
| 2009-07-13 | python: Rename all PyTypeObject's to conform to PEP 7. | Julian Andres Klode | 1 | -3/+3 |
| 2009-07-12 | python/pkgsrcrecords.cc: Do not delete the pkgIndexFile*, it is managed by Pk... | Julian Andres Klode | 1 | -1/+5 |
| 2009-07-08 | python/pkgsrcrecords.cc: Unify dep handling -- part 2: SourceRecords.build_de... | Julian Andres Klode | 1 | -1/+50 |
| 2009-06-25 | python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT(). | Julian Andres Klode | 1 | -4/+1 |
| 2009-06-25 | python: Fix some build warnings. | Julian Andres Klode | 1 | -1/+0 |
| 2009-06-21 | python: Add DeprecationWarning to functions which were replaced by classes. | Julian Andres Klode | 1 | -8/+3 |
| 2009-06-09 | Allow types providing __new__() to be subclassed. | Julian Andres Klode | 1 | -1/+2 |
| 2009-06-05 | python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7. | Julian Andres Klode | 1 | -1/+2 |
| 2009-06-04 | python/: Unify naming conventions for all new names. | Julian Andres Klode | 1 | -1/+1 |
| 2009-06-03 | python/: Convert most names to PEP8 naming conventions (except Version,Packag... | Julian Andres Klode | 1 | -0/+15 |
| 2009-04-19 | * python/*.cc: Export all types and add a __new__() method to them. | Julian Andres Klode | 1 | -1/+17 |
| 2009-04-15 | * Introduce support for Python 3 (Closes: #523645) | Julian Andres Klode | 1 | -0/+2 |
| 2009-04-14 | * python/pkgsrcrecords.cc: Use GetSet properties for PkgSrcRecordsType | Julian Andres Klode | 1 | -61/+117 |
| 2008-08-08 | Fix whitespace in changes from 0.7.7. | Ben Finney | 1 | -0/+2 |
| 2008-07-18 | * python/pkgsrcrecords.cc: | Michael Vogt | 1 | -0/+2 |
| 2008-05-16 | Remove trailing whitespace. | Ben Finney | 1 | -18/+18 |
| 2006-03-22 | * add PkgSrcRecords.Index to the code | Michael Vogt | 1 | -1/+3 |
| 2006-03-22 | * fixes for the pkgSrcRecords code | Michael Vogt | 1 | -3/+24 |
| 2005-08-08 | * always call Restart in srcrecords.Lookup | Michael Vogt | 1 | -0/+1 |
| 2005-08-08 | * support for srcrecords.Files added | Michael Vogt | 1 | -3/+19 |
| 2005-05-06 | * merged with matts mainline | Michael Vogt | 1 | -1/+1 |
| 2005-05-03 | * merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ... | Michael Vogt | 1 | -2/+11 |
| 2005-04-13 | * build-depends added to PkgSrcRecords, example for build-depends added | Michael Vogt | 1 | -0/+16 |
| 2004-11-24 | * Fix broken object initialization in sourcelist.cc and... | Arch Librarian | 1 | -7/+2 |
| 2004-11-24 | Initial support for accessing source package data | Arch Librarian | 1 | -0/+118 |