type
stringclasses 14
values | public
bool 1
class | payload
stringlengths 2
388k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
10
| other
stringlengths 31
69
⌀ |
---|---|---|---|---|---|---|---|---|
PushEvent | true | {"push_id":1257218108,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"14a58fd6661d9f5342499a37d2c4baee256a5187","before":"d4e010ff19174bdc027bdf917e0840693c5a209a","commits":[{"sha":"14a58fd6661d9f5342499a37d2c4baee256a5187","author":{"name":"khalsa","email":"[email protected]"},"message":"Initial Commit","distinct":true,"url":"https://api.github.com/repos/khalsa/Microservices-example/commits/14a58fd6661d9f5342499a37d2c4baee256a5187"}]} | {
"id": 65877937,
"name": "khalsa/Microservices-example",
"url": "https://api.github.com/repos/khalsa/Microservices-example"
} | {
"id": 6896400,
"login": "khalsa",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6896400?",
"url": "https://api.github.com/users/khalsa"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-19T04:41:14 | 4440582908 | {"actor":{"display_login":"khalsa"}} |
PushEvent | true | {"push_id":1314253426,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1645b741d3d077dca68854ffd663be8498c24cc5","before":"0105fd9973d47360a38327bd586bcf7e5844e7a6","commits":[{"sha":"1645b741d3d077dca68854ffd663be8498c24cc5","author":{"name":"Allan Galarza","email":"[email protected]"},"message":"Command documentation, added some aliases","distinct":true,"url":"https://api.github.com/repos/Galarzaa90/NabBot/commits/1645b741d3d077dca68854ffd663be8498c24cc5"}]} | {
"id": 55907245,
"name": "Galarzaa90/NabBot",
"url": "https://api.github.com/repos/Galarzaa90/NabBot"
} | {
"id": 12865379,
"login": "Galarzaa90",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12865379?",
"url": "https://api.github.com/users/Galarzaa90"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-23T18:18:37 | 4610110682 | {"actor":{"display_login":"Galarzaa90"}} |
PushEvent | true | {"push_id":1276080065,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"0c9cae4e9af70819a9168a4d08d24b3794e67a88","before":"65b28dfc39787f7a05e89924f59def0eb48cffb6","commits":[{"sha":"0c9cae4e9af70819a9168a4d08d24b3794e67a88","author":{"name":"Jimmy.Dai","email":"[email protected]"},"message":"1.2","distinct":true,"url":"https://api.github.com/repos/Jimmy-Dai/mylearn/commits/0c9cae4e9af70819a9168a4d08d24b3794e67a88"}]} | {
"id": 61788375,
"name": "Jimmy-Dai/mylearn",
"url": "https://api.github.com/repos/Jimmy-Dai/mylearn"
} | {
"id": 20091541,
"login": "Jimmy-Dai",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20091541?",
"url": "https://api.github.com/users/Jimmy-Dai"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-31T12:42:19 | 4496112892 | {"actor":{"display_login":"Jimmy-Dai"}} |
PushEvent | true | {"push_id":1020085402,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"87521106461e635ded9e6923c4c9cd19efae6dfe","before":"7d32daa70a66d418cf72a8603d1e9759cb8e03cb","commits":[{"sha":"87521106461e635ded9e6923c4c9cd19efae6dfe","author":{"email":"[email protected]","name":"Jules BARBIER"},"message":"still working on it","distinct":true,"url":"https://api.github.com/repos/jubarbie/42/commits/87521106461e635ded9e6923c4c9cd19efae6dfe"}]} | {
"id": 53684645,
"name": "jubarbie/42",
"url": "https://api.github.com/repos/jubarbie/42"
} | {
"id": 17431806,
"login": "jubarbie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17431806?",
"url": "https://api.github.com/users/jubarbie"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-14T18:06:11 | 3760910001 | null |
PushEvent | true | {"push_id":1412053433,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"228513a4aa86db41006de3d3c15328ea4c99222c","before":"e9a5f9453bd8b8007dc40ed77188bdb30575b621","commits":[{"sha":"228513a4aa86db41006de3d3c15328ea4c99222c","author":{"name":"Daniel Sanders","email":"[email protected]"},"message":"Check that emitted instructions meet their predicates on all targets except ARM, Mips, and X86.\n\nSummary:\n* ARM is omitted from this patch because this check appears to expose bugs in this target.\n* Mips is omitted from this patch because this check either detects bugs or deliberate\n emission of instructions that don't satisfy their predicates. One deliberate\n use is the SYNC instruction where the version with an operand is correctly\n defined as requiring MIPS32 while the version without an operand is defined\n as an alias of 'SYNC 0' and requires MIPS2.\n* X86 is omitted from this patch because it doesn't use the tablegen-erated\n MCCodeEmitter infrastructure.\n\nPatches for ARM and Mips will follow.\n\nDepends on D25617\n\nReviewers: tstellarAMD, jmolloy\n\nSubscribers: wdng, jmolloy, aemerson, rengolin, arsenm, jyknight, nemanjai, nhaehnle, tstellarAMD, llvm-commits\n\nDifferential Revision: https://reviews.llvm.org/D25618","distinct":true,"url":"https://api.github.com/repos/llvm-project/llvm-project-submodule/commits/228513a4aa86db41006de3d3c15328ea4c99222c"}]} | {
"id": 26298841,
"name": "llvm-project/llvm-project-submodule",
"url": "https://api.github.com/repos/llvm-project/llvm-project-submodule"
} | {
"id": 379295,
"login": "chapuni",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/379295?",
"url": "https://api.github.com/users/chapuni"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-11-19T13:21:47 | 4894760531 | {"actor":{"display_login":"chapuni"}} |
PushEvent | true | {"push_id":1270815988,"size":3,"distinct_size":3,"ref":"refs/heads/master","head":"b3312b97e20a6db5eee1c7f8fa03eba44a1f370a","before":"f0c1067a2825f8330091664de5fa6b4f6c295a43","commits":[{"sha":"59e8e5870d12cdd588af01ad3d25aa12bc60d6c2","author":{"name":"He,Mark","email":"[email protected]"},"message":"Site updated: 2016-08-28 17:38:22","distinct":true,"url":"https://api.github.com/repos/MarkHe1222/MarkHe1222.github.io/commits/59e8e5870d12cdd588af01ad3d25aa12bc60d6c2"},{"sha":"3cab1febd9c5fd04ac1cc0e78311f36351e125b4","author":{"name":"He,Mark","email":"[email protected]"},"message":"Site updated: 2016-08-28 17:39:48","distinct":true,"url":"https://api.github.com/repos/MarkHe1222/MarkHe1222.github.io/commits/3cab1febd9c5fd04ac1cc0e78311f36351e125b4"},{"sha":"b3312b97e20a6db5eee1c7f8fa03eba44a1f370a","author":{"name":"He,Mark","email":"[email protected]"},"message":"Site updated: 2016-08-28 17:41:35","distinct":true,"url":"https://api.github.com/repos/MarkHe1222/MarkHe1222.github.io/commits/b3312b97e20a6db5eee1c7f8fa03eba44a1f370a"}]} | {
"id": 64099198,
"name": "MarkHe1222/MarkHe1222.github.io",
"url": "https://api.github.com/repos/MarkHe1222/MarkHe1222.github.io"
} | {
"id": 20268851,
"login": "MarkHe1222",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20268851?",
"url": "https://api.github.com/users/MarkHe1222"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-28T09:41:51 | 4480546391 | {"actor":{"display_login":"MarkHe1222"}} |
PushEvent | true | {"push_id":1324607982,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"849bf45ec9762328382b021b4138dfe0d27303a9","before":"8f2cb07dbc9cc2177a05448bad437878a3952259","commits":[{"sha":"849bf45ec9762328382b021b4138dfe0d27303a9","author":{"name":"Rolando Caloca","email":"[email protected]"},"message":"MSAA","distinct":true,"url":"https://api.github.com/repos/RCalocaO/VkTest/commits/849bf45ec9762328382b021b4138dfe0d27303a9"}]} | {
"id": 62506644,
"name": "RCalocaO/VkTest",
"url": "https://api.github.com/repos/RCalocaO/VkTest"
} | {
"id": 6879188,
"login": "RCalocaO",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6879188?",
"url": "https://api.github.com/users/RCalocaO"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-29T21:45:20 | 4640167794 | {"actor":{"display_login":"RCalocaO"}} |
PushEvent | true | {"push_id":1318928502,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1cbff9ce5e8bfce840a84dedbf8fe96de0582c91","before":"0045938af4da47a06b0afc9000433c8ec9e3a236","commits":[{"sha":"1cbff9ce5e8bfce840a84dedbf8fe96de0582c91","author":{"name":"huangboju","email":"[email protected]"},"message":"za","distinct":true,"url":"https://api.github.com/repos/huangboju/Moots/commits/1cbff9ce5e8bfce840a84dedbf8fe96de0582c91"}]} | {
"id": 59390077,
"name": "huangboju/Moots",
"url": "https://api.github.com/repos/huangboju/Moots"
} | {
"id": 14818224,
"login": "huangboju",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14818224?",
"url": "https://api.github.com/users/huangboju"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-27T10:14:43 | 4623232992 | {"actor":{"display_login":"huangboju"}} |
PushEvent | true | {"push_id":1078386304,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2586a3ac0fc7c679dabf4a22c6c17d00b243315a","before":"a316c469a7eaca4aed699fb0c25ca3d0af132c17","commits":[{"sha":"2586a3ac0fc7c679dabf4a22c6c17d00b243315a","author":{"email":"[email protected]","name":"shawn"},"message":"md joke4222","distinct":true,"url":"https://api.github.com/repos/vga1215/vga1215.github.io/commits/2586a3ac0fc7c679dabf4a22c6c17d00b243315a"}]} | {
"id": 15016468,
"name": "vga1215/vga1215.github.io",
"url": "https://api.github.com/repos/vga1215/vga1215.github.io"
} | {
"id": 3202542,
"login": "vga1215",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3202542?",
"url": "https://api.github.com/users/vga1215"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-22T01:28:19 | 3921803660 | null |
PushEvent | true | {"push_id":1108875616,"size":1,"distinct_size":1,"ref":"refs/heads/2.0","head":"26d8b53eeec03af5db31b3bf7730f5856df7fb1e","before":"9084996deab60b63ee5824595f9b64c383fa191f","commits":[{"sha":"26d8b53eeec03af5db31b3bf7730f5856df7fb1e","author":{"email":"[email protected] ","name":"[email protected] @ CodeCloud"},"message":"Halifax Centre 2.0 /application.layout","distinct":true,"url":"https://api.github.com/repos/mobilefringe/543430a26e6f6454b6010000/commits/26d8b53eeec03af5db31b3bf7730f5856df7fb1e"}]} | {
"id": 45704892,
"name": "mobilefringe/543430a26e6f6454b6010000",
"url": "https://api.github.com/repos/mobilefringe/543430a26e6f6454b6010000"
} | {
"id": 91557,
"login": "mobilefringe",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/91557?",
"url": "https://api.github.com/users/mobilefringe"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-12T15:19:10 | 4006573779 | null |
PushEvent | true | {"push_id":1104104041,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e9aa249de9db109edd3f95d20f55b04f77ec8166","before":"4c7f6c21fe0e36027ddcf2ca8c452b2489848d70","commits":[{"sha":"e9aa249de9db109edd3f95d20f55b04f77ec8166","author":{"email":"[email protected]","name":"xuqimin"},"message":"<新增脚本>-[Modify-ps1】","distinct":true,"url":"https://api.github.com/repos/xuxulinux/xuxu-box/commits/e9aa249de9db109edd3f95d20f55b04f77ec8166"}]} | {
"id": 27807577,
"name": "xuxulinux/xuxu-box",
"url": "https://api.github.com/repos/xuxulinux/xuxu-box"
} | {
"id": 8955861,
"login": "xuxulinux",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8955861?",
"url": "https://api.github.com/users/xuxulinux"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-10T05:41:06 | 3992946668 | null |
PushEvent | true | {"push_id":1312627165,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"5cf3f4da64ee4f180b62f83d845ae1fd806896dc","before":"a1d774c54ea9a21d4b9abde591ba7ee6b2b7724d","commits":[{"sha":"5cf3f4da64ee4f180b62f83d845ae1fd806896dc","author":{"name":"GhettoGirl","email":"[email protected]"},"message":"Common: initialize MediaPlayerController","distinct":true,"url":"https://api.github.com/repos/GhettoGirl/MusicConsole.js/commits/5cf3f4da64ee4f180b62f83d845ae1fd806896dc"}]} | {
"id": 67495076,
"name": "GhettoGirl/MusicConsole.js",
"url": "https://api.github.com/repos/GhettoGirl/MusicConsole.js"
} | {
"id": 13280758,
"login": "GhettoGirl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13280758?",
"url": "https://api.github.com/users/GhettoGirl"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-22T21:40:45 | 4605276808 | {"actor":{"display_login":"GhettoGirl"}} |
PushEvent | true | {"push_id":1323050327,"size":1,"distinct_size":1,"ref":"refs/heads/dragonflypaperv4","head":"d7a201b0e267df66212b2f40683c7169bd65801d","before":"d0e38ba44617f0a66e3b29f403950ab804b89968","commits":[{"sha":"d7a201b0e267df66212b2f40683c7169bd65801d","author":{"name":"Z","email":"[email protected]"},"message":"Modify Home page.","distinct":true,"url":"https://api.github.com/repos/lizhanmit/eCommerce/commits/d7a201b0e267df66212b2f40683c7169bd65801d"}]} | {
"id": 66715923,
"name": "lizhanmit/eCommerce",
"url": "https://api.github.com/repos/lizhanmit/eCommerce"
} | {
"id": 20281042,
"login": "lizhanmit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20281042?",
"url": "https://api.github.com/users/lizhanmit"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-29T07:29:59 | 4635512573 | {"actor":{"display_login":"lizhanmit"}} |
PushEvent | true | {"push_id":1305021612,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"a733ace1275f8cab2539e31ec438a23fda5e6732","before":"9a2ed787cc037b3e0f5c838b7d828903f2cbfc4c","commits":[{"sha":"a733ace1275f8cab2539e31ec438a23fda5e6732","author":{"name":"Maxim Pogorelov","email":"[email protected]"},"message":"Update README.md","distinct":true,"url":"https://api.github.com/repos/Pogorelov/ImageComparison/commits/a733ace1275f8cab2539e31ec438a23fda5e6732"}]} | {
"id": 68408920,
"name": "Pogorelov/ImageComparison",
"url": "https://api.github.com/repos/Pogorelov/ImageComparison"
} | {
"id": 5373102,
"login": "Pogorelov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5373102?",
"url": "https://api.github.com/users/Pogorelov"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-19T09:21:59 | 4582194775 | {"actor":{"display_login":"Pogorelov"}} |
PushEvent | true | {"push_id":1125481189,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"83c95bfb5d666c7f1a29cac60fb016474bc8ec1c","before":"dff77c182bc54b0fce43fca67bf4697030454286","commits":[{"sha":"83c95bfb5d666c7f1a29cac60fb016474bc8ec1c","author":{"email":"[email protected]","name":"Chris"},"message":"2016-05-23 21:09:49.47","distinct":true,"url":"https://api.github.com/repos/ssbattousai/Cuda19/commits/83c95bfb5d666c7f1a29cac60fb016474bc8ec1c"}]} | {
"id": 59262580,
"name": "ssbattousai/Cuda19",
"url": "https://api.github.com/repos/ssbattousai/Cuda19"
} | {
"id": 3358783,
"login": "ssbattousai",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3358783?",
"url": "https://api.github.com/users/ssbattousai"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-24T01:09:54 | 4052236744 | {"actor":{"display_login":"ssbattousai"}} |
PushEvent | true | {"push_id":1350199532,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"5dec5880d4c2631f71b491e0c09542d89818be02","before":"5f2094649db7836a90f3b946b5a9813ff3956d6a","commits":[{"sha":"5dec5880d4c2631f71b491e0c09542d89818be02","author":{"name":"root","email":"0ddec2d7e784f56fe0bd4fe295b4b53464af379c@ns328556.ip-37-187-114.eu"},"message":"Adding routes","distinct":true,"url":"https://api.github.com/repos/MrZaow/Chocolatier-Defroidmont/commits/5dec5880d4c2631f71b491e0c09542d89818be02"}]} | {
"id": 46675684,
"name": "MrZaow/Chocolatier-Defroidmont",
"url": "https://api.github.com/repos/MrZaow/Chocolatier-Defroidmont"
} | {
"id": 10707857,
"login": "Terordar",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10707857?",
"url": "https://api.github.com/users/Terordar"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-10-15T08:07:42 | 4715002406 | {"actor":{"display_login":"Terordar"}} |
PushEvent | true | {"push_id":1131165216,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"067189a41d1f254818c6b871139899c2d66f57c8","before":"04dfba971a41cfec1dfb56d4930ee2ef416eed71","commits":[{"sha":"067189a41d1f254818c6b871139899c2d66f57c8","author":{"email":"[email protected]","name":"tom139"},"message":"Add: URLRequest","distinct":true,"url":"https://api.github.com/repos/tom139/BeaconStrips-CLIPS/commits/067189a41d1f254818c6b871139899c2d66f57c8"}]} | {
"id": 53319716,
"name": "tom139/BeaconStrips-CLIPS",
"url": "https://api.github.com/repos/tom139/BeaconStrips-CLIPS"
} | {
"id": 8103786,
"login": "tom139",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8103786?",
"url": "https://api.github.com/users/tom139"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-26T21:07:32 | 4068254347 | {"actor":{"display_login":"tom139"}} |
PushEvent | true | {"push_id":1314882397,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e00167c7b894d3e11078c1f4afedb8e26f202cfd","before":"0abd8b63aeccd0941f4b2c1855bd1aa7b0a32bbb","commits":[{"sha":"e00167c7b894d3e11078c1f4afedb8e26f202cfd","author":{"name":"Tonia Schlick","email":"05ba96b378afa453a8c3e60c6eb7770e5673a605@Tonias-MacBook-Pro.local"},"message":"worked out the printCompMessage function","distinct":true,"url":"https://api.github.com/repos/ToniaSchlick/232OutLab1/commits/e00167c7b894d3e11078c1f4afedb8e26f202cfd"}]} | {
"id": 68490727,
"name": "ToniaSchlick/232OutLab1",
"url": "https://api.github.com/repos/ToniaSchlick/232OutLab1"
} | {
"id": 13988096,
"login": "ToniaSchlick",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13988096?",
"url": "https://api.github.com/users/ToniaSchlick"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-24T06:01:41 | 4612025277 | {"actor":{"display_login":"ToniaSchlick"}} |
PushEvent | true | {"push_id":966926985,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"0a1e3951cef8669f390707c1085f638f2cc448e3","before":"02b9df95479d1ba5b2beb2ac1fc82d70d5641910","commits":[{"sha":"0a1e3951cef8669f390707c1085f638f2cc448e3","author":{"email":"[email protected]","name":"Thomas Papillon"},"message":"Use correct Accept header as specified by GitHub API doc","distinct":true,"url":"https://api.github.com/repos/Thooms/issues-reminder/commits/0a1e3951cef8669f390707c1085f638f2cc448e3"}]} | {
"id": 51218753,
"name": "Thooms/issues-reminder",
"url": "https://api.github.com/repos/Thooms/issues-reminder"
} | {
"id": 3153714,
"login": "Thooms",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3153714?",
"url": "https://api.github.com/users/Thooms"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-06T21:26:21 | 3615590569 | null |
PushEvent | true | {"push_id":1109828687,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"68cdb404f55b55cdffff3493d68ee339ff271485","before":"ccba164e5638af3c306bba1d66e2bcafb8488c6f","commits":[{"sha":"68cdb404f55b55cdffff3493d68ee339ff271485","author":{"email":"2639c89ac11553de58e8c17439bd55c9731bc8a1@tubingbingdeMacBook-Pro.local","name":"tubingbing"},"message":"first commit","distinct":true,"url":"https://api.github.com/repos/TUBB/ArgKnife/commits/68cdb404f55b55cdffff3493d68ee339ff271485"}]} | {
"id": 58695835,
"name": "TUBB/ArgKnife",
"url": "https://api.github.com/repos/TUBB/ArgKnife"
} | {
"id": 4186971,
"login": "TUBB",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4186971?",
"url": "https://api.github.com/users/TUBB"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-13T03:26:59 | 4009388650 | null |
PushEvent | true | {"push_id":1299166458,"size":1,"distinct_size":1,"ref":"refs/heads/develop","head":"0a76a56b913928ed1b386e8ac27ff5cd70944f5f","before":"cc65ce914def8ec3da9dd24c537603d4cc5d7dd7","commits":[{"sha":"0a76a56b913928ed1b386e8ac27ff5cd70944f5f","author":{"name":"Ilya Kreymer","email":"[email protected]"},"message":"wombat: edge case: correctly handle <iframe src=\"javascript:WB_wombat_location=...> assignment created via JS.. custom rewrite_frame_src() added for use with rewrite_elem(), ensures wombat init is inserted first thing after 'javascript:'","distinct":true,"url":"https://api.github.com/repos/ikreymer/pywb/commits/0a76a56b913928ed1b386e8ac27ff5cd70944f5f"}]} | {
"id": 15037172,
"name": "ikreymer/pywb",
"url": "https://api.github.com/repos/ikreymer/pywb"
} | {
"id": 1015759,
"login": "ikreymer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1015759?",
"url": "https://api.github.com/users/ikreymer"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-14T22:47:04 | 4565088476 | {"actor":{"display_login":"ikreymer"}} |
PushEvent | true | {"push_id":987573203,"size":1,"distinct_size":1,"ref":"refs/heads/gh-pages","head":"c736bbf5beb3a4ef0fa42f0829e2811b361333aa","before":"7a55d114dd5f48db5497771d9bfb3100e4069ace","commits":[{"sha":"c736bbf5beb3a4ef0fa42f0829e2811b361333aa","author":{"email":"da39a3ee5e6b4b0d3255bfef95601890afd80709","name":""},"message":"Update documentation","distinct":true,"url":"https://api.github.com/repos/ibab/tensorprob/commits/c736bbf5beb3a4ef0fa42f0829e2811b361333aa"}]} | {
"id": 51148769,
"name": "ibab/tensorprob",
"url": "https://api.github.com/repos/ibab/tensorprob"
} | {
"id": 890531,
"login": "ibab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/890531?",
"url": "https://api.github.com/users/ibab"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-22T10:12:31 | 3671937492 | null |
PushEvent | true | {"push_id":1245326529,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"936c6e80bf48fa771ae271cca7dc89a27569b55d","before":"999326932b18e87443bf6cf1784af51484372ea4","commits":[{"sha":"936c6e80bf48fa771ae271cca7dc89a27569b55d","author":{"name":"markocu","email":"[email protected]"},"message":"dodan canvas","distinct":true,"url":"https://api.github.com/repos/markocuri/markocuri.github.io/commits/936c6e80bf48fa771ae271cca7dc89a27569b55d"}]} | {
"id": 65446278,
"name": "markocuri/markocuri.github.io",
"url": "https://api.github.com/repos/markocuri/markocuri.github.io"
} | {
"id": 13638892,
"login": "markocuri",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13638892?",
"url": "https://api.github.com/users/markocuri"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-11T11:15:01 | 4404260283 | {"actor":{"display_login":"markocuri"}} |
PushEvent | true | {"push_id":1006289656,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"88ad511e3f6b551c5a9f07d2bdf46a4ee07abc65","before":"e6fbd353d9c200ac37a8bbbcbabfb47d9f3f8e90","commits":[{"sha":"88ad511e3f6b551c5a9f07d2bdf46a4ee07abc65","author":{"email":"[email protected]","name":"Justin Pacquing"},"message":"Delete readme.md","distinct":true,"url":"https://api.github.com/repos/pacqu/canvas-mini-proj/commits/88ad511e3f6b551c5a9f07d2bdf46a4ee07abc65"}]} | {
"id": 53152077,
"name": "pacqu/canvas-mini-proj",
"url": "https://api.github.com/repos/pacqu/canvas-mini-proj"
} | {
"id": 9355416,
"login": "pacqu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9355416?",
"url": "https://api.github.com/users/pacqu"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-04T17:23:41 | 3723717064 | null |
PushEvent | true | {"push_id":1033864956,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"cedb8cbc7429d1030ed2e045d9d140d781650392","before":"84e7a7db507f103124394d4069bb78833e91fc48","commits":[{"sha":"cedb8cbc7429d1030ed2e045d9d140d781650392","author":{"email":"[email protected]","name":"Grems"},"message":"Update main.css","distinct":true,"url":"https://api.github.com/repos/Chocap/chocap.github.io/commits/cedb8cbc7429d1030ed2e045d9d140d781650392"}]} | {
"id": 54206419,
"name": "Chocap/chocap.github.io",
"url": "https://api.github.com/repos/Chocap/chocap.github.io"
} | {
"id": 17877468,
"login": "Chocap",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17877468?",
"url": "https://api.github.com/users/Chocap"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-23T13:45:59 | 3798733934 | null |
PushEvent | true | {"push_id":1006041419,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"504e4c8081bd8734abb98df3c41950c0444ffdc7","before":"ec3c42563a057308a3fb1bcd4d26305f973bdd1d","commits":[{"sha":"504e4c8081bd8734abb98df3c41950c0444ffdc7","author":{"email":"[email protected]","name":"MariaKadatuan"},"message":"Initial file commit","distinct":true,"url":"https://api.github.com/repos/MariaKadatuan/Mars2/commits/504e4c8081bd8734abb98df3c41950c0444ffdc7"}]} | {
"id": 53142655,
"name": "MariaKadatuan/Mars2",
"url": "https://api.github.com/repos/MariaKadatuan/Mars2"
} | {
"id": 14808899,
"login": "MariaKadatuan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14808899?",
"url": "https://api.github.com/users/MariaKadatuan"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-04T14:56:41 | 3723026327 | null |
PushEvent | true | {"push_id":1258705274,"size":1,"distinct_size":1,"ref":"refs/heads/tornado_port","head":"fe1e56c09534b9a418f6fd694420c7bb62ceb244","before":"368fad94c9d465709b96c0f5f9c070f99340cdc6","commits":[{"sha":"fe1e56c09534b9a418f6fd694420c7bb62ceb244","author":{"name":"Stefan van der Walt","email":"[email protected]"},"message":"Remove old task file","distinct":true,"url":"https://api.github.com/repos/stefanv/cesium_web/commits/fe1e56c09534b9a418f6fd694420c7bb62ceb244"}]} | {
"id": 61746962,
"name": "stefanv/cesium_web",
"url": "https://api.github.com/repos/stefanv/cesium_web"
} | {
"id": 45071,
"login": "stefanv",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/45071?",
"url": "https://api.github.com/users/stefanv"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-19T22:53:09 | 4445035920 | {"actor":{"display_login":"stefanv"}} |
PushEvent | true | {"push_id":1448599602,"size":2,"distinct_size":2,"ref":"refs/heads/master","head":"a225db529337035b159b2b75714ee18753c26d21","before":"6b2921c3acf2cc808128af97784929365f8582af","commits":[{"sha":"7922ab8fe87154f3ccaa7daf9304632f974fbe5d","author":{"name":"Ben Woodcroft","email":"[email protected]"},"message":"gnu: pardre: Update to 1.1.5-1.\n\n* gnu/packages/bioinformatics.scm (pardre): update to 1.1.5-1.\n[source]: Update source hash.","distinct":true,"url":"https://api.github.com/repos/mbakke/guix/commits/7922ab8fe87154f3ccaa7daf9304632f974fbe5d"},{"sha":"a225db529337035b159b2b75714ee18753c26d21","author":{"name":"Ben Woodcroft","email":"[email protected]"},"message":"gnu: vsearch: Update to 2.3.4.\n\n* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.4.","distinct":true,"url":"https://api.github.com/repos/mbakke/guix/commits/a225db529337035b159b2b75714ee18753c26d21"}]} | {
"id": 47878082,
"name": "mbakke/guix",
"url": "https://api.github.com/repos/mbakke/guix"
} | {
"id": 1269099,
"login": "mbakke",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1269099?",
"url": "https://api.github.com/users/mbakke"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-10T02:45:06 | 4999933607 | {"actor":{"display_login":"mbakke"}} |
PushEvent | true | {"push_id":1215083432,"size":1,"distinct_size":1,"ref":"refs/heads/readme-edits","head":"52bbf58aac9aa313e2d5cc180e8a2fd38ee4d6c8","before":"113f001e33905814728ae892ddb176a2dcd7897b","commits":[{"sha":"52bbf58aac9aa313e2d5cc180e8a2fd38ee4d6c8","author":{"name":"kaczanpiotr","email":"[email protected]"},"message":"Finish readme\n\nAdd information about myself","distinct":true,"url":"https://api.github.com/repos/kaczanpiotr/hello-world/commits/52bbf58aac9aa313e2d5cc180e8a2fd38ee4d6c8"}]} | {
"id": 63937797,
"name": "kaczanpiotr/hello-world",
"url": "https://api.github.com/repos/kaczanpiotr/hello-world"
} | {
"id": 20594063,
"login": "kaczanpiotr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20594063?",
"url": "https://api.github.com/users/kaczanpiotr"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-07-22T08:50:23 | 4313034862 | {"actor":{"display_login":"kaczanpiotr"}} |
PushEvent | true | {"push_id":1157534379,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"70bb29e9baafd8004343b5633b783c38f4231a99","before":"361f35b8120a2a8a3472f1649c79109a781b0475","commits":[{"sha":"70bb29e9baafd8004343b5633b783c38f4231a99","author":{"name":"jenkinshrg","email":"[email protected]"},"message":"update report","distinct":true,"url":"https://api.github.com/repos/jenkinshrg/jenkinshrg.github.io/commits/70bb29e9baafd8004343b5633b783c38f4231a99"}]} | {
"id": 38290488,
"name": "jenkinshrg/jenkinshrg.github.io",
"url": "https://api.github.com/repos/jenkinshrg/jenkinshrg.github.io"
} | {
"id": 11657582,
"login": "jenkinshrg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11657582?",
"url": "https://api.github.com/users/jenkinshrg"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-06-14T08:20:41 | 4141970250 | {"actor":{"display_login":"jenkinshrg"}} |
PushEvent | true | {"push_id":1448169561,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"f88a09bd6481491b97c50402e9bd06f886001a0a","before":"1189f11647f6f7269cecc9bee489f18b140511e5","commits":[{"sha":"f88a09bd6481491b97c50402e9bd06f886001a0a","author":{"name":"Kumar Ayush","email":"[email protected]"},"message":"Add files via upload","distinct":true,"url":"https://api.github.com/repos/kayush95/kayush95.github.io/commits/f88a09bd6481491b97c50402e9bd06f886001a0a"}]} | {
"id": 72478886,
"name": "kayush95/kayush95.github.io",
"url": "https://api.github.com/repos/kayush95/kayush95.github.io"
} | {
"id": 20841459,
"login": "kayush95",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20841459?",
"url": "https://api.github.com/users/kayush95"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-09T20:20:57 | 4998589070 | {"actor":{"display_login":"kayush95"}} |
PushEvent | true | {"push_id":1197143767,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"7f278d27e41a239101433182a75ff4399df74e02","before":"25ce8b34bb9ac550479df569a26c9c67221c8eae","commits":[{"sha":"7f278d27e41a239101433182a75ff4399df74e02","author":{"name":"jumplay","email":"[email protected]"},"message":"add _15_","distinct":true,"url":"https://api.github.com/repos/jumplay/exercise/commits/7f278d27e41a239101433182a75ff4399df74e02"}]} | {
"id": 62366041,
"name": "jumplay/exercise",
"url": "https://api.github.com/repos/jumplay/exercise"
} | {
"id": 20236609,
"login": "jumplay",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20236609?",
"url": "https://api.github.com/users/jumplay"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-07-11T10:01:22 | 4259170764 | {"actor":{"display_login":"jumplay"}} |
PushEvent | true | {"push_id":1423304920,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"76460953e2d9b1e10e36445a1dc910fd5db2b502","before":"d685856419f08e669394d95bd46adb709bafe37c","commits":[{"sha":"76460953e2d9b1e10e36445a1dc910fd5db2b502","author":{"name":"tzs930","email":"[email protected]"},"message":"PASS without sema, aging","distinct":true,"url":"https://api.github.com/repos/tzs930/pintos1/commits/76460953e2d9b1e10e36445a1dc910fd5db2b502"}]} | {
"id": 74801751,
"name": "tzs930/pintos1",
"url": "https://api.github.com/repos/tzs930/pintos1"
} | {
"id": 13020701,
"login": "tzs930",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13020701?",
"url": "https://api.github.com/users/tzs930"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-11-26T07:24:19 | 4926556985 | {"actor":{"display_login":"tzs930"}} |
PushEvent | true | {"push_id":1031429039,"size":1,"distinct_size":1,"ref":"refs/heads/gh-pages","head":"43b0d65ac85862ab90293eb5eabfe040ece8585e","before":"8235aedc1b738907b539780d033178dc2d35d9c5","commits":[{"sha":"43b0d65ac85862ab90293eb5eabfe040ece8585e","author":{"email":"[email protected]","name":"Daisuke Tsuji"},"message":"cache","distinct":true,"url":"https://api.github.com/repos/dim0627/rsp/commits/43b0d65ac85862ab90293eb5eabfe040ece8585e"}]} | {
"id": 53944307,
"name": "dim0627/rsp",
"url": "https://api.github.com/repos/dim0627/rsp"
} | {
"id": 6571653,
"login": "dim0627",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6571653?",
"url": "https://api.github.com/users/dim0627"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-22T06:48:45 | 3791931819 | null |
PushEvent | true | {"push_id":1303931331,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"662c076f4b9ef89417d8b080402e190b7b24cfe2","before":"d42e35d8e1ffbaaebdd5bd214ff61a189f0d1681","commits":[{"sha":"662c076f4b9ef89417d8b080402e190b7b24cfe2","author":{"name":"Sam Gleeson","email":"[email protected]"},"message":"Tested main, added multi file","distinct":true,"url":"https://api.github.com/repos/sgle6040/Cubesat/commits/662c076f4b9ef89417d8b080402e190b7b24cfe2"}]} | {
"id": 68492666,
"name": "sgle6040/Cubesat",
"url": "https://api.github.com/repos/sgle6040/Cubesat"
} | {
"id": 20068707,
"login": "sgle6040",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20068707?",
"url": "https://api.github.com/users/sgle6040"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-18T06:57:23 | 4579388021 | {"actor":{"display_login":"sgle6040"}} |
PushEvent | true | {"push_id":1437765250,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"4e24379f124210201274e5a1d8fb1b53df8fc6cb","before":"51fc321ab5a1b39754c24658b1b6de617db21f52","commits":[{"sha":"4e24379f124210201274e5a1d8fb1b53df8fc6cb","author":{"name":"Nathan J Plummer","email":"[email protected]"},"message":"Fix Media Query.","distinct":true,"url":"https://api.github.com/repos/NathanJPlummer/NathanJPlummer.github.io/commits/4e24379f124210201274e5a1d8fb1b53df8fc6cb"}]} | {
"id": 61255220,
"name": "NathanJPlummer/NathanJPlummer.github.io",
"url": "https://api.github.com/repos/NathanJPlummer/NathanJPlummer.github.io"
} | {
"id": 16419908,
"login": "NathanJPlummer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16419908?",
"url": "https://api.github.com/users/NathanJPlummer"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-05T05:50:52 | 4967601407 | {"actor":{"display_login":"NathanJPlummer"}} |
PushEvent | true | {"push_id":1412578711,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2b178cc5612935c00549459241b9863ae8c80663","before":"4554539feb6dcaca4361a4b73144ee989d1ca230","commits":[{"sha":"2b178cc5612935c00549459241b9863ae8c80663","author":{"name":"bossanova808","email":"[email protected]"},"message":"remove old skin files - these live in the wiki anyway","distinct":true,"url":"https://api.github.com/repos/bossanova808/weather.ozweather/commits/2b178cc5612935c00549459241b9863ae8c80663"}]} | {
"id": 16088616,
"name": "bossanova808/weather.ozweather",
"url": "https://api.github.com/repos/bossanova808/weather.ozweather"
} | {
"id": 731309,
"login": "bossanova808",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/731309?",
"url": "https://api.github.com/users/bossanova808"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-11-20T03:39:19 | 4895981886 | {"actor":{"display_login":"bossanova808"}} |
PushEvent | true | {"push_id":1295470824,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"411508380ce0e1eb3fdc6154d8130c4c1d8cc26c","before":"a47dacd5aa0a76cde1a67a43a63e8ec8561e0b06","commits":[{"sha":"411508380ce0e1eb3fdc6154d8130c4c1d8cc26c","author":{"name":"johnnyhsu1106","email":"[email protected]"},"message":"Update README.md","distinct":true,"url":"https://api.github.com/repos/johnnyhsu1106/eventful_evert_search/commits/411508380ce0e1eb3fdc6154d8130c4c1d8cc26c"}]} | {
"id": 68078112,
"name": "johnnyhsu1106/eventful_evert_search",
"url": "https://api.github.com/repos/johnnyhsu1106/eventful_evert_search"
} | {
"id": 18588513,
"login": "johnnyhsu1106",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18588513?",
"url": "https://api.github.com/users/johnnyhsu1106"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-13T06:48:07 | 4553756704 | {"actor":{"display_login":"johnnyhsu1106"}} |
PushEvent | true | {"push_id":1288885821,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3a79b312f1978807935c008518a9a53aacf70ea7","before":"e7563179d1037e03a6735c0401eeeaae317b99cf","commits":[{"sha":"3a79b312f1978807935c008518a9a53aacf70ea7","author":{"name":"envieid0c","email":"[email protected]"},"message":"Update base","distinct":true,"url":"https://api.github.com/repos/envieid0c/hosts/commits/3a79b312f1978807935c008518a9a53aacf70ea7"}]} | {
"id": 50381436,
"name": "envieid0c/hosts",
"url": "https://api.github.com/repos/envieid0c/hosts"
} | {
"id": 1927181,
"login": "envieid0c",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1927181?",
"url": "https://api.github.com/users/envieid0c"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-08T13:45:45 | 4534097525 | {"actor":{"display_login":"envieid0c"}} |
PushEvent | true | {"push_id":992552093,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"0129cc4f2dcd837c10ca4af200c2ed79201d5789","before":"346c45215069f4382a45fcfff48e512a87b0f324","commits":[{"sha":"0129cc4f2dcd837c10ca4af200c2ed79201d5789","author":{"email":"[email protected]","name":"Yuma Arakawa"},"message":"追記","distinct":true,"url":"https://api.github.com/repos/cupnes/sandbox/commits/0129cc4f2dcd837c10ca4af200c2ed79201d5789"}]} | {
"id": 31234714,
"name": "cupnes/sandbox",
"url": "https://api.github.com/repos/cupnes/sandbox"
} | {
"id": 4611487,
"login": "cupnes",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4611487?",
"url": "https://api.github.com/users/cupnes"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-24T23:14:01 | 3686034446 | null |
PushEvent | true | {"push_id":1303671764,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e958c81e6bf42af00c044d3d6dfb402ad79b54e0","before":"de5d0bf7c33acde8f90d97be10f8363fd9be0146","commits":[{"sha":"e958c81e6bf42af00c044d3d6dfb402ad79b54e0","author":{"name":"Fernando Sanchez","email":"[email protected]"},"message":"Update dcos_install_centos7.sh","distinct":true,"url":"https://api.github.com/repos/fernandosanchezmunoz/DCOS_installer/commits/e958c81e6bf42af00c044d3d6dfb402ad79b54e0"}]} | {
"id": 58500656,
"name": "fernandosanchezmunoz/DCOS_installer",
"url": "https://api.github.com/repos/fernandosanchezmunoz/DCOS_installer"
} | {
"id": 4266318,
"login": "fernandosanchezmunoz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4266318?",
"url": "https://api.github.com/users/fernandosanchezmunoz"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-17T22:06:57 | 4578750473 | {"actor":{"display_login":"fernandosanchezmunoz"}} |
PushEvent | true | {"push_id":1292582898,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"768fa8bb78a5af31f98c5aa6becaff11e4c68ee9","before":"32e61ac6a6a23e3af865fe27dbe8af1fb56914cb","commits":[{"sha":"768fa8bb78a5af31f98c5aa6becaff11e4c68ee9","author":{"name":"Kevin Chen","email":"[email protected]"},"message":"Added a textview to keep track of when the last update was done.","distinct":true,"url":"https://api.github.com/repos/kchen52/YetAnotherTranslinkApp/commits/768fa8bb78a5af31f98c5aa6becaff11e4c68ee9"}]} | {
"id": 67783366,
"name": "kchen52/YetAnotherTranslinkApp",
"url": "https://api.github.com/repos/kchen52/YetAnotherTranslinkApp"
} | {
"id": 7014186,
"login": "kchen52",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7014186?",
"url": "https://api.github.com/users/kchen52"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-09-11T06:33:07 | 4545336551 | {"actor":{"display_login":"kchen52"}} |
PushEvent | true | {"push_id":1098113663,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"24166b0b4b7b92649d2fb78bcafe5c788e2e225c","before":"96d24a2cc4170689322f99bd1912405d4e70493a","commits":[{"sha":"24166b0b4b7b92649d2fb78bcafe5c788e2e225c","author":{"email":"[email protected]","name":"Roberto Gambuzzi"},"message":"autocommit","distinct":true,"url":"https://api.github.com/repos/gambuzzi/gambuzzi.github.io/commits/24166b0b4b7b92649d2fb78bcafe5c788e2e225c"}]} | {
"id": 41860130,
"name": "gambuzzi/gambuzzi.github.io",
"url": "https://api.github.com/repos/gambuzzi/gambuzzi.github.io"
} | {
"id": 1200081,
"login": "gambuzzi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1200081?",
"url": "https://api.github.com/users/gambuzzi"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-05T11:08:45 | 3976335910 | null |
PushEvent | true | {"push_id":1450500306,"size":7,"distinct_size":7,"ref":"refs/heads/master","head":"43d59bce499b4cf8e771b1e588b85b60f049ccb6","before":"5265eea8df977174e3be588eca13e68c64d1e746","commits":[{"sha":"207e65b417ef2c3f11c7173fbc875b16b4a15d73","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"fix links","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/207e65b417ef2c3f11c7173fbc875b16b4a15d73"},{"sha":"657a96b07fef24d0c17ace27b32fbca182a9de3f","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"update email and resume","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/657a96b07fef24d0c17ace27b32fbca182a9de3f"},{"sha":"c0ff48ba11ada296c2b2c4b56f9daf24a91e329a","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"update page","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/c0ff48ba11ada296c2b2c4b56f9daf24a91e329a"},{"sha":"73928130e9b59f91cafa553a7f65155787f4f784","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"update resume","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/73928130e9b59f91cafa553a7f65155787f4f784"},{"sha":"d269df8446643e179a812fa4cc589924e16bcfbb","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"fix typo","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/d269df8446643e179a812fa4cc589924e16bcfbb"},{"sha":"ebe1dac2376f79372c7f829a7e968a6bf3f5a1b1","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"change skills icons","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/ebe1dac2376f79372c7f829a7e968a6bf3f5a1b1"},{"sha":"43d59bce499b4cf8e771b1e588b85b60f049ccb6","author":{"name":"Peter Zhen","email":"[email protected]"},"message":"change bubblepop screenshot","distinct":true,"url":"https://api.github.com/repos/peterzhen/peterzhen.github.io/commits/43d59bce499b4cf8e771b1e588b85b60f049ccb6"}]} | {
"id": 71582495,
"name": "peterzhen/peterzhen.github.io",
"url": "https://api.github.com/repos/peterzhen/peterzhen.github.io"
} | {
"id": 10215229,
"login": "peterzhen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10215229?",
"url": "https://api.github.com/users/peterzhen"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-12T06:47:07 | 5004514057 | {"actor":{"display_login":"peterzhen"}} |
PushEvent | true | {"push_id":1437368484,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"88574596b367e13ea0b022290d266d2f60926fe3","before":"99c89ab316efad97f89a25edcc4aeba9b2960703","commits":[{"sha":"88574596b367e13ea0b022290d266d2f60926fe3","author":{"name":"Georgiy Pruss","email":"[email protected]"},"message":"Update 03.py","distinct":true,"url":"https://api.github.com/repos/georgiy-pruss/AdventOfCode2016/commits/88574596b367e13ea0b022290d266d2f60926fe3"}]} | {
"id": 75283952,
"name": "georgiy-pruss/AdventOfCode2016",
"url": "https://api.github.com/repos/georgiy-pruss/AdventOfCode2016"
} | {
"id": 1416270,
"login": "georgiy-pruss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1416270?",
"url": "https://api.github.com/users/georgiy-pruss"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-04T21:49:08 | 4966587758 | {"actor":{"display_login":"georgiy-pruss"}} |
PushEvent | true | {"push_id":1125501136,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"7e0a7dcb394f9145727499f5d05407f5d521eedd","before":"2d2ef42cb255668cdfa7bc6f615e9ef7f8934b21","commits":[{"sha":"7e0a7dcb394f9145727499f5d05407f5d521eedd","author":{"email":"[email protected]","name":"jamesoncodes"},"message":"final code review before interview. modualr. maintainable. fully functioning","distinct":true,"url":"https://api.github.com/repos/JamesonCodes/attendanceAnalyzer/commits/7e0a7dcb394f9145727499f5d05407f5d521eedd"}]} | {
"id": 59252733,
"name": "JamesonCodes/attendanceAnalyzer",
"url": "https://api.github.com/repos/JamesonCodes/attendanceAnalyzer"
} | {
"id": 16722642,
"login": "JamesonCodes",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16722642?",
"url": "https://api.github.com/users/JamesonCodes"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-24T01:34:18 | 4052294562 | {"actor":{"display_login":"JamesonCodes"}} |
PushEvent | true | {"push_id":1348248115,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"f7fbd08cd68dc93b9438b5aa9a95b2a46ce99a29","before":"b301bf01d3250af57e42e37432591ff07815d70a","commits":[{"sha":"f7fbd08cd68dc93b9438b5aa9a95b2a46ce99a29","author":{"name":"SkyDC","email":"[email protected]"},"message":"Merging files","distinct":true,"url":"https://api.github.com/repos/SkyDC/UW-TACOMA/commits/f7fbd08cd68dc93b9438b5aa9a95b2a46ce99a29"}]} | {
"id": 70874087,
"name": "SkyDC/UW-TACOMA",
"url": "https://api.github.com/repos/SkyDC/UW-TACOMA"
} | {
"id": 20416088,
"login": "SkyDC",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20416088?",
"url": "https://api.github.com/users/SkyDC"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-10-14T04:40:58 | 4709279304 | {"actor":{"display_login":"SkyDC"}} |
PushEvent | true | {"push_id":969147790,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"b0000419dcb922e3c9e307af0d9d43909b8021cc","before":"fce547a3f1a5b5cd7024fbf75c87eeb59792a3f9","commits":[{"sha":"b0000419dcb922e3c9e307af0d9d43909b8021cc","author":{"email":"[email protected]","name":"Tanya Marcol"},"message":"UI changes","distinct":true,"url":"https://api.github.com/repos/inspira2015/laravel_inspira2015/commits/b0000419dcb922e3c9e307af0d9d43909b8021cc"}]} | {
"id": 36636306,
"name": "inspira2015/laravel_inspira2015",
"url": "https://api.github.com/repos/inspira2015/laravel_inspira2015"
} | {
"id": 1733659,
"login": "TanyaMarcol",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1733659?",
"url": "https://api.github.com/users/TanyaMarcol"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-09T00:35:35 | 3621515606 | null |
PushEvent | true | {"push_id":1418345404,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"85d4467795556546584ab32e818f3156f7d691b2","before":"7bc35f2db1ee1380dee85f534a55f44dedeed215","commits":[{"sha":"85d4467795556546584ab32e818f3156f7d691b2","author":{"name":"Redolyr","email":"[email protected]"},"message":"Delete DataTagIntegerArray.java","distinct":true,"url":"https://api.github.com/repos/Redolyr/SupplyPower/commits/85d4467795556546584ab32e818f3156f7d691b2"}]} | {
"id": 25129657,
"name": "Redolyr/SupplyPower",
"url": "https://api.github.com/repos/Redolyr/SupplyPower"
} | {
"id": 6374899,
"login": "Redolyr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6374899?",
"url": "https://api.github.com/users/Redolyr"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-11-23T09:31:18 | 4912557202 | {"actor":{"display_login":"Redolyr"}} |
PushEvent | true | {"push_id":935591489,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"fd515c275225c4e9d77e44b3be995576459de6c9","before":"21d43ef35bcceb8897952db0b39a9f73574ba110","commits":[{"sha":"fd515c275225c4e9d77e44b3be995576459de6c9","author":{"email":"[email protected]","name":"Richard Mable"},"message":"removed table employees. added password and email to port managers and salesmen. Port managers and salesmen are now their own tables","distinct":true,"url":"https://api.github.com/repos/richardmable/shipping/commits/fd515c275225c4e9d77e44b3be995576459de6c9"}]} | {
"id": 49545372,
"name": "richardmable/shipping",
"url": "https://api.github.com/repos/richardmable/shipping"
} | {
"id": 15109651,
"login": "richardmable",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15109651?",
"url": "https://api.github.com/users/richardmable"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-01-14T19:59:57 | 3529520649 | null |
PushEvent | true | {"push_id":1003965876,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"9e606c5351a8f89a52c2db177b3ad342a8814c39","before":"b152d30a87c01dde1cf35187452ee2255768c85e","commits":[{"sha":"9e606c5351a8f89a52c2db177b3ad342a8814c39","author":{"email":"[email protected]","name":"Kazakov"},"message":"admin commit","distinct":true,"url":"https://api.github.com/repos/wmst/wmidbot/commits/9e606c5351a8f89a52c2db177b3ad342a8814c39"}]} | {
"id": 22027821,
"name": "wmst/wmidbot",
"url": "https://api.github.com/repos/wmst/wmidbot"
} | {
"id": 8214096,
"login": "wmst",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8214096?",
"url": "https://api.github.com/users/wmst"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-03T12:23:48 | 3717279312 | null |
PushEvent | true | {"push_id":1145325097,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e7f60a87a604cd655d9ffa0b34cb60c6c5f843aa","before":"6b8f9de56594288a096c9508181187f98221bd32","commits":[{"sha":"e7f60a87a604cd655d9ffa0b34cb60c6c5f843aa","author":{"name":"Denys Roshchin","email":"[email protected]"},"message":"HW4edit","distinct":true,"url":"https://api.github.com/repos/lepilo/lepilo.github.io/commits/e7f60a87a604cd655d9ffa0b34cb60c6c5f843aa"}]} | {
"id": 60024231,
"name": "lepilo/lepilo.github.io",
"url": "https://api.github.com/repos/lepilo/lepilo.github.io"
} | {
"id": 17459720,
"login": "lepilo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17459720?",
"url": "https://api.github.com/users/lepilo"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-06-06T11:44:33 | 4107127583 | {"actor":{"display_login":"lepilo"}} |
PushEvent | true | {"push_id":986801328,"size":4,"distinct_size":4,"ref":"refs/heads/master","head":"eae95072f0ff7c18eb62dd3ed31a4e08f2227e60","before":"51e69b1868a2d9ad23cadddd50e3915d5bdf1a8c","commits":[{"sha":"00be08ae3aa5b7c861bf1c3ffb9375bf5ece112d","author":{"email":"[email protected]","name":"Liviu Balan"},"message":"Add provision resources for tutorial http://www.liviubalan.com/git-ignore-tracked-files-using-gitignore","distinct":true,"url":"https://api.github.com/repos/liviubalan/liviubalan.com-vagrant-ubuntu/commits/00be08ae3aa5b7c861bf1c3ffb9375bf5ece112d"},{"sha":"23747a68dff2244a9816faa9ded9402460dcdfde","author":{"email":"[email protected]","name":"Liviu Balan"},"message":"Add provision resources for tutorial http://www.liviubalan.com/git-commit-empty-directory","distinct":true,"url":"https://api.github.com/repos/liviubalan/liviubalan.com-vagrant-ubuntu/commits/23747a68dff2244a9816faa9ded9402460dcdfde"},{"sha":"6361a27b1fa7f80a180a773422fafae16b268714","author":{"email":"[email protected]","name":"Liviu Balan"},"message":"Add provision resources for tutorial http://www.liviubalan.com/git-clean-command","distinct":true,"url":"https://api.github.com/repos/liviubalan/liviubalan.com-vagrant-ubuntu/commits/6361a27b1fa7f80a180a773422fafae16b268714"},{"sha":"eae95072f0ff7c18eb62dd3ed31a4e08f2227e60","author":{"email":"[email protected]","name":"Liviu Balan"},"message":"Add provision resources for tutorial http://www.liviubalan.com/git-undo-changes-in-three-trees","distinct":true,"url":"https://api.github.com/repos/liviubalan/liviubalan.com-vagrant-ubuntu/commits/eae95072f0ff7c18eb62dd3ed31a4e08f2227e60"}]} | {
"id": 49827213,
"name": "liviubalan/liviubalan.com-vagrant-ubuntu",
"url": "https://api.github.com/repos/liviubalan/liviubalan.com-vagrant-ubuntu"
} | {
"id": 4399524,
"login": "liviubalan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4399524?",
"url": "https://api.github.com/users/liviubalan"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-21T16:13:19 | 3670015939 | null |
PushEvent | true | {"push_id":1035972145,"size":0,"distinct_size":0,"ref":"refs/heads/learn-testing","head":"0ac4c3d6711c9fd3208cc2bf87114f8767b8ddfa","before":"111543b06e3e28dee139805e97b9ec8d742a7694","commits":[]} | {
"id": 54075405,
"name": "m3brown/eXHibit",
"url": "https://api.github.com/repos/m3brown/eXHibit"
} | {
"id": 2699164,
"login": "m3brown",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2699164?",
"url": "https://api.github.com/users/m3brown"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-24T16:51:07 | 3804752410 | null |
PushEvent | true | {"push_id":1240817790,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1a7ac35f456df19cbe0c853b13000ae25e20bcf0","before":"b6351adee800a4b096203cd18eb55e3614b80bb7","commits":[{"sha":"1a7ac35f456df19cbe0c853b13000ae25e20bcf0","author":{"name":"doguri","email":"1f615b37c99e42e5cf40406b726eed2469657f80@Davids-MacBook-Air.local"},"message":"Added shit...","distinct":true,"url":"https://api.github.com/repos/doguri/test/commits/1a7ac35f456df19cbe0c853b13000ae25e20bcf0"}]} | {
"id": 65248249,
"name": "doguri/test",
"url": "https://api.github.com/repos/doguri/test"
} | {
"id": 20646340,
"login": "doguri",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20646340?",
"url": "https://api.github.com/users/doguri"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-09T01:08:24 | 4390072121 | {"actor":{"display_login":"doguri"}} |
PushEvent | true | {"push_id":1216565014,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"ca2a4c740d19246c0779b43de6c3e762bbd2d6ef","before":"7c4b9509844a8880cc7d15f6c0950cb75594157b","commits":[{"sha":"ca2a4c740d19246c0779b43de6c3e762bbd2d6ef","author":{"name":"solody","email":"[email protected]"},"message":"更新数据库","distinct":true,"url":"https://api.github.com/repos/solody/thinkphp/commits/ca2a4c740d19246c0779b43de6c3e762bbd2d6ef"}]} | {
"id": 64001282,
"name": "solody/thinkphp",
"url": "https://api.github.com/repos/solody/thinkphp"
} | {
"id": 12061310,
"login": "solody",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12061310?",
"url": "https://api.github.com/users/solody"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-07-23T09:43:52 | 4317448274 | {"actor":{"display_login":"solody"}} |
PushEvent | true | {"push_id":1135508951,"size":2,"distinct_size":2,"ref":"refs/heads/v3.4","head":"8c9b9d93f96acb408f890a3e204da164f579ef7b","before":"adeb6f949b749db16119aa90063863f595add0f1","commits":[{"sha":"117b9b956fd75a12ac8cdfead726a5dd1ba3856e","author":{"name":"BitQuote","email":"f0ca2e9300e4cbdbd65398d86b93ff893b6d77f1@users.noreply.github.com"},"message":"Complete ranks implentation (hopefully not broken), added join command option, admin-only commands, mute action option for filters, anime and manga commands, renamed to bot.js, room command for temporary channels, default weather unit support, improved crash handling, command cooldown option, lots of other things","distinct":true,"url":"https://api.github.com/repos/BitQuote/AwesomeBot/commits/117b9b956fd75a12ac8cdfead726a5dd1ba3856e"},{"sha":"8c9b9d93f96acb408f890a3e204da164f579ef7b","author":{"name":"BitQuote","email":"f0ca2e9300e4cbdbd65398d86b93ff893b6d77f1@users.noreply.github.com"},"message":"Removed gh-pages files that were there for some reason","distinct":true,"url":"https://api.github.com/repos/BitQuote/AwesomeBot/commits/8c9b9d93f96acb408f890a3e204da164f579ef7b"}]} | {
"id": 51792739,
"name": "BitQuote/AwesomeBot",
"url": "https://api.github.com/repos/BitQuote/AwesomeBot"
} | {
"id": 16869896,
"login": "BitQuote",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16869896?",
"url": "https://api.github.com/users/BitQuote"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-30T18:59:39 | 4079644909 | {"actor":{"display_login":"BitQuote"}} |
PushEvent | true | {"push_id":947896686,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"667fe921e669f316368fa39ae41c1f4cfab7558b","before":"3e4212eac42e7759d716c763387f8130c24dbcb7","commits":[{"sha":"667fe921e669f316368fa39ae41c1f4cfab7558b","author":{"email":"[email protected]","name":"Jason Dent"},"message":"Start adding in Redux.","distinct":true,"url":"https://api.github.com/repos/Jason3S/wiktionary-parser/commits/667fe921e669f316368fa39ae41c1f4cfab7558b"}]} | {
"id": 48489757,
"name": "Jason3S/wiktionary-parser",
"url": "https://api.github.com/repos/Jason3S/wiktionary-parser"
} | {
"id": 4850573,
"login": "Jason-Rev",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4850573?",
"url": "https://api.github.com/users/Jason-Rev"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-01-24T19:10:17 | 3562765902 | null |
PushEvent | true | {"push_id":1063855294,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"a900f76331ccc8c582a82e45abc2b26893ac7369","before":"d77cae7a37b043f9b885d56672784118bbecaa64","commits":[{"sha":"a900f76331ccc8c582a82e45abc2b26893ac7369","author":{"email":"[email protected]","name":"crystal6918"},"message":"mission 26","distinct":true,"url":"https://api.github.com/repos/crystal6918/baidu_ife_task_2_27/commits/a900f76331ccc8c582a82e45abc2b26893ac7369"}]} | {
"id": 56118288,
"name": "crystal6918/baidu_ife_task_2_27",
"url": "https://api.github.com/repos/crystal6918/baidu_ife_task_2_27"
} | {
"id": 9366067,
"login": "crystal6918",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9366067?",
"url": "https://api.github.com/users/crystal6918"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-13T03:39:50 | 3881340841 | null |
PushEvent | true | {"push_id":1256983327,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"653a70a17d121a041e84c55854a5b7f3fbb33d28","before":"6d45563d03a2542b0fcc8495f35f3ae9af67c2a9","commits":[{"sha":"653a70a17d121a041e84c55854a5b7f3fbb33d28","author":{"name":"ichy","email":"[email protected]"},"message":"bump up version","distinct":true,"url":"https://api.github.com/repos/ichylinux/nostalgic/commits/653a70a17d121a041e84c55854a5b7f3fbb33d28"}]} | {
"id": 65125095,
"name": "ichylinux/nostalgic",
"url": "https://api.github.com/repos/ichylinux/nostalgic"
} | {
"id": 254347,
"login": "ichylinux",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/254347?",
"url": "https://api.github.com/users/ichylinux"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-18T23:54:50 | 4439902379 | {"actor":{"display_login":"ichylinux"}} |
PushEvent | true | {"push_id":1025138497,"size":1,"distinct_size":1,"ref":"refs/heads/gh-pages","head":"4b70cf84b74b7679897df51d31d8656e1c2e00a9","before":"3802bece7eb23a817b28f58195693a77f3f0e970","commits":[{"sha":"4b70cf84b74b7679897df51d31d8656e1c2e00a9","author":{"email":"[email protected]","name":"Jon Bevan"},"message":"Automatic HTML update","distinct":true,"url":"https://api.github.com/repos/jdbevan/heartinternetstatus/commits/4b70cf84b74b7679897df51d31d8656e1c2e00a9"}]} | {
"id": 10488026,
"name": "jdbevan/heartinternetstatus",
"url": "https://api.github.com/repos/jdbevan/heartinternetstatus"
} | {
"id": 1391574,
"login": "jdbevan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1391574?",
"url": "https://api.github.com/users/jdbevan"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-17T12:05:14 | 3775082788 | null |
PushEvent | true | {"push_id":1051774777,"size":2,"distinct_size":2,"ref":"refs/heads/master","head":"575fe4ad97af8da1686f7f1b4b22352d5311a280","before":"574dc567a1d04cb08f85a77afe348dde21f8f73a","commits":[{"sha":"46e53a22fed1bd4e4ce212e8212e90ea9e9b5b06","author":{"email":"[email protected]","name":"PPolygon"},"message":"Create README.md","distinct":true,"url":"https://api.github.com/repos/drAlMac/silly_text/commits/46e53a22fed1bd4e4ce212e8212e90ea9e9b5b06"},{"sha":"575fe4ad97af8da1686f7f1b4b22352d5311a280","author":{"email":"[email protected]","name":"drAlMac"},"message":"Merge pull request #2 from PPolygon/PPolygon-patch-1\n\nCreate README.md","distinct":true,"url":"https://api.github.com/repos/drAlMac/silly_text/commits/575fe4ad97af8da1686f7f1b4b22352d5311a280"}]} | {
"id": 55501200,
"name": "drAlMac/silly_text",
"url": "https://api.github.com/repos/drAlMac/silly_text"
} | {
"id": 18284243,
"login": "drAlMac",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18284243?",
"url": "https://api.github.com/users/drAlMac"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-05T11:44:41 | 3847757969 | null |
PushEvent | true | {"push_id":1335762259,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"90929acea757fe7ecb1787694979c6f45063b781","before":"fb659848d17cc51118353d705a72d1a3c302486d","commits":[{"sha":"90929acea757fe7ecb1787694979c6f45063b781","author":{"name":"RadoszSzymon","email":"[email protected]"},"message":"styled show page","distinct":true,"url":"https://api.github.com/repos/RadoszSzymon/fitrank/commits/90929acea757fe7ecb1787694979c6f45063b781"}]} | {
"id": 69889348,
"name": "RadoszSzymon/fitrank",
"url": "https://api.github.com/repos/RadoszSzymon/fitrank"
} | {
"id": 11886508,
"login": "RadoszSzymon",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11886508?",
"url": "https://api.github.com/users/RadoszSzymon"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-10-06T18:19:16 | 4672588326 | {"actor":{"display_login":"RadoszSzymon"}} |
PushEvent | true | {"push_id":1442440982,"size":1,"distinct_size":1,"ref":"refs/heads/posita/update-mypy-check","head":"bc03254b8a6bb3e9a2b1d177c33c771a2943efb5","before":"00ef7b39a37eb4f3e3ccfe9e66843dcf0187d128","commits":[{"sha":"bc03254b8a6bb3e9a2b1d177c33c771a2943efb5","author":{"name":"Matt Bogosian","email":"[email protected]"},"message":"Fix `mypy` with `--py2`. Run `mypy` and `flake8` as part of CI.","distinct":true,"url":"https://api.github.com/repos/posita/stone/commits/bc03254b8a6bb3e9a2b1d177c33c771a2943efb5"}]} | {
"id": 74529541,
"name": "posita/stone",
"url": "https://api.github.com/repos/posita/stone"
} | {
"id": 222581,
"login": "posita",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/222581?",
"url": "https://api.github.com/users/posita"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-07T08:15:12 | 4981525780 | {"actor":{"display_login":"posita"}} |
PushEvent | true | {"push_id":1032306587,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"09cab537f1781bff4ef359e9b5accaab65af2001","before":"e55c54d256b4d51cffcf1c8b2fb81fbdfa39a326","commits":[{"sha":"09cab537f1781bff4ef359e9b5accaab65af2001","author":{"email":"[email protected]","name":"Jake Losin"},"message":"Button text is no longer upper case. Chart on login page is now a pie chart","distinct":true,"url":"https://api.github.com/repos/nicebpurdue/Statfinder/commits/09cab537f1781bff4ef359e9b5accaab65af2001"}]} | {
"id": 51037767,
"name": "nicebpurdue/Statfinder",
"url": "https://api.github.com/repos/nicebpurdue/Statfinder"
} | {
"id": 5920698,
"login": "jakelosin3",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5920698?",
"url": "https://api.github.com/users/jakelosin3"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-22T16:35:37 | 3794332189 | null |
PushEvent | true | {"push_id":945592949,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e23bffe6f70562d866a274bea9baaee267011e5a","before":"388c0614719dbd4ce7e8795755e22f339f37f694","commits":[{"sha":"e23bffe6f70562d866a274bea9baaee267011e5a","author":{"email":"[email protected]","name":"andersc"},"message":"Add basics of classes in Java.","distinct":true,"url":"https://api.github.com/repos/anderscui/Programming/commits/e23bffe6f70562d866a274bea9baaee267011e5a"}]} | {
"id": 31781791,
"name": "anderscui/Programming",
"url": "https://api.github.com/repos/anderscui/Programming"
} | {
"id": 3828167,
"login": "anderscui",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3828167?",
"url": "https://api.github.com/users/anderscui"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-01-22T08:07:45 | 3556799663 | null |
PushEvent | true | {"push_id":1143849755,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"ab9cba39e04ff73262ef8106d14514e7a3852275","before":"1b8fba04481622f4369d64cd4d811935e180710e","commits":[{"sha":"ab9cba39e04ff73262ef8106d14514e7a3852275","author":{"name":"Tessa Bradford","email":"[email protected]"},"message":"Small css fixes","distinct":true,"url":"https://api.github.com/repos/trose1189/trose1189.github.io/commits/ab9cba39e04ff73262ef8106d14514e7a3852275"}]} | {
"id": 60175856,
"name": "trose1189/trose1189.github.io",
"url": "https://api.github.com/repos/trose1189/trose1189.github.io"
} | {
"id": 16257008,
"login": "trose1189",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16257008?",
"url": "https://api.github.com/users/trose1189"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-06-04T18:05:54 | 4103468581 | {"actor":{"display_login":"trose1189"}} |
PushEvent | true | {"push_id":1081518160,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"a8fa36efdcbf89826a1f61e2ce0bd65e27de65b1","before":"13ba54a280c5a0f91659dc58d881a8039610f42f","commits":[{"sha":"a8fa36efdcbf89826a1f61e2ce0bd65e27de65b1","author":{"email":"[email protected]","name":"Daniel Newton"},"message":"Adding some function descriptions and adding another resource image.","distinct":true,"url":"https://api.github.com/repos/nickwerline/panel_quality_assurance/commits/a8fa36efdcbf89826a1f61e2ce0bd65e27de65b1"}]} | {
"id": 45008690,
"name": "nickwerline/panel_quality_assurance",
"url": "https://api.github.com/repos/nickwerline/panel_quality_assurance"
} | {
"id": 15335101,
"login": "dan0005",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15335101?",
"url": "https://api.github.com/users/dan0005"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-25T02:37:18 | 3929777442 | null |
PushEvent | true | {"push_id":984091190,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"f888d580b9f11771cd7049cb31ae4fa84034bbee","before":"07173e29eb611e2e0842a51db0b8181b741ad6be","commits":[{"sha":"f888d580b9f11771cd7049cb31ae4fa84034bbee","author":{"email":"[email protected]","name":"jvansteeter"},"message":"added images, client main can now run","distinct":true,"url":"https://api.github.com/repos/cmriboldi/CS340/commits/f888d580b9f11771cd7049cb31ae4fa84034bbee"}]} | {
"id": 49437367,
"name": "cmriboldi/CS340",
"url": "https://api.github.com/repos/cmriboldi/CS340"
} | {
"id": 14096279,
"login": "jvansteeter",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14096279?",
"url": "https://api.github.com/users/jvansteeter"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-19T01:56:43 | 3662926254 | null |
PushEvent | true | {"push_id":1074137996,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1babcb0c167bb14036444c1b8222a40c6b738458","before":"afb7c75354d0fbc4ff7e5d6fb25de37cc61085c3","commits":[{"sha":"1babcb0c167bb14036444c1b8222a40c6b738458","author":{"email":"[email protected]","name":"monkoose"},"message":"changes","distinct":true,"url":"https://api.github.com/repos/monkoose/dotfiles/commits/1babcb0c167bb14036444c1b8222a40c6b738458"}]} | {
"id": 29529787,
"name": "monkoose/dotfiles",
"url": "https://api.github.com/repos/monkoose/dotfiles"
} | {
"id": 6261276,
"login": "monkoose",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6261276?",
"url": "https://api.github.com/users/monkoose"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-19T20:15:55 | 3909734162 | null |
PushEvent | true | {"push_id":1462341685,"size":1,"distinct_size":1,"ref":"refs/heads/job-worker-features-E88O9LLewMW4UxeOZoWe","head":"5ce622ec19b103f23b81e2bda38073714c69b54f","before":"a87717a37104c3f94e9a330b1f9800d20fd5f362","commits":[{"sha":"5ce622ec19b103f23b81e2bda38073714c69b54f","author":{"name":"CodePipeline-Test","email":"156fab42cdc158d3b59895399fc8ffc23100debe@users.noreply.github.com"},"message":"Test commit","distinct":true,"url":"https://api.github.com/repos/CodePipeline-Test/feature-tests/commits/5ce622ec19b103f23b81e2bda38073714c69b54f"}]} | {
"id": 63971386,
"name": "CodePipeline-Test/feature-tests",
"url": "https://api.github.com/repos/CodePipeline-Test/feature-tests"
} | {
"id": 12358972,
"login": "CodePipeline-Test",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12358972?",
"url": "https://api.github.com/users/CodePipeline-Test"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-18T21:13:36 | 5039513699 | {"actor":{"display_login":"CodePipeline-Test"}} |
PushEvent | true | {"push_id":1241304159,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"fcef7573da51e3b5eed33df1c24fa5434740dafb","before":"53cb38f8cc186872371649f661c02f4e5780567e","commits":[{"sha":"fcef7573da51e3b5eed33df1c24fa5434740dafb","author":{"name":"ndcRobot","email":"[email protected]"},"message":"refresh","distinct":true,"url":"https://api.github.com/repos/ndcRobot/cron/commits/fcef7573da51e3b5eed33df1c24fa5434740dafb"}]} | {
"id": 49481565,
"name": "ndcRobot/cron",
"url": "https://api.github.com/repos/ndcRobot/cron"
} | {
"id": 16604841,
"login": "ndcRobot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16604841?",
"url": "https://api.github.com/users/ndcRobot"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-09T09:14:55 | 4391524980 | {"actor":{"display_login":"ndcRobot"}} |
PushEvent | true | {"push_id":1167798249,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"359adcb8e706170503a73566edd6e25a15a6987d","before":"5a70641362ba14de0322ef4bd8abf7e95157a806","commits":[{"sha":"359adcb8e706170503a73566edd6e25a15a6987d","author":{"name":"Leon Li","email":"[email protected]"},"message":"Update hacklib.py","distinct":true,"url":"https://api.github.com/repos/leonli96/python-hacklib/commits/359adcb8e706170503a73566edd6e25a15a6987d"}]} | {
"id": 59861142,
"name": "leonli96/python-hacklib",
"url": "https://api.github.com/repos/leonli96/python-hacklib"
} | {
"id": 13378467,
"login": "leonli96",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13378467?",
"url": "https://api.github.com/users/leonli96"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-06-21T02:40:29 | 4171937367 | {"actor":{"display_login":"leonli96"}} |
PushEvent | true | {"push_id":1080793559,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3c3b591eccbddbad19b90c226c7770d42179f011","before":"c9c9bd766783986b6c97bf6621b7fce49b5dad8e","commits":[{"sha":"3c3b591eccbddbad19b90c226c7770d42179f011","author":{"email":"[email protected]","name":"priyapawarrao"},"message":"Workspace directory as a string","distinct":true,"url":"https://api.github.com/repos/priyapawarrao/CloudEnabledDevAgent/commits/3c3b591eccbddbad19b90c226c7770d42179f011"}]} | {
"id": 55574368,
"name": "priyapawarrao/CloudEnabledDevAgent",
"url": "https://api.github.com/repos/priyapawarrao/CloudEnabledDevAgent"
} | {
"id": 8703179,
"login": "priyapawarrao",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8703179?",
"url": "https://api.github.com/users/priyapawarrao"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-24T02:41:57 | 3928169051 | null |
PushEvent | true | {"push_id":1102732019,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"78b6be72a7bb611283f032acc073e47bfee90ba2","before":"aa86f20cd0cb92162bfc9a9a16ebbd15e04914f2","commits":[{"sha":"78b6be72a7bb611283f032acc073e47bfee90ba2","author":{"email":"[email protected]","name":"marianbednarik"},"message":"Fixed timer","distinct":true,"url":"https://api.github.com/repos/marianbednarik/CheatSheet/commits/78b6be72a7bb611283f032acc073e47bfee90ba2"}]} | {
"id": 58224655,
"name": "marianbednarik/CheatSheet",
"url": "https://api.github.com/repos/marianbednarik/CheatSheet"
} | {
"id": 19224114,
"login": "marianbednarik",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/19224114?",
"url": "https://api.github.com/users/marianbednarik"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-09T12:05:24 | 3988930643 | null |
PushEvent | true | {"push_id":1385027848,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"7b1d2867dbb8a41ea0a5191230f29f8e22ab9736","before":"d505443c90bd42834f968a4d652c31a780682e2b","commits":[{"sha":"7b1d2867dbb8a41ea0a5191230f29f8e22ab9736","author":{"name":"[email protected]","email":"[email protected]"},"message":"Updated stories from Relime","distinct":true,"url":"https://api.github.com/repos/JackTRussell/BrandNewProject/commits/7b1d2867dbb8a41ea0a5191230f29f8e22ab9736"}]} | {
"id": 63221444,
"name": "JackTRussell/BrandNewProject",
"url": "https://api.github.com/repos/JackTRussell/BrandNewProject"
} | {
"id": 17494994,
"login": "JackTRussell",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17494994?",
"url": "https://api.github.com/users/JackTRussell"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-11-04T09:19:00 | 4816221288 | {"actor":{"display_login":"JackTRussell"}} |
PushEvent | true | {"push_id":1477241288,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"11a6aae56151f9c043ae11115edaaa2f9bb308b8","before":"990f3e26072110345a3e6208a56ab71fb6f9476f","commits":[{"sha":"11a6aae56151f9c043ae11115edaaa2f9bb308b8","author":{"name":"ksorat","email":"[email protected]"},"message":"Better res for streamline","distinct":true,"url":"https://api.github.com/repos/ksorat/lfm2box/commits/11a6aae56151f9c043ae11115edaaa2f9bb308b8"}]} | {
"id": 50144630,
"name": "ksorat/lfm2box",
"url": "https://api.github.com/repos/ksorat/lfm2box"
} | {
"id": 2600715,
"login": "ksorat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2600715?",
"url": "https://api.github.com/users/ksorat"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-29T16:19:42 | 5082596046 | {"actor":{"display_login":"ksorat"}} |
PushEvent | true | {"push_id":954369748,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"00b24f7ca8a695ceb7f9fc4c0c25d9befaa37917","before":"3d2bf9bb2a19bec5243a228d61fb4b0d189c9ac2","commits":[{"sha":"00b24f7ca8a695ceb7f9fc4c0c25d9befaa37917","author":{"email":"[email protected]","name":"Matheus Borges"},"message":"Print do sistema, correcões em todo o código, remoção da inicialização individual, comentário de todo o código, correções na ula","distinct":true,"url":"https://api.github.com/repos/fabugo/lapidopacalamba/commits/00b24f7ca8a695ceb7f9fc4c0c25d9befaa37917"}]} | {
"id": 47198651,
"name": "fabugo/lapidopacalamba",
"url": "https://api.github.com/repos/fabugo/lapidopacalamba"
} | {
"id": 15128581,
"login": "Mathob",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15128581?",
"url": "https://api.github.com/users/Mathob"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-01-28T18:50:52 | 3580986401 | null |
PushEvent | true | {"push_id":1257920933,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"b4e80ce9f7b1f97b71f15c309f282c243ac73310","before":"90503e66693fa5288ef69d8dca8a71247d6cf727","commits":[{"sha":"b4e80ce9f7b1f97b71f15c309f282c243ac73310","author":{"name":"brun","email":"[email protected]"},"message":"delete site","distinct":true,"url":"https://api.github.com/repos/zhibo501/zhibo501.github.io/commits/b4e80ce9f7b1f97b71f15c309f282c243ac73310"}]} | {
"id": 64397260,
"name": "zhibo501/zhibo501.github.io",
"url": "https://api.github.com/repos/zhibo501/zhibo501.github.io"
} | {
"id": 15187390,
"login": "zhibo501",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15187390?",
"url": "https://api.github.com/users/zhibo501"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-19T14:01:43 | 4442593932 | {"actor":{"display_login":"zhibo501"}} |
PushEvent | true | {"push_id":1326858867,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1252b038777e8c351bd6467a66ea676f77e6f323","before":"f520978e3fbe717e2179f31572fa4a0834f68105","commits":[{"sha":"1252b038777e8c351bd6467a66ea676f77e6f323","author":{"name":"Cristian Rodriguez","email":"c7c69f99b19ba0c2c9d26c94be33ab6bdadbd3e6@Cristians-MacBook-Pro.local"},"message":"added index, portfolio, and contact html files","distinct":true,"url":"https://api.github.com/repos/crisr10/Bootstrap-Portfolio/commits/1252b038777e8c351bd6467a66ea676f77e6f323"}]} | {
"id": 69610579,
"name": "crisr10/Bootstrap-Portfolio",
"url": "https://api.github.com/repos/crisr10/Bootstrap-Portfolio"
} | {
"id": 19739900,
"login": "crisr10",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/19739900?",
"url": "https://api.github.com/users/crisr10"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-10-01T04:26:21 | 4646827358 | {"actor":{"display_login":"crisr10"}} |
PushEvent | true | {"push_id":1085803155,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"d838844887df9e9efc57a91cd7571859679e5d9a","before":"00c7c1acd97cfba33383b0addbe9b88ce543c4f7","commits":[{"sha":"d838844887df9e9efc57a91cd7571859679e5d9a","author":{"email":"[email protected]","name":"白七"},"message":"update some plugin conf","distinct":true,"url":"https://api.github.com/repos/inlost/vim-mac/commits/d838844887df9e9efc57a91cd7571859679e5d9a"}]} | {
"id": 16158584,
"name": "inlost/vim-mac",
"url": "https://api.github.com/repos/inlost/vim-mac"
} | {
"id": 742854,
"login": "inlost",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/742854?",
"url": "https://api.github.com/users/inlost"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-27T09:23:52 | 3941822578 | null |
PushEvent | true | {"push_id":1461261468,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"8bec723c1295ca8d29509846271961e2e8bcf944","before":"5afa36daf5d90ac3951ba03bb98848e2243bdf51","commits":[{"sha":"8bec723c1295ca8d29509846271961e2e8bcf944","author":{"name":"thatsIch","email":"[email protected]"},"message":"Handle multiple images at once","distinct":true,"url":"https://api.github.com/repos/thatsIch/sublime-rainmeter-image-smoother/commits/8bec723c1295ca8d29509846271961e2e8bcf944"}]} | {
"id": 74304025,
"name": "thatsIch/sublime-rainmeter-image-smoother",
"url": "https://api.github.com/repos/thatsIch/sublime-rainmeter-image-smoother"
} | {
"id": 2210496,
"login": "thatsIch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2210496?",
"url": "https://api.github.com/users/thatsIch"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-17T09:42:36 | 5036855172 | {"actor":{"display_login":"thatsIch"}} |
PushEvent | true | {"push_id":1091743125,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"d8e8651725322acd503556a7b8af2beefd8f73e3","before":"d4c78d7c0e5b721603b8cab78a038afd66581024","commits":[{"sha":"d8e8651725322acd503556a7b8af2beefd8f73e3","author":{"email":"[email protected]","name":"Chris"},"message":"2016-05-01 1:15:00.24","distinct":true,"url":"https://api.github.com/repos/ssbattousai/Cuda13/commits/d8e8651725322acd503556a7b8af2beefd8f73e3"}]} | {
"id": 54657155,
"name": "ssbattousai/Cuda13",
"url": "https://api.github.com/repos/ssbattousai/Cuda13"
} | {
"id": 3358783,
"login": "ssbattousai",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3358783?",
"url": "https://api.github.com/users/ssbattousai"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-01T05:14:27 | 3957987794 | null |
PushEvent | true | {"push_id":1198647011,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"4744bd9057b59048f717479cd423a266f3e1a65a","before":"0f3a7add9fc124d6253b611c4f82ea7bf7b4a362","commits":[{"sha":"4744bd9057b59048f717479cd423a266f3e1a65a","author":{"name":"Jamie Bell","email":"[email protected]"},"message":"Done.","distinct":true,"url":"https://api.github.com/repos/JaelleBee/ttt-3-display_board-example-q-000/commits/4744bd9057b59048f717479cd423a266f3e1a65a"}]} | {
"id": 63126386,
"name": "JaelleBee/ttt-3-display_board-example-q-000",
"url": "https://api.github.com/repos/JaelleBee/ttt-3-display_board-example-q-000"
} | {
"id": 18726741,
"login": "JaelleBee",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18726741?",
"url": "https://api.github.com/users/JaelleBee"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-07-12T04:42:01 | 4264063095 | {"actor":{"display_login":"JaelleBee"}} |
PushEvent | true | {"push_id":972848529,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"0f81e4d2b717f1de3600d5f0a83759055668f564","before":"b2d7f4903d28334cc941088dd85175c8ac7d23d1","commits":[{"sha":"0f81e4d2b717f1de3600d5f0a83759055668f564","author":{"email":"3cd47f843a34cbc97bad9789a0c4a2bf452d3b26","name":"[email protected]"},"message":"Tab Demo Added","distinct":true,"url":"https://api.github.com/repos/mhlee1215/IEDUFlashCard/commits/0f81e4d2b717f1de3600d5f0a83759055668f564"}]} | {
"id": 51259244,
"name": "mhlee1215/IEDUFlashCard",
"url": "https://api.github.com/repos/mhlee1215/IEDUFlashCard"
} | {
"id": 5175443,
"login": "mhlee1215",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5175443?",
"url": "https://api.github.com/users/mhlee1215"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-11T06:43:51 | 3631996844 | null |
PushEvent | true | {"push_id":1442440258,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3f870b0ca998bf3a2a70908afca32ba64fdc9531","before":"48851d354b6d57d047d5846d6bf73edf1eb8e7c4","commits":[{"sha":"3f870b0ca998bf3a2a70908afca32ba64fdc9531","author":{"name":"Mike Botazzo","email":"a11c2529ac92025efde48860bdf9cfd4c7e108ad@users.noreply.github.com"},"message":"add function to update Vundle content","distinct":true,"url":"https://api.github.com/repos/mikebotazzo/dotfiles/commits/3f870b0ca998bf3a2a70908afca32ba64fdc9531"}]} | {
"id": 46068720,
"name": "mikebotazzo/dotfiles",
"url": "https://api.github.com/repos/mikebotazzo/dotfiles"
} | {
"id": 1796534,
"login": "mikebotazzo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1796534?",
"url": "https://api.github.com/users/mikebotazzo"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-07T08:14:41 | 4981523675 | {"actor":{"display_login":"mikebotazzo"}} |
PushEvent | true | {"push_id":988916093,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"15eee722e764f5db826639104765a6da9b4e1699","before":"fe254d7a507c8ccef2fda6e9e5af0cf29ceda0e3","commits":[{"sha":"15eee722e764f5db826639104765a6da9b4e1699","author":{"email":"[email protected]","name":"chan-d"},"message":"linked reviews users and movies","distinct":true,"url":"https://api.github.com/repos/chan-d/ani-kuma/commits/15eee722e764f5db826639104765a6da9b4e1699"}]} | {
"id": 52032490,
"name": "chan-d/ani-kuma",
"url": "https://api.github.com/repos/chan-d/ani-kuma"
} | {
"id": 15659671,
"login": "chan-d",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15659671?",
"url": "https://api.github.com/users/chan-d"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-02-23T01:28:17 | 3675807509 | null |
PushEvent | true | {"push_id":1030780761,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3e25f825cc5de79b629d99c5bcfc6395b0be11f0","before":"14e16bf5fd4e47194047ac9e935a4278d24e7839","commits":[{"sha":"3e25f825cc5de79b629d99c5bcfc6395b0be11f0","author":{"email":"[email protected]","name":"Jay Bishop"},"message":"Deleted Unused files","distinct":true,"url":"https://api.github.com/repos/JayCBishop/IZZI/commits/3e25f825cc5de79b629d99c5bcfc6395b0be11f0"}]} | {
"id": 52406883,
"name": "JayCBishop/IZZI",
"url": "https://api.github.com/repos/JayCBishop/IZZI"
} | {
"id": 14059059,
"login": "JayCBishop",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14059059?",
"url": "https://api.github.com/users/JayCBishop"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-21T20:06:25 | 3790055500 | null |
PushEvent | true | {"push_id":1130826708,"size":1,"distinct_size":1,"ref":"refs/heads/dev","head":"7b9ac943a709038f7999891d7f8a538e6fd79357","before":"9664c22fa3ddf969cdc91b5a183b957a7d0f5e6a","commits":[{"sha":"7b9ac943a709038f7999891d7f8a538e6fd79357","author":{"email":"[email protected]","name":"Marco Antônio Mafessolli"},"message":"creates pricing section","distinct":true,"url":"https://api.github.com/repos/marcomafessolli/code-challenge/commits/7b9ac943a709038f7999891d7f8a538e6fd79357"}]} | {
"id": 59584809,
"name": "marcomafessolli/code-challenge",
"url": "https://api.github.com/repos/marcomafessolli/code-challenge"
} | {
"id": 1048545,
"login": "marcomafessolli",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1048545?",
"url": "https://api.github.com/users/marcomafessolli"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-05-26T17:31:53 | 4067251663 | {"actor":{"display_login":"marcomafessolli"}} |
PushEvent | true | {"push_id":920008373,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"a71e806748ab70e35f81a2f46bcb1277cf3594d1","before":"f523c71b62d36161239bf4a68cbc8f2d32418a48","commits":[{"sha":"a71e806748ab70e35f81a2f46bcb1277cf3594d1","author":{"email":"[email protected]","name":"Sébastien Brisard"},"message":"Moved ispell configuration to sb-init.el.","distinct":true,"url":"https://api.github.com/repos/sbrisard/dotemacs/commits/a71e806748ab70e35f81a2f46bcb1277cf3594d1"}]} | {
"id": 20378947,
"name": "sbrisard/dotemacs",
"url": "https://api.github.com/repos/sbrisard/dotemacs"
} | {
"id": 7432449,
"login": "sbrisard",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7432449?",
"url": "https://api.github.com/users/sbrisard"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-01-01T17:09:48 | 3487217576 | null |
PushEvent | true | {"push_id":1059744080,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"abcbeba7f937a33299a25c82c07a9d15d263a6ef","before":"09608efbcf18e71e2803270501b385bf7fa1dd0f","commits":[{"sha":"abcbeba7f937a33299a25c82c07a9d15d263a6ef","author":{"email":"[email protected]","name":"Ignacio Tarrio"},"message":"merge correccion","distinct":true,"url":"https://api.github.com/repos/Patricio-G/TP-1-Algo-1-2016-1C/commits/abcbeba7f937a33299a25c82c07a9d15d263a6ef"}]} | {
"id": 55456143,
"name": "Patricio-G/TP-1-Algo-1-2016-1C",
"url": "https://api.github.com/repos/Patricio-G/TP-1-Algo-1-2016-1C"
} | {
"id": 11944705,
"login": "ITarrio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11944705?",
"url": "https://api.github.com/users/ITarrio"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-04-10T20:09:58 | 3869781502 | null |
PushEvent | true | {"push_id":1148296291,"size":7,"distinct_size":1,"ref":"refs/heads/master","head":"771b5ccd1c7618081a1875557994936f213d61a2","before":"ccab63ddd2cdc98ba9c0441b8af1fd5690072819","commits":[{"sha":"d6fa34f6cef98891926bc24bb3ad2d902c6f2b21","author":{"name":"Eve","email":"[email protected]"},"message":"styling","distinct":false,"url":"https://api.github.com/repos/hdwatts/tale/commits/d6fa34f6cef98891926bc24bb3ad2d902c6f2b21"},{"sha":"3483d209677bc9979109e148f2b776f597245386","author":{"name":"Eve","email":"[email protected]"},"message":"Merge branch 'master' of github.com:hdwatts/tale into teaser-line-status","distinct":false,"url":"https://api.github.com/repos/hdwatts/tale/commits/3483d209677bc9979109e148f2b776f597245386"},{"sha":"2d4edcf223f9ee0aaf67f5d6453c6e8b666461e3","author":{"name":"Eve","email":"[email protected]"},"message":"Merge branch 'master' of github.com:hdwatts/tale into teaser-line-status","distinct":false,"url":"https://api.github.com/repos/hdwatts/tale/commits/2d4edcf223f9ee0aaf67f5d6453c6e8b666461e3"},{"sha":"d34a639ccba75eebca87c337a78efb92c1519d53","author":{"name":"Eve","email":"[email protected]"},"message":"Merge branch 'master' of github.com:hdwatts/tale into teaser-line-status","distinct":false,"url":"https://api.github.com/repos/hdwatts/tale/commits/d34a639ccba75eebca87c337a78efb92c1519d53"},{"sha":"9bc717dea629857383b811b2e05e6c5b2cc1ef2b","author":{"name":"Eve","email":"[email protected]"},"message":"repair sign-up form","distinct":false,"url":"https://api.github.com/repos/hdwatts/tale/commits/9bc717dea629857383b811b2e05e6c5b2cc1ef2b"},{"sha":"5e7600079caa9c142e1d0be32a3491efe2550d7c","author":{"name":"Eve","email":"[email protected]"},"message":"Merge branch 'master' of github.com:hdwatts/tale into teaser-line-status","distinct":false,"url":"https://api.github.com/repos/hdwatts/tale/commits/5e7600079caa9c142e1d0be32a3491efe2550d7c"},{"sha":"771b5ccd1c7618081a1875557994936f213d61a2","author":{"name":"eessex","email":"[email protected]"},"message":"Merge pull request #33 from hdwatts/teaser-line-status\n\nTeaser line status","distinct":true,"url":"https://api.github.com/repos/hdwatts/tale/commits/771b5ccd1c7618081a1875557994936f213d61a2"}]} | {
"id": 60365369,
"name": "hdwatts/tale",
"url": "https://api.github.com/repos/hdwatts/tale"
} | {
"id": 1497424,
"login": "eessex",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1497424?",
"url": "https://api.github.com/users/eessex"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-06-07T21:41:10 | 4115831495 | {"actor":{"display_login":"eessex"}} |
PushEvent | true | {"push_id":1369325061,"size":1,"distinct_size":1,"ref":"refs/heads/buildbot","head":"f025959f9ebf8bcb95062126ad3d18939a847112","before":"8264ea17a27ec337f191209fffc74e5bc8aea7a0","commits":[{"sha":"f025959f9ebf8bcb95062126ad3d18939a847112","author":{"name":"Gabor Ballabas","email":"[email protected]"},"message":"Add JSON generating code to every commit","distinct":true,"url":"https://api.github.com/repos/bgabor666/csibe/commits/f025959f9ebf8bcb95062126ad3d18939a847112"}]} | {
"id": 47968071,
"name": "bgabor666/csibe",
"url": "https://api.github.com/repos/bgabor666/csibe"
} | {
"id": 1712954,
"login": "bgabor666",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1712954?",
"url": "https://api.github.com/users/bgabor666"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-10-26T14:11:15 | 4769993004 | {"actor":{"display_login":"bgabor666"}} |
PushEvent | true | {"push_id":1011926909,"size":1,"distinct_size":1,"ref":"refs/heads/ci","head":"f2bfaaacaafa588cc8266c490905942509981bfa","before":"0ec58f649b7d6ed38f472c1911b11af717fd0bb0","commits":[{"sha":"f2bfaaacaafa588cc8266c490905942509981bfa","author":{"email":"[email protected]","name":"OpenLocalizationTest"},"message":"add/update/delete test markdown file","distinct":true,"url":"https://api.github.com/repos/OpenLocalizationTest/oltest/commits/f2bfaaacaafa588cc8266c490905942509981bfa"}]} | {
"id": 44356079,
"name": "OpenLocalizationTest/oltest",
"url": "https://api.github.com/repos/OpenLocalizationTest/oltest"
} | {
"id": 14175800,
"login": "OpenLocalizationTest",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14175800?",
"url": "https://api.github.com/users/OpenLocalizationTest"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-09T00:54:13 | 3738860354 | null |
PushEvent | true | {"push_id":952665382,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"fe8fee30c5097601b68fd7a2a61a14a207396318","before":"284653c505113e973890b77e5861d3a6ed950ae8","commits":[{"sha":"fe8fee30c5097601b68fd7a2a61a14a207396318","author":{"email":"[email protected]","name":"Plusb Preco"},"message":":memo: Update as upstream\n\n[ci skip]","distinct":true,"url":"https://api.github.com/repos/preco21/electron/commits/fe8fee30c5097601b68fd7a2a61a14a207396318"}]} | {
"id": 37837789,
"name": "preco21/electron",
"url": "https://api.github.com/repos/preco21/electron"
} | {
"id": 4936201,
"login": "preco21",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4936201?",
"url": "https://api.github.com/users/preco21"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-01-27T18:26:21 | 3576148475 | null |
PushEvent | true | {"push_id":1342409044,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"abf9676386e876b3446803c83fdc00a6e1cfb176","before":"2c95862ba3285ef67c33cf465bee613ca2efa3ed","commits":[{"sha":"abf9676386e876b3446803c83fdc00a6e1cfb176","author":{"name":"Matthew Ackerman","email":"f4b6f999f47163076277f7ecb92729ed3d8afb94"},"message":"Changes to readme in respounse to comment.","distinct":true,"url":"https://api.github.com/repos/LynchLab/MAPGD/commits/abf9676386e876b3446803c83fdc00a6e1cfb176"}]} | {
"id": 27602628,
"name": "LynchLab/MAPGD",
"url": "https://api.github.com/repos/LynchLab/MAPGD"
} | {
"id": 7604161,
"login": "LynchLab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7604161?",
"url": "https://api.github.com/users/LynchLab"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-10-11T11:45:19 | 4691740682 | {"actor":{"display_login":"LynchLab"}} |
PushEvent | true | {"push_id":1271631076,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"083d74e28e16da8999a5003bc4c2baaf40d5d465","before":"e203abbe0dbae99ee2e05225fffc2675b7fada17","commits":[{"sha":"083d74e28e16da8999a5003bc4c2baaf40d5d465","author":{"name":"龚欢","email":"[email protected]"},"message":"I add Text.php file","distinct":true,"url":"https://api.github.com/repos/Ghstart/Example/commits/083d74e28e16da8999a5003bc4c2baaf40d5d465"}]} | {
"id": 66821085,
"name": "Ghstart/Example",
"url": "https://api.github.com/repos/Ghstart/Example"
} | {
"id": 5730023,
"login": "Ghstart",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5730023?",
"url": "https://api.github.com/users/Ghstart"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-08-29T07:39:59 | 4482694623 | {"actor":{"display_login":"Ghstart"}} |
PushEvent | true | {"push_id":1478017497,"size":2,"distinct_size":1,"ref":"refs/heads/master","head":"743823d7f0ddb841e87e2ea7cf5724392f53ae45","before":"453eac689da3f2c87537b727a72d708b25dc077a","commits":[{"sha":"db474b3ecea3524d18992f72be20ee46a304ecc0","author":{"name":"Kit La Touche","email":"[email protected]"},"message":"Add Procfile","distinct":false,"url":"https://api.github.com/repos/wlonk/maskbook/commits/db474b3ecea3524d18992f72be20ee46a304ecc0"},{"sha":"743823d7f0ddb841e87e2ea7cf5724392f53ae45","author":{"name":"Kit La Touche","email":"[email protected]"},"message":"Merge pull request #11 from wlonk/heroku\n\nAdd Procfile","distinct":true,"url":"https://api.github.com/repos/wlonk/maskbook/commits/743823d7f0ddb841e87e2ea7cf5724392f53ae45"}]} | {
"id": 77173940,
"name": "wlonk/maskbook",
"url": "https://api.github.com/repos/wlonk/maskbook"
} | {
"id": 925990,
"login": "wlonk",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/925990?",
"url": "https://api.github.com/users/wlonk"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-12-30T08:01:05 | 5084853666 | {"actor":{"display_login":"wlonk"}} |
PushEvent | true | {"push_id":1028353772,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"bc0330b3cfb99af2f71036521162ffa17111c660","before":"bc9069cae34e9808e548f977bc4e86f38dfa7ad6","commits":[{"sha":"bc0330b3cfb99af2f71036521162ffa17111c660","author":{"email":"[email protected]","name":"ospk"},"message":"a","distinct":true,"url":"https://api.github.com/repos/OSPK/cricwidgetbackup/commits/bc0330b3cfb99af2f71036521162ffa17111c660"}]} | {
"id": 51197712,
"name": "OSPK/cricwidgetbackup",
"url": "https://api.github.com/repos/OSPK/cricwidgetbackup"
} | {
"id": 2953246,
"login": "OSPK",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2953246?",
"url": "https://api.github.com/users/OSPK"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-03-19T13:40:59 | 3783947296 | null |
PushEvent | true | {"push_id":1139645171,"size":3,"distinct_size":3,"ref":"refs/heads/develop","head":"a2b791cf8ef0c7ad3b7183270ebe2f11a62805c8","before":"f9b64d421a0f23c0aacc7538f0d9d082e16c977e","commits":[{"sha":"625d60090996f483481365044f49fcb4149c1d1a","author":{"name":"Koji Omata","email":"[email protected]"},"message":"JS: update() and start_upd() takes tag/id param;","distinct":true,"url":"https://api.github.com/repos/ciax/ciax-xml/commits/625d60090996f483481365044f49fcb4149c1d1a"},{"sha":"5032d873af62715ea53fa2f07414a55efd642b5e","author":{"name":"Koji Omata","email":"[email protected]"},"message":"Mcr::Cmd: show sequence by JSON;","distinct":true,"url":"https://api.github.com/repos/ciax/ciax-xml/commits/5032d873af62715ea53fa2f07414a55efd642b5e"},{"sha":"a2b791cf8ef0c7ad3b7183270ebe2f11a62805c8","author":{"name":"Koji Omata","email":"[email protected]"},"message":"JS: select.js: prepare update_list() for regular update;","distinct":true,"url":"https://api.github.com/repos/ciax/ciax-xml/commits/a2b791cf8ef0c7ad3b7183270ebe2f11a62805c8"}]} | {
"id": 18623438,
"name": "ciax/ciax-xml",
"url": "https://api.github.com/repos/ciax/ciax-xml"
} | {
"id": 7175374,
"login": "ciax",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7175374?",
"url": "https://api.github.com/users/ciax"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2016-06-02T00:06:44 | 4091460525 | {"actor":{"display_login":"ciax"}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.