Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-18 | Simplify HTTPBasicAuth arguments. | Bernhard Reiter | |
This makes sf2github compatible with older python-requests versions, such as 0.8.2 (shipped e.g. with Ubuntu 12.04). | |||
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 | |
this comment by half works, though. this fixes it, i.e. no matter what the error is, if the value len is huge, we will first try to make it smaller | |||
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 ↵ | Albert Zeyer | |
verify questions | |||
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 | |