index
:
sf2github
master
NOT UP TO DATE. Python script to migrate projects from SourceForge to GitHub; forked from ttencate/sf2github.
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
issues.py
Age
Commit message (
Expand
)
Author
2013-03-18
Remove obsolete imports.
Bernhard Reiter
2013-03-18
Simplify HTTPBasicAuth arguments.
Bernhard Reiter
2013-03-08
Bugfix. ``response.json`` is should be a method.
Michel Albert
2013-02-17
minor change: add spaces after commas
Waldir
2012-12-08
handles error if not authenticated
Simson Garfinkel
2012-12-08
Allows different username than repro
Simson Garfinkel
2012-08-03
updated the code to work with github api v3
Miroslav Ć ulc
2011-05-13
for one comment with len=509652, I was always getting a 500 error. stripping ...
Albert Zeyer
2011-05-13
strip chr(13) out of comment when printing on stdout
Albert Zeyer
2011-05-13
handle HTTP Error 500: Internal Server Error. just retry 5 times. then fail
Albert Zeyer
2011-05-13
some prettier handling for start_id
Albert Zeyer
2011-05-13
some more error handling. esp 413, Request Entity Too Large
Albert Zeyer
2011-05-13
small fix
Albert Zeyer
2011-05-13
support for multiple trackers. also some more output and some safty user veri...
Albert Zeyer
2011-05-13
use better_exchook
Albert Zeyer
2011-05-13
small cleanup
Albert Zeyer
2011-03-13
Fix encoding crash.
Thomas ten Cate
2011-03-13
Initial import.
Thomas ten Cate