GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/mirrorselect.git
master
robbat2/netselect-tags
ssl
Tool to help select distfiles mirrors for Gentoo
Portage tools Team <tools-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirrorselect
Commit message (
Expand
)
Author
Age
Files
Lines
*
add py3 compatability fixes, update mirrorparser3.py header to a docstring
Brian Dolbec
2012-11-12
3
-59
/
+107
*
initial EPREFIX enabling. not fully tested.
Brian Dolbec
2012-11-12
1
-3
/
+12
*
add myself to Copywrite
Brian Dolbec
2012-11-11
4
-5
/
+5
*
Move config_path determination to it's own function.
Brian Dolbec
2012-11-11
1
-47
/
+105
*
move version to it's own file. split out more logic from main() to their own ...
Brian Dolbec
2012-11-11
2
-18
/
+63
*
move main's code into a MirrorSelect class, eliminate the global variable 'ou...
Brian Dolbec
2012-11-11
3
-314
/
+323
*
move the selector classes to their own file
Brian Dolbec
2012-11-11
2
-496
/
+525
*
move output classes to thier own file.
Brian Dolbec
2012-11-11
2
-103
/
+145
*
move main.py into site-packages, create and use a minimal script to start it.
Brian Dolbec
2012-11-11
1
-0
/
+894
*
Remove obsolete mirrorparser.py.
v2.1.0
Christian Ruppert
2009-12-03
1
-90
/
+0
*
Add region.
Christian Ruppert
2009-12-03
1
-0
/
+2
*
Second value is now a tuple instead of list.
idl0r
2009-11-27
1
-3
/
+9
*
Migrated to tabs everywhere. Minor cleanup as complained by pylint.
Christian Ruppert
2009-07-21
2
-84
/
+84
*
Add idl0r to list of authors
Sebastian Pipping
2009-07-20
1
-0
/
+1
*
Sort distfiles mirrors by country.
Christian Ruppert
2009-07-20
1
-1
/
+1
*
Move mirror parsers to module "mirrorselect"
Sebastian Pipping
2009-07-07
4
-892
/
+148
*
Add parser for mirrors3.xml and migrate to it
Sebastian Pipping
2009-07-07
1
-7
/
+11
*
Move class MirrorParser to extra file
Sebastian Pipping
2009-07-07
1
-54
/
+7
*
Add proper license header
Sebastian Pipping
2009-07-07
1
-4
/
+19
*
Bug #274935 - Add timeout when closing initial "wake up" connection.
v1.4.2
Zac Medico
2009-06-21
1
-1
/
+18
*
When opening the initial connection, break out of the ip loop as soon
v1.4.1
Zac Medico
2008-12-31
1
-0
/
+1
*
Make all classes explicitly inherit from object.
v1.4
Zac Medico
2008-12-31
1
-4
/
+4
*
Fix --help color formatting for digits in -4 and -6 options.
Zac Medico
2008-12-31
1
-1
/
+1
*
Bump version to 1.4.
Zac Medico
2008-12-31
1
-1
/
+1
*
Bug #244997 - Use subprocess instead of popen2 to fix deprecation warnings
Zac Medico
2008-12-31
1
-11
/
+12
*
do imports on separate lines
Zac Medico
2008-12-31
1
-2
/
+9
*
Just use socket.error since all the other exceptions inherit from it.
Zac Medico
2008-12-31
1
-3
/
+2
*
remove python2.6 hardcoding in shebang
Zac Medico
2008-12-31
1
-1
/
+1
*
Add newlines in output.write() calls.
Zac Medico
2008-12-31
1
-9
/
+9
*
Bug #189659 - Use manual PATH lookup instead of `which`.
Zac Medico
2008-12-31
1
-1
/
+7
*
Bug #244997 and #235857 - Use urllib instead of external fetchers. Use
Zac Medico
2008-12-31
1
-116
/
+155
*
Initial import of mirrorselect 1.3.
Zac Medico
2008-12-30
1
-0
/
+850