summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2015-06-10apt_pkg.Package: Drop the unset 'auto' attributeJulian Andres Klode2-7/+2
2015-06-10Remove apt.progress.gtk2Julian Andres Klode6-191/+12
2015-06-10doc: templates: indexcontent: Fix link from modindex to py-modindexJulian Andres Klode1-1/+1
2015-06-10doc: templates: layout: Fixup last commitJulian Andres Klode1-1/+1
2015-06-10doc: templates: layout: Remove invalid icon linksJulian Andres Klode1-7/+1
2015-06-10doc: Document apt_pkg.TagFile additionsJulian Andres Klode2-9/+32
2015-06-10doc: Prepare for 1.0 releaseJulian Andres Klode3-1/+34
2015-06-10sphinx docs: Fix remaining instances of old C syntax to use domainsJulian Andres Klode2-2/+2
2015-06-10doc/source/library/apt_pkg.rst: Fix indentationJulian Andres Klode1-3/+3
2015-06-10doc/source/c++/api.rst: Upgrade syntax to use the new domain stuffJulian Andres Klode1-218/+218
2015-05-22apt_pkg.rst: improve documentation for AcquireFile() hash and add sha512 to t...Michael Vogt1-5/+6
2015-05-07update whatsnewMichael Vogt2-10/+17
2015-05-07Fix pep8 errorMichael Vogt1-2/+2
2015-05-07Fix dead links in python-apt documentationMichael Vogt2-1/+10
2015-05-07Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONEMichael Vogt1-1/+1
2015-05-07Update doc/example/action.py for py3 and latest APIMichael Vogt2-73/+75
2015-05-07Update the print_uris.py example to use the new APIvon1-15/+3
2014-07-08doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocationJulian Andres Klode1-1/+1
2014-06-30make pep8 happy (again)Michael Vogt2-3/+3
2014-03-22doc/source/conf.py: Do not use 'u' and 'r' prefixes togetherJulian Andres Klode1-2/+2
2014-01-26doc/source/conf.py: Python 3 supportJulian Andres Klode1-0/+2
2014-01-25apt/package.py: Pass an apt_pkg.Dependency to BaseDependencyJulian Andres Klode1-21/+2
2014-01-06Unify list of comparison type values everywhereJulian Andres Klode2-2/+4
2014-01-06apt, doc: Fix the list of comp_type valuesJulian Andres Klode2-2/+2
2014-01-06Style fix: Do not use "is True" / "is False"Julian Andres Klode1-1/+1
2014-01-05make test_pep8.py passMichael Vogt12-22/+25
2014-01-05make pyflakes cleanMichael Vogt3-1/+4
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode19-174/+165
2013-10-21doc/examples: Start updating to new APIJulian Andres Klode10-155/+156
2013-10-21doc/source/examples/dpkg-info.py: Use apt_inst.DebFileJulian Andres Klode1-2/+2
2013-10-08python-apt: formatting error in library/index.rst (Closes: #692484)Julian Andres Klode1-1/+1
2013-09-11Completely remove deprecated stuffJulian Andres Klode1-2/+0
2012-07-28Fix typos: the the -> the (closes: #679432)Jakub Wilk2-5/+5
2012-06-15Merge patch from Colin Watson to handle non-UTF8 tag files inJulian Andres Klode1-1/+5
2012-01-04* doc/examples/build-deps.py:Michael Vogt2-36/+92
2011-08-01merged from the debian-sid bzr branchMichael Vogt1-1/+1
2011-08-01merged from the debian-sid branchMichael Vogt8-11/+450
2011-08-01* merged from the debian/sid bzr branchMichael Vogt3-7/+7
2011-07-13* add missing bits for the xz compression support for the Michael Vogt1-3/+3
2011-05-27Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en)Julian Andres Klode2-4/+4
2011-05-27* doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225)Julian Andres Klode1-3/+3
2011-05-26merge from debian, omit disable of the 0.7 APIMichael Vogt6-5/+444
2011-04-29apt_pkg: Add subclassing fun to PackageManager, for #623485 as wellJulian Andres Klode2-2/+69
2011-04-27apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485)Julian Andres Klode3-0/+123
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-12doc: Fix documentation of BaseDependency.relation (Closes: #607031)Julian Andres Klode1-1/+1
2011-04-12apt.package: Add 'tasks' to Version, improve doc (Closes: #619574)Julian Andres Klode1-0/+29
2011-04-12doc: Fix a minor formatting error, patch by Jakub Wilk (Closes: #608914)Julian Andres Klode1-1/+1
2011-04-11doc/examples: Add example on how to get architecture names (LP: #194374)Julian Andres Klode1-0/+12