summaryrefslogtreecommitdiff
path: root/aptsources/distro.py
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-26/+26
2008-11-10* aptsources/distro.py:Michael Vogt1-6/+13
2008-04-30aptsources/distro.py: fix typo (thanks to cjwatson)Michael Vogt1-1/+1
2007-08-03* aptsources/distro.py:Michael Vogt1-3/+5
2007-06-28* aptsources/distro.py:Michael Vogt1-88/+114
2007-04-24* do not set the child base_uri to the parent one automatically, sinceSebastian Heinlein1-4/+6
2007-04-07* the gettext domain of the iso codes changedSebastian Heinlein1-1/+1
2007-03-23* missed a debug breakpointSebastian Heinlein1-2/+0
2007-03-23* add a mirror comparision function to clean up the codeSebastian Heinlein1-7/+13
2007-03-23* Merge with mvoSebastian Heinlein1-37/+4
2007-03-22* use the correct gettext domainMichael Vogt1-1/+3
2007-03-15* aptsources/distro.py:Michael Vogt1-3/+2
2007-03-12* fix in the duplicated source checking (thanks to Sebastian Heinlein)Michael Vogt1-9/+13
2007-02-26* separate the checking of duplicates of binary and source repositories Sebastian Heinlein1-9/+13
2007-02-19* aptsources/distro.py:Michael Vogt1-1/+1
2007-02-13* fixed crash in Mirror.has_repositoryMichael Vogt1-1/+1
2007-02-05* write an empty default sources.list if all sources have been removedSebastian Heinlein1-1/+0
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein1-0/+8
2007-01-19* move the distro handling into its own file (distro.py)Sebastian Heinlein1-0/+422