summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-08Merge pull request #6 from simsong/masterThomas ten Cate
allows different users to authenticate and handles authentication errors.
2012-12-08handles error if not authenticatedSimson Garfinkel
2012-12-08Allows different username than reproSimson Garfinkel
2012-08-18Merge pull request #3 from fordfrog/masterThomas ten Cate
updated to work with github api v3
2012-08-03updated the code to work with github api v3Miroslav Šulc
2011-05-16Merge pull request #2 from albertz/masterThomas ten Cate
some advanced error handling
2011-05-13for 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-13strip chr(13) out of comment when printing on stdoutAlbert Zeyer
2011-05-13handle HTTP Error 500: Internal Server Error. just retry 5 times. then failAlbert Zeyer
2011-05-13some prettier handling for start_idAlbert Zeyer
2011-05-13some more error handling. esp 413, Request Entity Too LargeAlbert Zeyer
2011-05-13Update the readme to match improvements by albertz. Also, the SF export bug ↵Thomas ten Cate
has supposedly been fixed, according to http://sourceforge.net/apps/trac/sourceforge/ticket/18293
2011-05-13Merge pull request #1 from albertz/masterThomas ten Cate
multiple trackers. more safety. more output
2011-05-13small fixAlbert Zeyer
2011-05-13support for multiple trackers. also some more output and some safty user ↵Albert Zeyer
verify questions
2011-05-13gitignoreAlbert Zeyer
2011-05-13use better_exchookAlbert Zeyer
2011-05-13small cleanupAlbert Zeyer
2011-05-13better_exchook.py from https://github.com/albertz/py_better_exchookAlbert Zeyer
2011-05-13link to xml export descriptionAlbert Zeyer
2011-05-13no point in keeping two readmesAlbert Zeyer
2011-03-13Add pointer to svn conversion page.Thomas ten Cate
2011-03-13Fix encoding crash.Thomas ten Cate
2011-03-13Rename README to make GitHub use Markdown.Thomas ten Cate
2011-03-13Initial import.Thomas ten Cate