| Age | Commit message (Expand) | Author |
| 2021-10-22 | SourceRecordFiles: Set exception in __getitem__ | Julian Andres Klode |
| 2019-06-24 | SourceRecords: internal: Use Files instead of Files2 | Julian Andres Klode |
| 2019-06-24 | apt_pkg.SourceRecords: Set md5 to None in tuple compat | Julian Andres Klode |
| 2019-05-28 | python/pkgsrcrecords.cc: Improve readability of ...BuildDepends | Julian Andres Klode |
| 2018-03-23 | Document apt_pkg.SourceRecordsFile | Julian Andres Klode |
| 2018-02-16 | python: add pkgsrcrecord.Files.{hashes,size,path,type} getters | Michael Vogt |
| 2017-05-30 | pkgsrcrecords: Fix off-by-one error in OR group handling | Julian Andres Klode |
| 2015-11-29 | Use CppPyString instead of PyString_FromString everywhere | Julian Andres Klode |
| 2015-11-28 | pkgsrcrecords: Use Files2 instead of Files, part1: Size | Julian Andres Klode |
| 2015-11-03 | Build with cleaner headers | Julian Andres Klode |
| 2014-06-10 | libapt uses pkgSourceRecords::Step() too | Michael Vogt |
| 2014-06-10 | add apt_pkg.SourceRecords.step() to all steping through all SrcRecords | Michael Vogt |
| 2014-06-10 | Revert "Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid" | Michael Vogt |
| 2014-06-09 | rename apt_pkg.SourceRecords.next() to apt_pkg.SourceRecords.step() to avoid ... | Michael Vogt |
| 2014-06-09 | Add apt_pkg.SourceRecords.next() to step through all SrcRecords | Michael Vogt |
| 2013-09-11 | Remove old API compatibility C++ support code | Julian Andres Klode |
| 2011-04-12 | apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820) | Julian Andres Klode |
| 2010-04-21 | python: Commit documentation changes suggested by debian-l10n-english. | Julian Andres Klode |
| 2010-04-01 | python: Document every class, function, property. | Julian Andres Klode |
| 2010-04-01 | python: Return bool instead of int to Python where possible, looks better. | Julian Andres Klode |
| 2010-02-27 | * python: | Julian Andres Klode |
| 2010-01-27 | Merge the CppOwnedPyObject C++ class into CppPyObject. | Julian Andres Klode |
| 2010-01-20 | Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile. | Julian Andres Klode |
| 2009-08-21 | Merge 0.7.13.0 from unstable. | Julian Andres Klode |
| 2009-08-21 | python/pkgsrcrecords.cc: Fix spelling error (begining should be beginning). | Julian Andres Klode |
| 2009-07-13 | python: Rename all PyTypeObject's to conform to PEP 7. | Julian Andres Klode |
| 2009-07-12 | python/pkgsrcrecords.cc: Do not delete the pkgIndexFile*, it is managed by Pk... | Julian Andres Klode |
| 2009-07-08 | python/pkgsrcrecords.cc: Unify dep handling -- part 2: SourceRecords.build_de... | Julian Andres Klode |
| 2009-06-25 | python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT(). | Julian Andres Klode |
| 2009-06-25 | python: Fix some build warnings. | Julian Andres Klode |
| 2009-06-21 | python: Add DeprecationWarning to functions which were replaced by classes. | Julian Andres Klode |
| 2009-06-09 | Allow types providing __new__() to be subclassed. | Julian Andres Klode |
| 2009-06-05 | python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7. | Julian Andres Klode |
| 2009-06-04 | python/: Unify naming conventions for all new names. | Julian Andres Klode |
| 2009-06-03 | python/: Convert most names to PEP8 naming conventions (except Version,Packag... | Julian Andres Klode |
| 2009-04-19 | * python/*.cc: Export all types and add a __new__() method to them. | Julian Andres Klode |
| 2009-04-15 | * Introduce support for Python 3 (Closes: #523645) | Julian Andres Klode |
| 2009-04-14 | * python/pkgsrcrecords.cc: Use GetSet properties for PkgSrcRecordsType | Julian Andres Klode |
| 2008-08-08 | Fix whitespace in changes from 0.7.7. | Ben Finney |
| 2008-07-18 | * python/pkgsrcrecords.cc: | Michael Vogt |
| 2008-05-16 | Remove trailing whitespace. | Ben Finney |
| 2006-03-22 | * add PkgSrcRecords.Index to the code | Michael Vogt |
| 2006-03-22 | * fixes for the pkgSrcRecords code | Michael Vogt |
| 2005-08-08 | * always call Restart in srcrecords.Lookup | Michael Vogt |
| 2005-08-08 | * support for srcrecords.Files added | Michael Vogt |
| 2005-05-06 | * merged with matts mainline | Michael Vogt |
| 2005-05-03 | * merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ... | Michael Vogt |
| 2005-04-13 | * build-depends added to PkgSrcRecords, example for build-depends added | Michael Vogt |
| 2004-11-24 | * Fix broken object initialization in sourcelist.cc and... | Arch Librarian |
| 2004-11-24 | Initial support for accessing source package data | Arch Librarian |