GitHub / github-tools/github / commits
A higher-level wrapper around the Github API. Intended for the browser.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a944dcd0 | merge Merge pull request #10 from mattpass/master | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 7c6b1d99 | Check on status 304 and add Content-Type header | Matt Pass <m****t@m****m> | about 14 years ago | |
| c60f2dc3 | Update github.js | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 8405f050 | Handle raw responseText and consider 200+ status codes. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 52b700a7 | merge Merge pull request #9 from mattpass/master | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| e5289786 | Headers added to _request function | Matt Pass <m****t@m****m> | about 14 years ago | |
| 17017af3 | Replacing jQuery AJAX with XHR | Matt Pass <m****t@m****m> | about 14 years ago | |
| 88cc3885 | merge Merge branch 'master' of github.com:michael/github | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 674bdd75 | Adding dependencies in. | Abhay Rana <c****0@g****m> | about 14 years ago | |
| 02a09aee | O's and zeros. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 2cd81be9 | Initial work on gist support | Abhay Rana <c****0@g****m> | about 14 years ago | |
| 0e467b1e | Sort repositories by updated date. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| dfd52f05 | Sort repositories by updated date. |
Michael Aufreiter <m****a@z****t>
Committed by: Abhay Rana <c****0@g****m> |
about 14 years ago | |
| a075e786 | Changed url to documentation. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 2a5cae40 | Update master | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| f8b65443 | Removed tests. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 8f48ca26 | Updated README.md | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| cb108444 | Updated README.md | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 2461c35e | Fixed some whitespace issues. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| dc03db9b | merge Merge pull request #5 from icebreaker/master | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 0f898756 | changed contentType to application/json from application/x-www-form-urlencoded | icebreaker <t****7@g****m> | about 14 years ago | |
| 72e6295f | Added support for organizations. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 9aa15606 | Smart caching of latest commit sha to overcome fast-forward update issue. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 89de1b61 | merge Merge branch 'master' of github.com:poole/github | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| 85c81c1f | Use RAW MIME type for blobs to overcome Base64 decoding issues. | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| c48ff935 | Update github.js | Michael Aufreiter <m****a@z****t> | about 14 years ago | |
| a500fc6a | Add support for OAuth. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| a58a140f | Fixed README. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| a47c156d | Updated README. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| e9421cb2 | Support for moving and deleting files. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| e892a25f | Update README.md | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 9355827a | Repository#getSha - for a given file path, return SHA. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 12cbeed8 | Dropped Repository#list in favor of a more generic Repository#getTree. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 23e6dcd7 | merge Merge pull request #3 from stdclass/patch-1 | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 4b8222c4 | Fixed listBranches example in README | Phillip Dornauer <p****r@h****m> | over 14 years ago | |
| 1e9c8693 | Updated .gitignore. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 32ebc3b4 | merge Merge branch 'master' of github.com:michael/github | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 1ad60f1e | Naming. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 08177d78 | Update README.md | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| c45743e8 | Added Repository#listBranches, and refined overall API. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 7c542916 | merge Merge pull request #2 from neiltron/master | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 27e79cc9 | add ability to list all commits in a repo | Neil Pullman <n****l@d****g> | over 14 years ago | |
| 2e66afc7 | Added LICENSE. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 1a00668b | Grammar. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 8f4e5609 | Updated docs. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| d48ce02d | Consider commit messages. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 6a8aa859 | Fixed various glitches. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 96e6e8e9 | Callback missing. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| eb55ee31 | First bit of the User API. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 56e8e365 | Rather consider content provided by the user than the hardcoded one. | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 49a435c8 | Proper Syntax Highlighting. Anyone? | Michael Aufreiter <m****a@z****t> | over 14 years ago | |
| 87f562b2 | Here comes Github.js. | Michael Aufreiter <m****a@z****t> | over 14 years ago |