0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a newline to the usage message for collabmap More... about 12 years ago
Merge pull request #62 from adamgilman/patch-1 More... over 12 years ago
in BaseEndpoint._post (line:~312) urlencode is called when not in the namespace. Throws exception NameError: global name 'urlencode' is not defined More... over 12 years ago
Merge pull request #61 from adamgilman/patch-1 More... over 12 years ago
adding support for simplejson for users <Py2.6 More... over 12 years ago
Added basic hook management support. More... over 12 years ago
Abstracted http client a bit further. More... over 12 years ago
Small README fix pointed out by Josh More (thanks!) More... over 12 years ago
Shortened the line a bit. More... over 12 years ago
added add_comment function to IssuesEndpoint More... over 12 years ago
Bumped the minor version number More... over 12 years ago
Get more of the tests running... More... over 12 years ago
manifest.in: src->github More... almost 13 years ago
setup.py: support both distutils and setuptools More... almost 13 years ago
layout: move src -> github More... almost 13 years ago
layout: move src -> github More... almost 13 years ago
Added support for listing repository languages More... almost 13 years ago
Fix setup.py so that install via pip works More... almost 13 years ago
Bring back my classic default_fetcher. More... almost 13 years ago
Add support for listing repo tags More... almost 13 years ago
Added optional base_url argument to GitHub.__init__.
ellzey
as Mark Ellzey
More... almost 13 years ago
Fixed small issue with preceding & for uri's that already have a '?'
ellzey
as Mark Ellzey
More... almost 13 years ago
Fixed README.markdown examples so they work in Python 3.x More... almost 13 years ago
Port of github.py to Python 3.x support More... almost 13 years ago
Added organization API support. More... almost 13 years ago
Fixed tests to reflect a15fdcb3 which changed BASE_URL from http to https More... almost 13 years ago
Beginnings of organization and teams API. More... about 13 years ago
Added documentation to repo set. More... about 13 years ago
Add support for setting arbitrary repository parameters. More... about 13 years ago
properly escape search term on issues.search More... about 13 years ago