| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-26 | merge from debian, omit disable of the 0.7 API | Michael Vogt | 1 | -1/+43 |
| 2011-04-04 | apt/cache.py: Do not pack full names into _set, use a _fullnameset instead | Julian Andres Klode | 1 | -10/+13 |
| 2011-04-04 | * apt/cache.py, apt/package.py: | Julian Andres Klode | 1 | -1/+7 |
| 2011-01-10 | merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr th... | Michael Vogt | 1 | -1/+1 |
| 2010-09-03 | apt/cache.py: use alternative SourceList if sources_list is used | Michael Vogt | 1 | -3/+5 |
| 2010-09-03 | * apt/cache.py: | Michael Vogt | 1 | -1/+17 |
| 2010-07-06 | apt/cache.py: use apt_pkg.config instead of apt_pkg.Config | Michael Vogt | 1 | -1/+2 |
| 2010-07-02 | merged lp:~kiwinote/python-apt/merge-gdebi-changes, this port the | Michael Vogt | 1 | -8/+16 |
| 2010-06-29 | * apt/cache.py: | Michael Vogt | 1 | -0/+15 |
| 2010-06-25 | Merge cache.get_providers_for() into cache.get_providing_packages() and updat... | Kiwinote | 1 | -46/+44 |
| 2010-06-25 | Remove unneeded cache.downloadable() | Kiwinote | 1 | -10/+0 |
| 2010-06-25 | Merge gdebi changes | Kiwinote | 1 | -14/+54 |
| 2010-06-25 | apt/cache.py: When iterating over the cache, do so sorted by package name. | Martin Pitt | 1 | -1/+11 |
| 2010-04-21 | apt/cache.py: Use has_versions and has_provides from apt_pkg.Package where po... | Julian Andres Klode | 1 | -3/+3 |
| 2010-04-21 | apt/cache.py: Make Cache.get_providing_packages() about 1000 times faster. | Julian Andres Klode | 1 | -15/+22 |
| 2010-04-21 | apt/cache.py: Make Cache.req_reinstall_pkgs much faster as well. | Julian Andres Klode | 1 | -4/+6 |
| 2010-04-21 | apt/cache.py: Make Cache.get_changes() much (~35x) faster (Closes: #578074). | Julian Andres Klode | 1 | -4/+8 |
| 2010-03-23 | * apt/cache.py: | Michael Vogt | 1 | -1/+1 |
| 2010-03-01 | Some stylistic changes. | Julian Andres Klode | 1 | -3/+7 |
| 2010-03-01 | Style fixes. | Julian Andres Klode | 1 | -13/+14 |
| 2010-02-17 | * apt/cache.py: | Michael Vogt | 1 | -4/+5 |
| 2010-02-07 | * Fix some places where the old API was still used: | Julian Andres Klode | 1 | -6/+6 |
| 2010-01-23 | apt/cache.py: Fix Cache.update() to not raise errors on successful updates. | Julian Andres Klode | 1 | -5/+6 |
| 2010-01-15 | python/apt_pkgmodule.cc: Rename remaining Acquire.result_* to Acquire.RESULT_*. | Julian Andres Klode | 1 | -2/+2 |
| 2010-01-15 | Make all class-level constants have uppercase names. | Julian Andres Klode | 1 | -7/+7 |
| 2010-01-15 | Return False in Cache.is_virtual_package if the package does not exist. | Julian Andres Klode | 1 | -2/+6 |
| 2010-01-15 | Merge 0.7.13.5 pre. | Julian Andres Klode | 1 | -1/+8 |
| 2010-01-13 | * apt/cache.py | forest.bond@outpostembedded.com | 1 | -1/+4 |
| 2010-01-13 | add "enhances" property | Michael Vogt | 1 | -1/+3 |
| 2009-12-23 | * apt/cache.py: | Michael Vogt | 1 | -1/+6 |
| 2009-09-16 | Merge 0.7.13.0 - 0.7.13.3 from unstable. | Julian Andres Klode | 1 | -4/+16 |
| 2009-09-15 | apt/cache.py: Add raiseOnError option to Cache.update() (Closes: #545474) | Julian Andres Klode | 1 | -2/+9 |
| 2009-09-02 | re-work the logic in commit() to fail if installArchives() returns | Michael Vogt | 1 | -1/+5 |
| 2009-08-24 | * apt/cache.py: | Julian Andres Klode | 1 | -0/+9 |
| 2009-08-24 | merge from the debian-sid branch | Michael Vogt | 1 | -5/+38 |
| 2009-08-24 | * apt/cache.py: | Michael Vogt | 1 | -0/+9 |
| 2009-08-22 | apt/cache.py: Convert argument to str in __getitem__() (Closes: #542965). | Julian Andres Klode | 1 | -0/+1 |
| 2009-08-21 | Merge 0.7.13.0 from unstable. | Julian Andres Klode | 1 | -2/+38 |
| 2009-08-21 | apt/cache.py, python/cache.cc: add optional pulseInterval option to "update()". | Julian Andres Klode | 1 | -2/+2 |
| 2009-08-21 | apt/cache.py: Fix the (inst|keep|broken|del)_count attributes (Closes: #542773). | Sebastian Heinlein | 1 | -4/+4 |
| 2009-08-21 | * apt/cache.py: Introduce ProblemResolver class (Closes: #542705) | Julian Andres Klode | 1 | -1/+34 |
| 2009-08-19 | * apt/cache.py, python/cache.cc: | Michael Vogt | 1 | -2/+2 |
| 2009-07-31 | python: Remove the progress classes in apt_pkg. | Julian Andres Klode | 1 | -5/+1 |
| 2009-07-30 | Merge 0.7.11.1-0.7.12.0 from unstable. | Julian Andres Klode | 1 | -3/+3 |
| 2009-07-30 | Only create Package objects when they are requested, do not keep them in | Julian Andres Klode | 1 | -16/+26 |
| 2009-07-30 | apt/cache.py: Provide broken_count, delete_count, install_count, keep_count p... | Julian Andres Klode | 1 | -0/+20 |
| 2009-07-30 | * apt/cache.py: Call InitSystem() if rootdir is not None (LP: #320665). | Julian Andres Klode | 1 | -0/+3 |
| 2009-07-20 | Merge from debian-sid | Julian Andres Klode | 1 | -0/+24 |
| 2009-07-17 | apt: Use apt_pkg.gettext instead of Python's gettext. | Julian Andres Klode | 1 | -5/+1 |
| 2009-07-17 | apt/__init__.py, apt/__cache__.py: Improve python-apt localization. | Julian Andres Klode | 1 | -1/+6 |