summaryrefslogtreecommitdiff
path: root/doc/source/library/apt_pkg.rst
AgeCommit message (Expand)AuthorFilesLines
2015-06-17doc/source/library/apt_pkg.rst: Fix an example from old API to new APIJulian Andres Klode1-3/+3
2015-06-10Acquire: Document that items may have transient errors on run() successJulian Andres Klode1-2/+6
2015-06-10apt_pkg.Package: Drop the unset 'auto' attributeJulian Andres Klode1-7/+0
2015-06-10Remove apt.progress.gtk2Julian Andres Klode1-2/+1
2015-06-10doc: Document apt_pkg.TagFile additionsJulian Andres Klode1-8/+30
2015-06-10doc: Prepare for 1.0 releaseJulian Andres Klode1-0/+7
2015-06-10sphinx docs: Fix remaining instances of old C syntax to use domainsJulian Andres Klode1-1/+1
2015-06-10doc/source/library/apt_pkg.rst: Fix indentationJulian Andres Klode1-3/+3
2015-05-22apt_pkg.rst: improve documentation for AcquireFile() hash and add sha512 to t...Michael Vogt1-5/+6
2015-05-07Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONEMichael Vogt1-1/+1
2014-01-06Unify list of comparison type values everywhereJulian Andres Klode1-1/+2
2014-01-06apt, doc: Fix the list of comp_type valuesJulian Andres Klode1-1/+1
2012-07-28Fix typos: the the -> the (closes: #679432)Jakub Wilk1-4/+4
2012-06-15Merge patch from Colin Watson to handle non-UTF8 tag files inJulian Andres Klode1-1/+5
2011-08-01merged from the debian-sid branchMichael Vogt1-3/+303
2011-05-27Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en)Julian Andres Klode1-1/+1
2011-04-29apt_pkg: Add subclassing fun to PackageManager, for #623485 as wellJulian Andres Klode1-0/+59
2011-04-27apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485)Julian Andres Klode1-0/+93
2011-04-21Fix documentation problemRobert Roth1-1/+1
2011-04-21apt_pkg: Add apt_pkg.Version.multi_arch and friendsJulian Andres Klode1-0/+43
2011-04-05doc: Add versionadded for the new featuresJulian Andres Klode1-0/+12
2011-04-05Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_countJulian Andres Klode1-0/+26
2011-04-05Support (name, arch) tuples in apt_pkg.Cache mappings, wrappingJulian Andres Klode1-2/+23
2011-04-05Change apt_pkg.Cache() so that passing None for 'progress' results inJulian Andres Klode1-1/+2
2011-04-05Add apt_pkg.Group class, wrapping pkgCache::GrpIteratorJulian Andres Klode1-0/+41
2011-04-05Add an 'is_multi_arch' attribute to apt_pkg.Cache Julian Andres Klode1-0/+4
2011-04-04* python/cache.cc:Julian Andres Klode1-2/+19
2011-03-21 - add optional parameter to allow parse_depends() to keep theMichael Vogt1-1/+4
2010-11-17* doc:Julian Andres Klode1-1/+7
2010-08-02doc/library/apt_pkg.rst: Document Configuration.dump().Julian Andres Klode1-0/+5
2010-07-23* python/apt_pkgmodule.cc:Julian Andres Klode1-0/+4
2010-05-19Big documentation update.Julian Andres Klode1-615/+963
2010-02-27doc: Document the new Cache functionality.Julian Andres Klode1-0/+5
2010-02-13python/tagfile.cc: Implement the iterator protocol in TagFile.Julian Andres Klode1-3/+26
2010-02-02Fix typo seperated => separated in multiple files (reported by lintian).Julian Andres Klode1-1/+1
2010-01-20Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile.Julian Andres Klode1-3/+3
2010-01-15Make all class-level constants have uppercase names.Julian Andres Klode1-8/+8
2010-01-15Merge 0.7.13.5 pre.Julian Andres Klode1-0/+45
2009-08-21Merge 0.7.13.0 from unstable.Julian Andres Klode1-1/+4
2009-07-24doc/source/library: Add new classes, fix some issues.Julian Andres Klode1-222/+379
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode1-0/+1795