aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add a missed continue to optimize the loopBrian Dolbec2013-10-151-0/+1
|
* Move the filtering code back into Extractor classBrian Dolbec2013-10-151-22/+34
|
* Add country and region filtering in the xml parsing.Brian Dolbec2013-10-141-7/+1
| | | Move protocol filtering to the new xml filtering system.
* Add aditional debug info, fix bug 373195, removing garbage or otherwise ↵Brian Dolbec2012-12-151-1/+3
| | | | inaccessible file system mirrors from existing SYNC or GENTOO_MIRRORS make.conf values.
* fix a null selection in the interactive dialog and hopefully a POSIX locale ↵Brian Dolbec2012-11-141-8/+8
| | | | issue
* fix dupe'd py3 check, setBrian Dolbec2012-11-121-5/+2
|
* add py3 compatability fixes, update mirrorparser3.py header to a docstringBrian Dolbec2012-11-121-31/+54
|
* add myself to CopywriteBrian Dolbec2012-11-111-0/+1
|
* move main's code into a MirrorSelect class, eliminate the global variable ↵Brian Dolbec2012-11-111-47/+50
| | | | 'output'.
* move the selector classes to their own fileBrian Dolbec2012-11-111-0/+523