summaryrefslogtreecommitdiff
path: root/aptsources/sourceslist.py
AgeCommit message (Expand)AuthorFilesLines
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode1-8/+8
2009-04-16* apt/*.py: Initial rename work for Bug#481061Julian Andres Klode1-1/+5
2009-04-01* Copyright updates: debian/copyright, etc.Julian Andres Klode1-6/+6
2009-03-23* aptsources/sourceslist.py:Michael Vogt1-1/+1
2009-03-19* aptsources/sourceslist.py:Michael Vogt1-1/+1
2009-03-08* aptsources/sourceslist.py: Add missing ')'Julian Andres Klode1-1/+1
2009-02-16aptsources/sourceslist.py: use apt_pkg.Config.FindFileMichael Vogt1-11/+8
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-30/+24
2008-08-08'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom.Ben Finney1-2/+2
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney1-10/+16
2008-05-16Remove redundant semicolons from statements.Ben Finney1-1/+1
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-14/+14
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-381/+381
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-4/+15
2008-05-16Remove trailing whitespace.Ben Finney1-19/+19
2007-06-14* aptsources/sourceslist.py:Michael Vogt1-6/+3
2007-04-04* Fix the addition of of sources that are already enabled but not with all co...Sebastian Heinlein1-1/+7
2007-03-23* Merge with mvoSebastian Heinlein1-2/+0
2007-03-22* use the correct gettext domainMichael Vogt1-1/+4
2007-02-05* mergeSebastian Heinlein1-1/+1
2007-02-05* write an empty default sources.list if all sources have been removedSebastian Heinlein1-0/+9
2007-02-02* change all obsolete references to the former python-aptsourcesSebastian Heinlein1-1/+1
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein1-0/+428