summaryrefslogtreecommitdiff
path: root/AptSources
AgeCommit message (Expand)AuthorFilesLines
2007-01-06* fix some references to the former short description of a compSebastian Heinlein1-3/+3
2007-01-04* a more elegant way to ensure that an url is always splitted into 3Sebastian Heinlein1-15/+3
2007-01-04* Make split_url always return proto, hostname and dirSebastian Heinlein1-1/+8
2007-01-03* revert the change of short/long description - it is more important toSebastian Heinlein1-9/+9
2007-01-03* add support for mirror locationsSebastian Heinlein2-11/+25
2006-12-28* make the get_repo_urls method return some valuesSebastian Heinlein1-1/+1
2006-12-28* mirror check: also check for a corresponding repository on the mirrorSebastian Heinlein1-4/+13
2006-12-27* Remove obsolete classes MatchType and MatchDistSebastian Heinlein2-23/+15
2006-12-27* remove Mirror class from aotsources. it is part of DistInfo nowSebastian Heinlein1-21/+0
2006-12-27* add me as an author (kov should not be the only one who would be takenSebastian Heinlein1-14/+36
2006-12-22* enhance the the Component class and store the components in a listSebastian Heinlein1-37/+58
2006-12-13* add a class for mirrorsSebastian Heinlein1-0/+21
2006-12-11* also set the default server to the changed serverSebastian Heinlein1-0/+1
2006-12-11* actually use the default server if no server is usedSebastian Heinlein1-2/+3
2006-12-09* fix a bug where no country could be detectedSebastian Heinlein1-0/+1
2006-12-04* actually use the DebianDistriubtion class on Debian :)Sebastian Heinlein1-1/+1
2006-12-03* do not create duplicated entries when changing the serverSebastian Heinlein1-7/+102
2006-11-30* add get_comp_desc which returns a nice description for a componentSebastian Heinlein1-0/+11
2006-11-30* handle testing and unstable as synonyms for the release codenameSebastian Heinlein1-5/+19
2006-11-30* really fix the source code for newly enabled compsSebastian Heinlein1-34/+24
2006-11-30* fix source code handling of newly added compsSebastian Heinlein1-6/+16
2006-11-29* also add new components to source repositoriesSebastian Heinlein1-5/+7
2006-11-29* only backup existing sources.list filesSebastian Heinlein1-55/+76
2006-11-27* use a default value for distro.country (caused an exception in Debian)Sebastian Heinlein1-2/+1
2006-11-26* fix the mirrors of child sourcesSebastian Heinlein1-3/+3
2006-11-26* Use the new data pathSebastian Heinlein2-3/+3
2006-11-26* add __init.py__Sebastian Heinlein1-0/+1
2006-11-26* add a function to change the server of all distro specific sourcesSebastian Heinlein1-0/+11
2006-11-25* Fork a pyton-aptsources source tree from update-managerSebastian Heinlein2-0/+858