| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-10 | cleanup: Fix some too long lines, and references in the documentation | Julian Andres Klode | 1 | -1/+1 |
| 2015-06-10 | Document that the cache now supports :all and friends | Julian Andres Klode | 1 | -0/+2 |
| 2015-06-10 | apt_pkg.Package: Drop the unset 'auto' attribute | Julian Andres Klode | 2 | -7/+2 |
| 2015-06-10 | Remove apt.progress.gtk2 | Julian Andres Klode | 5 | -164/+12 |
| 2015-06-10 | doc: templates: indexcontent: Fix link from modindex to py-modindex | Julian Andres Klode | 1 | -1/+1 |
| 2015-06-10 | doc: templates: layout: Fixup last commit | Julian Andres Klode | 1 | -1/+1 |
| 2015-06-10 | doc: templates: layout: Remove invalid icon links | Julian Andres Klode | 1 | -7/+1 |
| 2015-06-10 | doc: Document apt_pkg.TagFile additions | Julian Andres Klode | 2 | -9/+32 |
| 2015-06-10 | doc: Prepare for 1.0 release | Julian Andres Klode | 3 | -1/+34 |
| 2015-06-10 | sphinx docs: Fix remaining instances of old C syntax to use domains | Julian Andres Klode | 2 | -2/+2 |
| 2015-06-10 | doc/source/library/apt_pkg.rst: Fix indentation | Julian Andres Klode | 1 | -3/+3 |
| 2015-06-10 | doc/source/c++/api.rst: Upgrade syntax to use the new domain stuff | Julian Andres Klode | 1 | -218/+218 |
| 2015-05-22 | apt_pkg.rst: improve documentation for AcquireFile() hash and add sha512 to t... | Michael Vogt | 1 | -5/+6 |
| 2015-05-07 | update whatsnew | Michael Vogt | 2 | -10/+17 |
| 2015-05-07 | Fix dead links in python-apt documentation | Michael Vogt | 2 | -1/+10 |
| 2015-05-07 | Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONE | Michael Vogt | 1 | -1/+1 |
| 2014-07-08 | doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocation | Julian Andres Klode | 1 | -1/+1 |
| 2014-06-30 | make pep8 happy (again) | Michael Vogt | 1 | -1/+1 |
| 2014-03-22 | doc/source/conf.py: Do not use 'u' and 'r' prefixes together | Julian Andres Klode | 1 | -2/+2 |
| 2014-01-26 | doc/source/conf.py: Python 3 support | Julian Andres Klode | 1 | -0/+2 |
| 2014-01-25 | apt/package.py: Pass an apt_pkg.Dependency to BaseDependency | Julian Andres Klode | 1 | -21/+2 |
| 2014-01-06 | Unify list of comparison type values everywhere | Julian Andres Klode | 2 | -2/+4 |
| 2014-01-06 | apt, doc: Fix the list of comp_type values | Julian Andres Klode | 2 | -2/+2 |
| 2014-01-05 | make test_pep8.py pass | Michael Vogt | 2 | -6/+5 |
| 2014-01-05 | make pyflakes clean | Michael Vogt | 1 | -0/+1 |
| 2013-10-21 | doc/source/examples/dpkg-info.py: Use apt_inst.DebFile | Julian Andres Klode | 1 | -2/+2 |
| 2013-10-08 | python-apt: formatting error in library/index.rst (Closes: #692484) | Julian Andres Klode | 1 | -1/+1 |
| 2013-09-11 | Completely remove deprecated stuff | Julian Andres Klode | 1 | -2/+0 |
| 2012-07-28 | Fix typos: the the -> the (closes: #679432) | Jakub Wilk | 2 | -5/+5 |
| 2012-06-15 | Merge patch from Colin Watson to handle non-UTF8 tag files in | Julian Andres Klode | 1 | -1/+5 |
| 2011-08-01 | merged from the debian-sid bzr branch | Michael Vogt | 1 | -1/+1 |
| 2011-08-01 | merged from the debian-sid branch | Michael Vogt | 7 | -11/+438 |
| 2011-08-01 | * merged from the debian/sid bzr branch | Michael Vogt | 3 | -7/+7 |
| 2011-07-13 | * add missing bits for the xz compression support for the | Michael Vogt | 1 | -3/+3 |
| 2011-05-27 | Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en) | Julian Andres Klode | 2 | -4/+4 |
| 2011-05-27 | * doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225) | Julian Andres Klode | 1 | -3/+3 |
| 2011-05-26 | merge from debian, omit disable of the 0.7 API | Michael Vogt | 5 | -5/+432 |
| 2011-04-29 | apt_pkg: Add subclassing fun to PackageManager, for #623485 as well | Julian Andres Klode | 2 | -2/+69 |
| 2011-04-27 | apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) | Julian Andres Klode | 3 | -0/+123 |
| 2011-04-21 | Fix documentation problem | Robert Roth | 1 | -1/+1 |
| 2011-04-21 | apt_pkg: Add apt_pkg.Version.multi_arch and friends | Julian Andres Klode | 1 | -0/+43 |
| 2011-04-12 | doc: Fix documentation of BaseDependency.relation (Closes: #607031) | Julian Andres Klode | 1 | -1/+1 |
| 2011-04-12 | apt.package: Add 'tasks' to Version, improve doc (Closes: #619574) | Julian Andres Klode | 1 | -0/+29 |
| 2011-04-12 | doc: Fix a minor formatting error, patch by Jakub Wilk (Closes: #608914) | Julian Andres Klode | 1 | -1/+1 |
| 2011-04-05 | What's new in 0.8 document | Julian Andres Klode | 1 | -0/+28 |
| 2011-04-05 | doc: Add versionadded for the new features | Julian Andres Klode | 2 | -0/+14 |
| 2011-04-05 | Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_count | Julian Andres Klode | 1 | -0/+26 |
| 2011-04-05 | Support (name, arch) tuples in apt_pkg.Cache mappings, wrapping | Julian Andres Klode | 1 | -2/+23 |
| 2011-04-05 | Change apt_pkg.Cache() so that passing None for 'progress' results in | Julian Andres Klode | 1 | -1/+2 |
| 2011-04-05 | Add apt_pkg.Group class, wrapping pkgCache::GrpIterator | Julian Andres Klode | 2 | -0/+71 |