An open API service providing commit metadata for open source projects.

GitHub / google/developer.github.com / commits

GitHub API documentation

SHA Message Author Date Stats
91df23ac updates to the git data api Scott Chacon <s****n@g****m> over 15 years ago
1f253187 Fix typos. Tom Preston-Werner <t****m@m****m> over 15 years ago
971f69e5 merge Merge remote branch 'origin/master' into gitdb Scott Chacon <s****n@g****m> over 15 years ago
aab0bdf4 merge Merge master Tim Clem <t****m@g****m> over 15 years ago
ca59beec Bring global styles/js up to date with 4ed5ccfa6cc3c7059d70 Cameron McEfee <c****n@g****m> over 15 years ago
f263c326 cleanup, add issue comments to nav, make order consistent Tim Clem <t****m@g****m> over 15 years ago
7c4e7423 Clean up lots of little things in the docs Tim Clem <t****m@g****m> over 15 years ago
8edba307 update gists docs for new gist creation method Tim Clem <t****m@g****m> over 15 years ago
50a906cd fill out docs for orgs Tim Clem <t****m@g****m> over 15 years ago
b0bc8b15 fix category hover issue Cameron McEfee <c****n@g****m> over 15 years ago
0a98cf24 merge Merge remote branch 'origin/master' Cameron McEfee <c****n@g****m> over 15 years ago
590d95ab update global files Cameron McEfee <c****n@g****m> over 15 years ago
72ef13f8 add symlink tree help and blob sizes in trees Scott Chacon <s****n@g****m> over 15 years ago
d3562b09 merge Merge remote branch 'origin/master' into gitdb Scott Chacon <s****n@g****m> over 15 years ago
3405936c fix spacing on index.md Tim Clem <t****m@g****m> over 15 years ago
7d090b4f updated global files Cameron McEfee <c****n@g****m> over 15 years ago
8b099a3b add fake submodule with global styles back in Tim Clem <t****m@g****m> over 15 years ago
613c3a4f remove shared styles dir Tim Clem <t****m@g****m> over 15 years ago
c3564e62 add extra css class an option for responses that have only headers Tim Clem <t****m@g****m> over 15 years ago
6f5939e8 set up shared documentation files Cameron McEfee <c****n@g****m> over 15 years ago
0f13f0dd add docs for forking repo in context of org Tim Clem <t****m@g****m> over 15 years ago
acb2d521 add deprecation warning for gravatar_url => avatar_url Tim Clem <t****m@g****m> over 15 years ago
7a0ac34e cleanup formatting, add docs for public_members Tim Clem <t****m@g****m> over 15 years ago
ba4ec608 document breaking change POST => PUT for starring gists Tim Clem <t****m@g****m> over 15 years ago
14a2884a use PUT instead of POST for user following Tim Clem <t****m@g****m> over 15 years ago
bde4d13d incorporate feedback from Rick Tim Clem <t****m@g****m> over 15 years ago
4c33520d import api is not in the menu anymore, but notes are added Scott Chacon <s****n@g****m> over 15 years ago
030aa91e fixups and commit listing api Scott Chacon <s****n@g****m> over 15 years ago
98276caa add docs for what repo and orgs api v3 SHOULD look like Tim Clem <t****m@g****m> over 15 years ago
a35e116e return 404 w/ a json object explaining why we cant rick <t****e@g****m> over 15 years ago
c316b94b Edited content/v3/git/tags.md via GitHub rick <t****e@g****m> over 15 years ago
c057c2b9 return 404 w/ a json object explaining why we cant rick <t****e@g****m> over 15 years ago
70015118 liking the git/ prefix on all git object resources rick <t****e@g****m> over 15 years ago
97a8299d liking the git/ prefix on all git object resources rick <t****e@g****m> over 15 years ago
0fda3def Edited content/v3/git/tags.md via GitHub rick <t****e@g****m> over 15 years ago
541d4262 Edited content/v3/git/trees.md via GitHub rick <t****e@g****m> over 15 years ago
d5209cc3 Edited content/v3/git/refs.md via GitHub rick <t****e@g****m> over 15 years ago
c40fc76f use PUT not POST since you know the resource's final URL rick <t****e@g****m> over 15 years ago
52f0bd11 merge Merge remote branch 'origin/master' Scott Chacon <s****n@g****m> over 15 years ago
a644f6e3 refs api docs Scott Chacon <s****n@g****m> over 15 years ago
73299635 fix up how 204s are rendered in docs Tim Clem <t****m@g****m> over 15 years ago
1bb58aec fix ups and tags Scott Chacon <s****n@g****m> over 15 years ago
0556e2f1 add input examples for create/edit gist comments Tim Clem <t****m@g****m> over 15 years ago
2cbc864b Fix open source link. Cameron McEfee <c****n@g****m> over 15 years ago
bb5ad7da cleanup user api docs to match latest state of api Tim Clem <t****m@g****m> over 15 years ago
57e371f5 merge Merge remote branch 'origin/master' Scott Chacon <s****n@g****m> over 15 years ago
bca1e965 continuing the git db api Scott Chacon <s****n@g****m> over 15 years ago
db5e922b Add open source module. Cameron McEfee <c****n@g****m> over 15 years ago
3241bfae fix footer to bottom Cameron McEfee <c****n@g****m> over 15 years ago
77169684 merge Merge branch 'master', remote branch 'origin' Cameron McEfee <c****n@g****m> over 15 years ago
992e3fd7 update design Cameron McEfee <c****n@g****m> over 15 years ago
f85dfeb6 improve styles Cameron McEfee <c****n@g****m> over 15 years ago
af0e8d1f add concept of private user and fill out org responses Tim Clem <t****m@g****m> over 15 years ago
34764edf update docs to reflect followers as a resource Tim Clem <t****m@g****m> over 15 years ago
3a60a83c create first pass docs for user api Tim Clem <t****m@g****m> over 15 years ago
680f77ce deleting issues isn't supported, for now at least Brian Lopez <s****z@g****m> over 15 years ago
2cdd848f any version of 1.9.2 will do Brian Lopez <s****z@g****m> over 15 years ago
34c55d22 update docs for new gist resources Tim Clem <t****m@g****m> over 15 years ago
2298137b document pagination rel links rick <t****e@g****m> over 15 years ago
d7b1a197 mention state attribute in issue edit call rick <t****e@g****m> over 15 years ago
39b01140 update code example too rick <t****e@g****m> over 15 years ago
9595b4cc last time to change json-p response rick <t****e@g****m> over 15 years ago
00abba85 link to the Link header rfc rick <t****e@g****m> over 15 years ago
638eb47a updated info about pagination headers and json-p callbacks rick <t****e@g****m> over 15 years ago
61b3f699 document client errors rick <t****e@g****m> over 15 years ago
14b892fc document new label adding/replacing behavior rick <t****e@g****m> over 15 years ago
4792ee7c bullets are nice rick <t****e@g****m> over 15 years ago
2d9b9917 update the beta notes rick <t****e@g****m> over 15 years ago
186b44d6 remove json extension rick <t****e@g****m> over 15 years ago
e0dd922c 204 means 204 rick <t****e@g****m> over 15 years ago
9951ae94 slightly reword PATCH stuff rick <t****e@g****m> over 15 years ago
598df9e2 add docs for staring and forking gists Tim Clem <t****m@g****m> over 15 years ago
a9fa9da9 tweak rate limit wording rick <t****e@g****m> over 15 years ago
83104a28 Update logo Kyle Neath <k****h@g****m> over 15 years ago
b309e0d1 no more versions rick <t****e@g****m> over 15 years ago
e18bbadb document issue events rick <t****e@g****m> over 15 years ago
ddb55d79 nanoc compile craves these gems Kyle Neath <k****h@g****m> over 15 years ago
515ebde4 nested pull req object in issues rick <t****e@g****m> over 15 years ago
77b68990 developers developers developers developers developers developers developers ... rick <t****e@g****m> over 15 years ago
2e68a4a4 add the #headers helper to the styleguide rick <t****e@g****m> over 15 years ago
e0c18205 table of contents rick <t****e@g****m> over 15 years ago
7e6c7b84 simplify #headers helper rick <t****e@g****m> over 15 years ago
d9e8d24a bring the gist docs up to date with the issue doc structure rick <t****e@g****m> over 15 years ago
e8754b79 show http header information rick <t****e@g****m> over 15 years ago
9be5cf93 specify input examples w/ the json helper rick <t****e@g****m> over 15 years ago
4adef752 explain the new json helper rick <t****e@g****m> over 15 years ago
ec9b351a add rubygems as source Tim Clem <t****m@g****m> over 15 years ago
5ab0cd9b fill out the resource examples or issue comments, labels, and milestones rick <t****e@g****m> over 15 years ago
62c64f48 specify resource json in ruby codes rick <t****e@g****m> over 15 years ago
799ddfbc start using PATCH in favor of PUT rick <t****e@g****m> over 15 years ago
c5cb0e58 specify sort params rick <t****e@g****m> over 15 years ago
39dd8e18 nanoc autocompile ftw rick <t****e@g****m> over 15 years ago
a826cca7 leading slash rick <t****e@g****m> over 15 years ago
26df97a3 more breathing room for paragraphs rick <t****e@g****m> over 15 years ago
735a3e23 no more fixnums rick <t****e@g****m> over 15 years ago
4ce4d15e remove curl lines rick <t****e@g****m> over 15 years ago
3a9eec1f note the use of kramdown rick <t****e@g****m> over 15 years ago
06a15666 add a styleguide rick <t****e@g****m> over 15 years ago
4d476913 fix up rackspace anchor styles rick <t****e@g****m> over 15 years ago
2335d965 add api doc footer rick <t****e@g****m> over 15 years ago

← Back to repository