Age | Commit message (Expand) | Author | Files | Lines |
2013-08-31 | Use HAVE_OPEN_MEMSTREAM | Igor Pashev | 1 | -0/+2 |
2011-11-10 | fix build against apt in experimental | Michael Vogt | 1 | -0/+1 |
2011-04-29 | apt_pkg: Add subclassing fun to PackageManager, for #623485 as well | Julian Andres Klode | 1 | -0/+1 |
2011-04-27 | apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) | Julian Andres Klode | 1 | -0/+3 |
2011-04-05 | Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_count | Julian Andres Klode | 1 | -0/+1 |
2011-04-05 | Add apt_pkg.Group class, wrapping pkgCache::GrpIterator | Julian Andres Klode | 1 | -0/+3 |
2010-02-02 | python: Update PyAcquire_FromCpp to the new API rules (add Owner parameter). | Julian Andres Klode | 1 | -1/+2 |
2010-02-02 | Remove inline functions from the C++ API, export them instead (part 2). | Julian Andres Klode | 1 | -1/+41 |
2010-01-27 | Remove inline functions from the C++ API, export them instead (part 1) | Julian Andres Klode | 1 | -1/+35 |
2010-01-27 | Drop the segfault prevention measures from the Acquire code, as they fail | Julian Andres Klode | 1 | -0/+1 |
2010-01-23 | python: Export a PyAcquire_FromCpp which sets up a correct PyAcquireObject. | Julian Andres Klode | 1 | -0/+2 |
2010-01-20 | Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile. | Julian Andres Klode | 1 | -1/+1 |
2009-07-31 | python: Remove the progress classes in apt_pkg. | Julian Andres Klode | 1 | -3/+0 |
2009-07-22 | python: 2nd part of the acquire fixes (one PyObject per C++ object). | Julian Andres Klode | 1 | -0/+5 |
2009-07-21 | python/lock.cc: Implement apt_pkg.FileLock(). | Julian Andres Klode | 1 | -0/+1 |
2009-07-20 | python/lock.cc: Introduce apt_pkg.SystemLock context manager. | Julian Andres Klode | 1 | -0/+1 |
2009-07-19 | python/cdromprogress.cc: Add apt_pkg.CdromProgress. | Julian Andres Klode | 1 | -0/+1 |
2009-07-16 | python/acquire.cc: Introduce PyAcquireWorker_Type, make PyAcquireItemDesc_Typ... | Julian Andres Klode | 1 | -0/+1 |
2009-07-15 | python/acquire.cc: Add AcquireItemDesc. | Julian Andres Klode | 1 | -0/+1 |
2009-07-15 | Introduce new progress (base) classes in apt_pkg: | Julian Andres Klode | 1 | -0/+2 |
2009-07-15 | python/python-apt.h: Introduce the C++ API | Julian Andres Klode | 1 | -2/+2 |
2009-07-14 | python/configuration.cc: Unify all Configuration,ConfigurationPtr,Configurati... | Julian Andres Klode | 1 | -5/+1 |
2009-07-13 | python: Rename all PyTypeObject's to conform to PEP 7. | Julian Andres Klode | 1 | -30/+30 |
2009-07-12 | python/hashes.cc: Introduce the Hashes class. | Julian Andres Klode | 1 | -0/+1 |
2009-06-09 | Add apt_pkg.Policy class (Closes: #382725) | Julian Andres Klode | 1 | -0/+3 |
2009-06-08 | Add apt_pkg.HashString and apt_pkg.IndexRecords (Closes: #456141) | Julian Andres Klode | 1 | -0/+7 |
2009-04-19 | * python/*.cc: Export all types and add a __new__() method to them. | Julian Andres Klode | 1 | -0/+1 |
2009-04-15 | * python: Port AcquireItem,Package,Description to GetSet | Julian Andres Klode | 1 | -0/+2 |
2009-04-14 | * python/pkgsrcrecords.cc: Use GetSet properties for PkgSrcRecordsType | Julian Andres Klode | 1 | -0/+1 |
2009-04-13 | * python/cdrom.cc, python/depcache.cc: Use tp_methods for Cdrom, ProblemResol... | Julian Andres Klode | 1 | -0/+1 |
2009-01-29 | * apt/cache.py: | Michael Vogt | 1 | -0/+2 |
2009-01-11 | Merge Ben Finney's whitespace changes (Closes: #481563) | Julian Andres Klode | 1 | -2/+2 |
2008-11-07 | python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename. | Michael Vogt | 1 | -0/+1 |
2008-05-16 | Remove trailing whitespace. | Ben Finney | 1 | -2/+2 |
2007-09-04 | * python/metaindex.cc: | Michael Vogt | 1 | -0/+3 |
2006-10-06 | * python/apt_pkgmodule.h: | Michael Vogt | 1 | -0/+1 |
2006-01-04 | * added support for pkgIndexFile | Michael Vogt | 1 | -0/+4 |
2005-12-01 | * pkgAcqFile wrapper added | Michael Vogt | 1 | -0/+1 |
2005-11-18 | * basic pkgAcquire + pkgPackageManager support added | Michael Vogt | 1 | -0/+11 |
2005-06-20 | * added support for the pkgProblemResolver() | Michael Vogt | 1 | -0/+4 |
2005-05-27 | * make better use of the cachefile in the depcache, avoid a stupid double dep... | Michael Vogt | 1 | -0/+1 |
2005-04-13 | * build-depends added to PkgSrcRecords, example for build-depends added | Michael Vogt | 1 | -0/+1 |
2005-04-11 | * cdrom interface added | Michael Vogt | 1 | -0/+4 |
2005-03-02 | * merged with matts tree, resolved lots of conflicts | Michael Vogt | 1 | -4/+0 |
2005-02-23 | * progress callback support added | Michael Vogt | 1 | -0/+8 |
2004-11-24 | Initial support for accessing source package data | Arch Librarian | 1 | -1/+3 |
2004-11-24 | Changed include paths | Arch Librarian | 1 | -2/+2 |
2004-11-24 | Alfredo's no_proxy patch | Arch Librarian | 1 | -2/+3 |
2004-11-24 | Initial revision | Arch Librarian | 1 | -0/+65 |