aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* selectors.py: Add IncompleteRead exception2.2.1Brian Dolbec2014-05-041-3/+11
* Fix some long lines.Brian Dolbec2014-01-311-60/+74
* fix HTTPError import and exceptionBrian Dolbec2013-10-191-2/+2
* fix url testing for vhosts that do not handle ip requests.Brian Dolbec2013-10-191-17/+43
* Improve debug print statements.Brian Dolbec2013-10-191-2/+4
* Move the TimeoutException and handler out of the Deep class's deeptime().Brian Dolbec2013-10-191-6/+8
* refactor Deep classes deeptime()Brian Dolbec2013-10-181-28/+37
* Add -f, --file & -m, --md5 options to override mirrorselect-test file used.Brian Dolbec2013-10-171-4/+10
* Improve python version testing for imports.Brian Dolbec2013-10-171-1/+1
* Fix bug 483232, incorrect urlparse import for python3.Brian Dolbec2013-10-171-1/+1
* Move Extractor class to it's own file.Brian Dolbec2013-10-161-73/+0
* tweak message formattingBrian Dolbec2013-10-161-1/+1
* 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
* Add aditional debug info, fix bug 373195, removing garbage or otherwise inacc...Brian Dolbec2012-12-151-1/+3
* fix a null selection in the interactive dialog and hopefully a POSIX locale i...Brian Dolbec2012-11-141-8/+8
* 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 'ou...Brian Dolbec2012-11-111-47/+50
* move the selector classes to their own fileBrian Dolbec2012-11-111-0/+523