summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add manpagev2.0.0Christian Ruppert2009-07-211-0/+107
* Change version to 2.0.0Christian Ruppert2009-07-211-1/+1
* Migrated to tabs everywhere. Minor cleanup as complained by pylint.Christian Ruppert2009-07-213-94/+94
* Add idl0r to list of authorsSebastian Pipping2009-07-202-0/+2
* Make sort case-insensitive (e.g. Ukraine before USA, was after before)Sebastian Pipping2009-07-201-1/+1
* "name (country)" -> "country: name"Sebastian Pipping2009-07-201-2/+3
* Sort distfiles mirrors by country.Christian Ruppert2009-07-202-5/+9
* Move mirror parsers to module "mirrorselect"Sebastian Pipping2009-07-074-1/+1
* Add parser for mirrors3.xml and migrate to itSebastian Pipping2009-07-072-7/+69
* Move class MirrorParser to extra fileSebastian Pipping2009-07-072-54/+97
* Add proper license headerSebastian Pipping2009-07-071-4/+19
* Bug #274935 - Add timeout when closing initial "wake up" connection.v1.4.2Zac Medico2009-06-211-1/+18
* When opening the initial connection, break out of the ip loop as soonv1.4.1Zac Medico2008-12-311-0/+1
* Make all classes explicitly inherit from object.v1.4Zac Medico2008-12-311-4/+4
* Fix --help color formatting for digits in -4 and -6 options.Zac Medico2008-12-311-1/+1
* Bump version to 1.4.Zac Medico2008-12-311-1/+1
* Bug #244997 - Use subprocess instead of popen2 to fix deprecation warningsZac Medico2008-12-311-11/+12
* do imports on separate linesZac Medico2008-12-311-2/+9
* Just use socket.error since all the other exceptions inherit from it.Zac Medico2008-12-311-3/+2
* remove python2.6 hardcoding in shebangZac Medico2008-12-311-1/+1
* Add newlines in output.write() calls.Zac Medico2008-12-311-9/+9
* Bug #189659 - Use manual PATH lookup instead of `which`.Zac Medico2008-12-311-1/+7
* Bug #244997 and #235857 - Use urllib instead of external fetchers. UseZac Medico2008-12-311-116/+155
* Initial import of mirrorselect 1.3.Zac Medico2008-12-301-0/+850