| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-26 | merge from debian, omit disable of the 0.7 API | Michael Vogt | 2 | -126/+128 |
| 2011-04-20 | releasing version 0.7.100.3ubuntu5 | Michael Vogt | 1 | -1/+4 |
| 2011-04-12 | releasing version 0.7.100.3ubuntu4 | Stéphane Graber | 1 | -0/+3 |
| 2011-04-06 | * cherry pick multiarch support for aptsources from debian | Michael Vogt | 1 | -6/+35 |
| 2011-04-06 | cherry pick -r 505..506 http://bzr.debian.org/apt/python-apt/debian-experimental | Michael Vogt | 1 | -4/+13 |
| 2011-04-06 | cherry pick -r 504..505 http://bzr.debian.org/apt/python-apt/debian-experimental | Michael Vogt | 1 | -2/+22 |
| 2010-10-18 | fix compat issues with python3 | Michael Vogt | 3 | -23/+25 |
| 2010-09-13 | * data/templates/Ubuntu.info.in: | Michael Vogt | 2 | -1/+8 |
| 2010-03-01 | Style fixes. | Julian Andres Klode | 1 | -0/+2 |
| 2010-02-13 | * data/templates/*.in: Switch MirrorsFile to relative filenames. | Julian Andres Klode | 1 | -0/+3 |
| 2010-02-13 | * aptsources/distro.py: | Julian Andres Klode | 1 | -2/+2 |
| 2010-01-17 | aptsources/distro.py: Support Python 3, decode lsb_release results using utf-8. | Julian Andres Klode | 1 | -0/+2 |
| 2010-01-17 | aptsources: Make all classes subclasses of object. | Julian Andres Klode | 3 | -8/+8 |
| 2009-08-02 | Only recommend lsb-release instead of depending on it. Default to | Julian Andres Klode | 2 | -10/+28 |
| 2009-07-20 | Merge from debian-sid | Julian Andres Klode | 1 | -2/+2 |
| 2009-07-17 | aptsources/distinfo.py: Fix split_url() on Python 3. | Julian Andres Klode | 1 | -2/+4 |
| 2009-07-13 | * aptsources/distro.py: | Michael Vogt | 1 | -2/+2 |
| 2009-06-04 | apt, aptsources, doc: Update to use the new names. | Julian Andres Klode | 2 | -9/+9 |
| 2009-04-16 | * apt/*.py: Initial rename work for Bug#481061 | Julian Andres Klode | 1 | -1/+5 |
| 2009-04-01 | * Copyright updates: debian/copyright, etc. | Julian Andres Klode | 3 | -14/+12 |
| 2009-03-23 | * aptsources/sourceslist.py: | Michael Vogt | 1 | -1/+1 |
| 2009-03-19 | * aptsources/sourceslist.py: | Michael Vogt | 1 | -1/+1 |
| 2009-03-08 | * aptsources/sourceslist.py: Add missing ')' | Julian Andres Klode | 1 | -1/+1 |
| 2009-03-08 | * Merge with mvo | Julian Andres Klode | 1 | -11/+8 |
| 2009-02-16 | aptsources/sourceslist.py: use apt_pkg.Config.FindFile | Michael Vogt | 1 | -11/+8 |
| 2009-01-22 | apt/debfile.py, aptsources/distro.py: Fix styling | Julian Andres Klode | 1 | -16/+17 |
| 2009-01-22 | fix incorrect indent | Michael Vogt | 1 | -30/+30 |
| 2009-01-21 | * aptsources/distro.py: | Michael Vogt | 1 | -13/+16 |
| 2009-01-21 | aptsources/distro.py: fix fallout from the indent changes | Michael Vogt | 1 | -63/+62 |
| 2009-01-13 | * apt/package.py: | Michael Vogt | 1 | -10/+14 |
| 2009-01-12 | Cleanup: Comparisons to True/False, ==/!= None, deprecated modules | Julian Andres Klode | 3 | -46/+37 |
| 2009-01-11 | * Merge Ben Finney's do not use has_key() (Closes: #481878) | Julian Andres Klode | 3 | -11/+11 |
| 2009-01-11 | Merge Ben Finney's whitespace changes (Closes: #481563) | Julian Andres Klode | 4 | -760/+818 |
| 2009-01-11 | aptsources/distro.py: No deprecated form of raise statement | Julian Andres Klode | 1 | -2/+2 |
| 2009-01-10 | * aptsources/distinfo.py: Allows numbers in urls | Julian Andres Klode | 1 | -1/+1 |
| 2009-01-10 | * aptsources/distinfo.py: Allow @ in mirror urls (Closes: #478171) | Julian Andres Klode | 1 | -1/+1 |
| 2009-01-09 | Cleanup: Remove whitespace at the end of line in all python codes. | Julian Andres Klode | 4 | -57/+57 |
| 2009-01-08 | * aptsources/distinfo.py: | Michael Vogt | 2 | -12/+15 |
| 2008-11-10 | * aptsources/distro.py: | Michael Vogt | 1 | -6/+13 |
| 2008-08-23 | * aptsources/__init__.py, aptsources/distinfo.py: | Michael Vogt | 1 | -0/+4 |
| 2008-08-23 | do not run apt_pkg.init() in the middle of a function, that *destroys* all cu... | Michael Vogt | 1 | -1/+0 |
| 2008-08-08 | 'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom. | Ben Finney | 3 | -11/+11 |
| 2008-07-25 | * aptsources/distinfo.py: | Michael Vogt | 1 | -16/+29 |
| 2008-06-21 | Fix whitespace in changes from 0.7.6. | Ben Finney | 1 | -1/+1 |
| 2008-06-21 | Merge from python-apt.debian-sid/. | Ben Finney | 2 | -5/+11 |
| 2008-05-28 | make MirrorsFile arch specific too | Michael Vogt | 1 | -1/+2 |
| 2008-05-28 | * aptsources/distinfo.py: | Michael Vogt | 1 | -2/+8 |
| 2008-05-16 | Limit code lines to maximum 79 characters, to conform with PEP 8. | Ben Finney | 3 | -27/+42 |
| 2008-05-16 | Statements on separate lines, to conform with PEP 8. | Ben Finney | 2 | -2/+4 |
| 2008-05-16 | Remove redundant semicolons from statements. | Ben Finney | 1 | -1/+1 |