| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-06-04 | apt, aptsources, doc: Update to use the new names. | Julian Andres Klode | 1 | -8/+8 |
| 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 | 1 | -6/+6 |
| 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-02-16 | aptsources/sourceslist.py: use apt_pkg.Config.FindFile | Michael Vogt | 1 | -11/+8 |
| 2009-01-12 | Cleanup: Comparisons to True/False, ==/!= None, deprecated modules | Julian Andres Klode | 1 | -30/+24 |
| 2008-08-08 | 'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom. | Ben Finney | 1 | -2/+2 |
| 2008-05-16 | Limit code lines to maximum 79 characters, to conform with PEP 8. | Ben Finney | 1 | -10/+16 |
| 2008-05-16 | Remove redundant semicolons from statements. | Ben Finney | 1 | -1/+1 |
| 2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -14/+14 |
| 2008-05-16 | Fix code indentation to 4 spaces, to conform with PEP 8. | Ben Finney | 1 | -381/+381 |
| 2008-05-16 | Fixes to blank lines, to conform with PEP 8. | Ben Finney | 1 | -4/+15 |
| 2008-05-16 | Remove trailing whitespace. | Ben Finney | 1 | -19/+19 |
| 2007-06-14 | * aptsources/sourceslist.py: | Michael Vogt | 1 | -6/+3 |
| 2007-04-04 | * Fix the addition of of sources that are already enabled but not with all co... | Sebastian Heinlein | 1 | -1/+7 |
| 2007-03-23 | * Merge with mvo | Sebastian Heinlein | 1 | -2/+0 |
| 2007-03-22 | * use the correct gettext domain | Michael Vogt | 1 | -1/+4 |
| 2007-02-05 | * merge | Sebastian Heinlein | 1 | -1/+1 |
| 2007-02-05 | * write an empty default sources.list if all sources have been removed | Sebastian Heinlein | 1 | -0/+9 |
| 2007-02-02 | * change all obsolete references to the former python-aptsources | Sebastian Heinlein | 1 | -1/+1 |
| 2007-01-19 | * rename aptsources to sourceslist (aptsources is already used by the | Sebastian Heinlein | 1 | -0/+428 |