| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-20 | close default timeout bug (thanks to juliank) | Michael Vogt | 1 | -1/+2 |
| 2009-03-19 | this is a debian upload :) | Michael Vogt | 1 | -1/+1 |
| 2009-03-19 | releasing version 0.7.9 | Michael Vogt | 1 | -2/+2 |
| 2009-03-19 | set to unreleased | Michael Vogt | 1 | -1/+1 |
| 2009-03-19 | * apt/gtk/widgets.py: | Michael Vogt | 39 | -556/+971 |
| 2009-03-08 | * doc/examples/*.py: Fix some examples, cleanup | Julian Andres Klode | 8 | -18/+6 |
| 2009-03-08 | apt/cache.py: If no progress is given for cache open, use OpProgress. | Julian Andres Klode | 2 | -8/+8 |
| 2009-03-08 | debian/changelog: Add 'Provide Package.versions (Closes: #513236)' | Julian Andres Klode | 1 | -0/+1 |
| 2009-03-08 | po/POTFILES.in: Add apt/package.py,apt/debfile.py,apt/progress/gtk2.py | Julian Andres Klode | 2 | -11/+85 |
| 2009-03-08 | * aptsources/sourceslist.py: Add missing ')' | Julian Andres Klode | 1 | -1/+1 |
| 2009-03-08 | * setup.py: Remove apt.gtk, add apt.progress | Julian Andres Klode | 3 | -3/+6 |
| 2009-03-08 | * Merge with mvo | Julian Andres Klode | 16 | -121/+191 |
| 2009-03-08 | * doc/source/*: Improve the documentation | Julian Andres Klode | 4 | -37/+175 |
| 2009-03-08 | * apt/cache.py, apt/package.py: Fix some bugs. | Julian Andres Klode | 3 | -8/+5 |
| 2009-03-08 | * apt/progress/: New package, replaces apt.progress and apt.gtk | Julian Andres Klode | 7 | -7/+10 |
| 2009-03-08 | * apt/: Adjust modules to use Package.{installed,candidate}.* | Julian Andres Klode | 3 | -18/+17 |
| 2009-03-08 | * apt/package.py: Introduce the Version class | Julian Andres Klode | 3 | -222/+337 |
| 2009-03-08 | * apt/gtk/widgets.py: Handle older versions of python-gobject which do not sh... | Julian Andres Klode | 2 | -10/+18 |
| 2009-03-03 | * python/cache.cc, tests/getcache_mem_corruption.py: | Michael Vogt | 4 | -4/+44 |
| 2009-02-26 | avoid duplicated internal references of the Package object for _cache, _depca... | Michael Vogt | 3 | -48/+44 |
| 2009-02-25 | add a bunch of #!/usr/bin/python to the examples | Michael Vogt | 6 | -0/+7 |
| 2009-02-16 | aptsources/sourceslist.py: use apt_pkg.Config.FindFile | Michael Vogt | 1 | -11/+8 |
| 2009-01-29 | apt/package.py: add Origin.not_automatic | Michael Vogt | 1 | -0/+1 |
| 2009-01-29 | apt/cache.py: test for existance first before reading the file | Michael Vogt | 1 | -3/+4 |
| 2009-01-29 | * apt/cache.py: | Michael Vogt | 6 | -12/+36 |
| 2009-01-26 | revert commit r317 | Michael Vogt | 2 | -6/+0 |
| 2009-01-26 | apt/package.py: typo in getdefaulttimeout, add changelog to simple test | Michael Vogt | 1 | -1/+3 |
| 2009-01-26 | apt/package.py: compatibility with python2.4 (pep 341 missing) | Michael Vogt | 1 | -51/+54 |
| 2009-01-23 | * apt/package.py: | Michael Vogt | 2 | -4/+10 |
| 2009-01-23 | * apt/cache.py: | Michael Vogt | 2 | -0/+6 |
| 2009-01-22 | apt/debfile.py, aptsources/distro.py: Fix styling | Julian Andres Klode | 2 | -18/+21 |
| 2009-01-22 | Merge with mvo | Julian Andres Klode | 4 | -113/+127 |
| 2009-01-22 | fix incorrect indent | Michael Vogt | 2 | -30/+31 |
| 2009-01-21 | * aptsources/distro.py: | Michael Vogt | 3 | -13/+26 |
| 2009-01-21 | aptsources/distro.py: fix fallout from the indent changes | Michael Vogt | 1 | -63/+62 |
| 2009-01-16 | * apt/__init__.py: | Michael Vogt | 2 | -3/+5 |
| 2009-01-14 | Add Vcs-Browser | Julian Andres Klode | 2 | -1/+3 |
| 2009-01-14 | * debian/changelog: Close some more bugs. | Julian Andres Klode | 1 | -3/+3 |
| 2009-01-13 | merge from the debian branch | Michael Vogt | 115 | -2862/+5955 |
| 2009-01-13 | * apt/package.py: | Michael Vogt | 3 | -10/+28 |
| 2009-01-13 | * apt/*.py: | Michael Vogt | 115 | -2849/+5934 |
| 2009-01-12 | * apt/debfile.py: Do not use mixedCase anymore | Julian Andres Klode | 1 | -69/+75 |
| 2009-01-12 | * apt/cache.py: Introduce isVirtualPackage() | Julian Andres Klode | 1 | -0/+5 |
| 2009-01-12 | * apt/README.apt: Point to doc/source/coding.rst | Julian Andres Klode | 1 | -7/+1 |
| 2009-01-12 | doc/source/coding.rst: New python coding guidelines | Julian Andres Klode | 1 | -10/+22 |
| 2009-01-12 | Cleanup: Comparisons to True/False, ==/!= None, deprecated modules | Julian Andres Klode | 19 | -108/+98 |
| 2009-01-11 | * doc/source/apt_pkg/cache.rst: Mention the SHA256Hash is new in 0.7.9 | Julian Andres Klode | 1 | -0/+2 |
| 2009-01-11 | * Add support for PkgRecords.SHA256Hash (Closes: #456113) | Julian Andres Klode | 3 | -1/+9 |
| 2009-01-11 | * debian/changelog: Do not use deprecated form of raise statement (Closes: #4... | Julian Andres Klode | 1 | -1/+2 |
| 2009-01-11 | * Merge Ben Finney's do not use has_key() (Closes: #481878) | Julian Andres Klode | 9 | -22/+23 |