type
stringclasses 14
values | public
bool 1
class | payload
stringlengths 2
334k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
10
| other
stringlengths 31
69
|
---|---|---|---|---|---|---|---|---|
PushEvent | true | {"push_id":1759399139,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"b31cd349becb28dc6cd41d8837f797621f245148","before":"d068c1a367635741396f110aa46c093980e7fe99","commits":[{"sha":"b31cd349becb28dc6cd41d8837f797621f245148","author":{"name":"arnavBh11","email":"[email protected]"},"message":"Add files via upload","distinct":true,"url":"https://api.github.com/repos/arnavBh11/CRM_major/commits/b31cd349becb28dc6cd41d8837f797621f245148"}]} | {
"id": 92312415,
"name": "arnavBh11/CRM_major",
"url": "https://api.github.com/repos/arnavBh11/CRM_major"
} | {
"id": 28928446,
"login": "arnavBh11",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28928446?",
"url": "https://api.github.com/users/arnavBh11"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-05-24T16:20:27 | 5935453557 | {"actor":{"display_login":"arnavBh11"}} |
PushEvent | true | {"push_id":1887577254,"size":434,"distinct_size":31,"ref":"refs/heads/rustdoc-html-diff","head":"6960824230eedf4a3d85ecd7cd9c028b4c9dcf33","before":"5f3a81d5b246bc47f5d61a34ddb9cfe008a2b7ad","commits":[{"sha":"84b880d55e5b154d9649107ac583de7591a81823","author":{"name":"Stefan Schindler","email":"[email protected]"},"message":"Add hint about the return code of panic!","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/84b880d55e5b154d9649107ac583de7591a81823"},{"sha":"8205c348b4a793878a1cda06ebbc93860e9fea0c","author":{"name":"Yorwba","email":"[email protected]"},"message":"Note different versions of same crate when absolute paths of different types match.","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/8205c348b4a793878a1cda06ebbc93860e9fea0c"},{"sha":"21bb60afc1d20399ceed73dcb7939432e05b5688","author":{"name":"Yorwba","email":"[email protected]"},"message":"Replace `grep -z` by `tr -d '\\r\\n' | grep` for cross-compatibility","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/21bb60afc1d20399ceed73dcb7939432e05b5688"},{"sha":"01b6c9459ca3f7857f211aa47f8fbf3b52ed1c47","author":{"name":"Masaki Hara","email":"[email protected]"},"message":"Implement Eq/Hash/Debug etc. for unsized tuples.","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/01b6c9459ca3f7857f211aa47f8fbf3b52ed1c47"},{"sha":"728d26c8861265c15d997117be31ca2b9d3fa44b","author":{"name":"Masaki Hara","email":"[email protected]"},"message":"Add a test for unsized tuple impls.","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/728d26c8861265c15d997117be31ca2b9d3fa44b"},{"sha":"d5390573ba468d4f1d06bf4f3ba6d54ec26c98c5","author":{"name":"Stefan Schindler","email":"[email protected]"},"message":"Insert current implementation header","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/d5390573ba468d4f1d06bf4f3ba6d54ec26c98c5"},{"sha":"9e001ce86522011ff716218f29dcd9dff082d20a","author":{"name":"Stefan Schindler","email":"[email protected]"},"message":"Be more specific about the implications of the panic!","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/9e001ce86522011ff716218f29dcd9dff082d20a"},{"sha":"05d352613226e890b7017b84edbc5b0ea4d6d147","author":{"name":"Esteban Küber","email":"[email protected]"},"message":"`rustc_on_unimplemented` supports referring to trait\n\nAdd support to `rustc_on_unimplemented` to reference the full path of\nthe annotated trait. For the following code:\n\n```rust\npub mod Bar {\n #[rustc_on_unimplemented = \"test error `{Self}` with `{Bar}` `{Baz}` `{Quux}` in `{Foo}`\"]\n pub trait Foo<Bar, Baz, Quux> {}\n}\n```\n\nthe error message will be:\n\n```\ntest error `std::string::String` with `u8` `_` `u32` in `Bar::Foo`\n```","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/05d352613226e890b7017b84edbc5b0ea4d6d147"},{"sha":"010dea13eebfe0a7e2dce580d75f0f84325ed327","author":{"name":"est31","email":"[email protected]"},"message":"Stabilize float_bits_conv","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/010dea13eebfe0a7e2dce580d75f0f84325ed327"},{"sha":"28ce2924f15983ad31c44cc432aa17f217c3a131","author":{"name":"Alex Crichton","email":"[email protected]"},"message":"Add `isize` and `usize` constructors to Literal\n\nThis commit fills out the remaining integer literal constructors on the\n`proc_macro::Literal` type with `isize` and `usize`. (I think these were just\nleft out by accident)","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/28ce2924f15983ad31c44cc432aa17f217c3a131"},{"sha":"4d58b048a8b1ca9e2bd6907359ef9b4dc1f7382a","author":{"name":"Ian Douglas Scott","email":"[email protected]"},"message":"Redox: add stat methods(); support is_symlink()","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/4d58b048a8b1ca9e2bd6907359ef9b4dc1f7382a"},{"sha":"c6b280e0396780179a20776b55e3fa4cf4b1a513","author":{"name":"John Gallagher","email":"[email protected]"},"message":"Add warning to BufWriter documentation","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/c6b280e0396780179a20776b55e3fa4cf4b1a513"},{"sha":"f2566bbaebc4ea56bc3717ee8c04bee7d5c0a8d3","author":{"name":"Oliver Middleton","email":"[email protected]"},"message":"Correct some stability attributes\n\nThese show up in rustdoc so need to be correct.","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/f2566bbaebc4ea56bc3717ee8c04bee7d5c0a8d3"},{"sha":"bc8733f806005205f9ffe24c41bf8e101b096667","author":{"name":"Zack M. Davis","email":"[email protected]"},"message":"update .mailmap","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/bc8733f806005205f9ffe24c41bf8e101b096667"},{"sha":"32ae12b3d1062babf4f052db42c649e30b11673a","author":{"name":"Lee Bousfield","email":"[email protected]"},"message":"Add LocalKey::try_with as an alternative to state","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/32ae12b3d1062babf4f052db42c649e30b11673a"},{"sha":"77bd4dc65406ba3cedbc779e6f6280868231912e","author":{"name":"Josh Stone","email":"[email protected]"},"message":"Disable big-endian simd in swap_nonoverlapping_bytes\n\nThis is a workaround for #42778, which was git-bisected to #40454's\noptimizations to `mem::swap`, later moved to `ptr` in #42819. Natively\ncompiled rustc couldn't even compile stage1 libcore on powerpc64 and\ns390x, but they work fine without this `repr(simd)`. Since powerpc64le\nworks OK, it seems probably related to being big-endian.\n\nThe underlying problem is not yet known, but this at least makes those\narchitectures functional again in the meantime.\n\ncc @arielb1","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/77bd4dc65406ba3cedbc779e6f6280868231912e"},{"sha":"a45c8b09e86ea4eed283a6163b44c493d15ee5c3","author":{"name":"Lee Bousfield","email":"[email protected]"},"message":"Use LocalKey::try_with in std","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/a45c8b09e86ea4eed283a6163b44c493d15ee5c3"},{"sha":"0cf8f85275a969fe1d24c1700515659d09038ae3","author":{"name":"Guillaume Gomez","email":"[email protected]"},"message":"fail in case nothing to run was found","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/0cf8f85275a969fe1d24c1700515659d09038ae3"},{"sha":"a148f5ba24a363a5df181fe228754690e09620f1","author":{"name":"Simon Sapin","email":"[email protected]"},"message":"Enable profiler on \"alternate\" builds\n\nThis hopefully fixes #42967 and #43085.","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/a148f5ba24a363a5df181fe228754690e09620f1"},{"sha":"230668765d5a1c435cfd6d6a101aaee0f67de2dc","author":{"name":"Johannes Löthberg","email":"[email protected]"},"message":"Add support for full RELRO\n\nThis commit adds support for full RELRO, and enables it for the\nplatforms I know have support for it.\n\nFull RELRO makes the PLT+GOT data read-only on startup, preventing it\nfrom being overwritten.\n\nhttp://tk-blog.blogspot.com/2009/02/relro-not-so-well-known-memory.html\n\nFixes rust-lang/rust#29877.\n\nSigned-off-by: Johannes Löthberg <[email protected]>","distinct":false,"url":"https://api.github.com/repos/GuillaumeGomez/rust/commits/230668765d5a1c435cfd6d6a101aaee0f67de2dc"}]} | {
"id": 32751288,
"name": "GuillaumeGomez/rust",
"url": "https://api.github.com/repos/GuillaumeGomez/rust"
} | {
"id": 3050060,
"login": "GuillaumeGomez",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3050060?",
"url": "https://api.github.com/users/GuillaumeGomez"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-28T09:31:41 | 6348269999 | {"actor":{"display_login":"GuillaumeGomez"}} |
PushEvent | true | {"push_id":1820379129,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"be8c8dd8fbf780af653e40c3e5e3c7af2c4c0a44","before":"0f5bd2e8fa5d35459b0d1aa92ac87ea23f2d169f","commits":[{"sha":"be8c8dd8fbf780af653e40c3e5e3c7af2c4c0a44","author":{"name":"Curt Clifton","email":"[email protected]"},"message":"Mirroring from Micro.blog.","distinct":true,"url":"https://api.github.com/repos/curtclifton/curtclifton.github.io/commits/be8c8dd8fbf780af653e40c3e5e3c7af2c4c0a44"}]} | {
"id": 89990900,
"name": "curtclifton/curtclifton.github.io",
"url": "https://api.github.com/repos/curtclifton/curtclifton.github.io"
} | {
"id": 163466,
"login": "curtclifton",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/163466?",
"url": "https://api.github.com/users/curtclifton"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-24T06:02:29 | 6130512809 | {"actor":{"display_login":"curtclifton"}} |
PushEvent | true | {"push_id":2079184969,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"bc23dec5e9d127792489722f6c28e37991294552","before":"92b148e742719f8328e3f97bebda5d2d7cda8393","commits":[{"sha":"bc23dec5e9d127792489722f6c28e37991294552","author":{"name":"Ian Mason","email":"9e5df6f51f227135770c802bb6300ec067f49cd7@users.noreply.github.com"},"message":"Mirroring from Micro.blog.","distinct":true,"url":"https://api.github.com/repos/TheDimPause/thedimpause.github.io/commits/bc23dec5e9d127792489722f6c28e37991294552"}]} | {
"id": 90017982,
"name": "TheDimPause/thedimpause.github.io",
"url": "https://api.github.com/repos/TheDimPause/thedimpause.github.io"
} | {
"id": 28294719,
"login": "TheDimPause",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28294719?",
"url": "https://api.github.com/users/TheDimPause"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-26T13:35:03 | 6769743088 | {"actor":{"display_login":"TheDimPause"}} |
PushEvent | true | {"push_id":2020209715,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"8585e27a953194e480df93bf3c2f6082479c7184","before":"10ea58ed10fe09a967771e8b8247f452f52f014a","commits":[{"sha":"8585e27a953194e480df93bf3c2f6082479c7184","author":{"name":"kelten","email":"[email protected]"},"message":"hbs모듈 변경, 인덱스 페이지 추가\n\n- hbs->express-handelbars 로 모듈 변경\n- handlebars 관련 기능 추가\n- index page 생성","distinct":true,"url":"https://api.github.com/repos/tiptaptrip/tiptaptrip-front/commits/8585e27a953194e480df93bf3c2f6082479c7184"}]} | {
"id": 104876521,
"name": "tiptaptrip/tiptaptrip-front",
"url": "https://api.github.com/repos/tiptaptrip/tiptaptrip-front"
} | {
"id": 4702004,
"login": "Kelten89",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4702004?",
"url": "https://api.github.com/users/Kelten89"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-30T11:02:39 | 6657817441 | {"actor":{"display_login":"Kelten89"}} |
PushEvent | true | {"push_id":2212971899,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"252742f2296a69209d2c776d378138196355c622","before":"3782b03d9eff5f48d35991f5e930b3f0e574e9c3","commits":[{"sha":"252742f2296a69209d2c776d378138196355c622","author":{"name":"nitianziluli","email":"f5eb3d908ffdbb1cf7e7b90274282e25ec08c878@users.noreply.github.com"},"message":"Create neo-config-test.properties","distinct":true,"url":"https://api.github.com/repos/nitianziluli/testgit/commits/252742f2296a69209d2c776d378138196355c622"}]} | {
"id": 107834731,
"name": "nitianziluli/testgit",
"url": "https://api.github.com/repos/nitianziluli/testgit"
} | {
"id": 32933914,
"login": "nitianziluli",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32933914?",
"url": "https://api.github.com/users/nitianziluli"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-22T06:48:09 | 7021728919 | {"actor":{"display_login":"nitianziluli"}} |
PushEvent | true | {"push_id":1867941648,"size":2,"distinct_size":0,"ref":"refs/heads/master","head":"d56e787e5ab747fa0d2686f8abced813d11bc081","before":"e20a21fc0f42618c3d206a7cfc292702498401d5","commits":[{"sha":"7f716c97c5e4801092bcd371c3c18eabedb4ef21","author":{"name":"sanchittanwar7","email":"[email protected]"},"message":"kuch bhi","distinct":false,"url":"https://api.github.com/repos/ankitbhardwaj78/Project/commits/7f716c97c5e4801092bcd371c3c18eabedb4ef21"},{"sha":"d56e787e5ab747fa0d2686f8abced813d11bc081","author":{"name":"sanchittanwar7","email":"[email protected]"},"message":"Merge branch 'master' of https://github.com/ankitbhardwaj78/Project","distinct":false,"url":"https://api.github.com/repos/ankitbhardwaj78/Project/commits/d56e787e5ab747fa0d2686f8abced813d11bc081"}]} | {
"id": 96757842,
"name": "ankitbhardwaj78/Project",
"url": "https://api.github.com/repos/ankitbhardwaj78/Project"
} | {
"id": 29685579,
"login": "sanchittanwar7",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/29685579?",
"url": "https://api.github.com/users/sanchittanwar7"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-19T05:28:20 | 6283818211 | {"actor":{"display_login":"sanchittanwar7"}} |
PushEvent | true | {"push_id":1821473547,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"27f884c822855a318ff8ec39f9806f26f5b799ff","before":"42c4eeef0732ba4733748dc274b27f147e1eb805","commits":[{"sha":"27f884c822855a318ff8ec39f9806f26f5b799ff","author":{"name":"Rumesh Nadeera","email":"[email protected]"},"message":"adding integration test & few other changes","distinct":true,"url":"https://api.github.com/repos/rumeshnw/PayRoll/commits/27f884c822855a318ff8ec39f9806f26f5b799ff"}]} | {
"id": 95363991,
"name": "rumeshnw/PayRoll",
"url": "https://api.github.com/repos/rumeshnw/PayRoll"
} | {
"id": 6673959,
"login": "rumeshnw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6673959?",
"url": "https://api.github.com/users/rumeshnw"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-25T14:19:54 | 6133475292 | {"actor":{"display_login":"rumeshnw"}} |
PushEvent | true | {"push_id":2041287664,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"b3e27fa3ba8a8e99793dfd0dc34f994f94004866","before":"6c3cc1294c5aed90ef6007a47c4368722deeacb4","commits":[{"sha":"b3e27fa3ba8a8e99793dfd0dc34f994f94004866","author":{"name":"zorino","email":"[email protected]"},"message":"add timing comparison step\n\nSigned-off-by: zorino <[email protected]>","distinct":true,"url":"https://api.github.com/repos/zorino/bacterial-annotator/commits/b3e27fa3ba8a8e99793dfd0dc34f994f94004866"}]} | {
"id": 32037608,
"name": "zorino/bacterial-annotator",
"url": "https://api.github.com/repos/zorino/bacterial-annotator"
} | {
"id": 1028795,
"login": "zorino",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1028795?",
"url": "https://api.github.com/users/zorino"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-10T14:57:33 | 6697380914 | {"actor":{"display_login":"zorino"}} |
PushEvent | true | {"push_id":2083457923,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"8a7b9211766776f8afe04a233cf356fea14c872f","before":"94267f302f1789b707c45fdcbfbb00f49be8bbd2","commits":[{"sha":"8a7b9211766776f8afe04a233cf356fea14c872f","author":{"name":"usr","email":"[email protected]"},"message":"2017-10-28 05:25:02.440052","distinct":true,"url":"https://api.github.com/repos/nefer052/myprog4/commits/8a7b9211766776f8afe04a233cf356fea14c872f"}]} | {
"id": 107407449,
"name": "nefer052/myprog4",
"url": "https://api.github.com/repos/nefer052/myprog4"
} | {
"id": 32902195,
"login": "nefer052",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32902195?",
"url": "https://api.github.com/users/nefer052"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-28T02:25:09 | 6777888860 | {"actor":{"display_login":"nefer052"}} |
PushEvent | true | {"push_id":2175752352,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"17653ead0628d2d377ee1f2aebfc84a3469e37c7","before":"6011d1ae4fbfa6e274a900219dbc00fb58c9f233","commits":[{"sha":"17653ead0628d2d377ee1f2aebfc84a3469e37c7","author":{"name":"Travis CI","email":"[email protected]"},"message":"Can't you see I'm updating the time?","distinct":true,"url":"https://api.github.com/repos/smaslennikov/whattravisisitrightmeow/commits/17653ead0628d2d377ee1f2aebfc84a3469e37c7"}]} | {
"id": 112947410,
"name": "smaslennikov/whattravisisitrightmeow",
"url": "https://api.github.com/repos/smaslennikov/whattravisisitrightmeow"
} | {
"id": 4021012,
"login": "smaslennikov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4021012?",
"url": "https://api.github.com/users/smaslennikov"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-06T15:21:03 | 6951725714 | {"actor":{"display_login":"smaslennikov"}} |
PushEvent | true | {"push_id":2142797856,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"91355eba6835d98c617f32e3b8b4a2f0b89ee936","before":"05a95bb365f54833ca9cff1ef546c0536cad8d27","commits":[{"sha":"91355eba6835d98c617f32e3b8b4a2f0b89ee936","author":{"name":"RamonNijman","email":"[email protected]"},"message":"Add cargo","distinct":true,"url":"https://api.github.com/repos/RamonNijman/ramon_dev/commits/91355eba6835d98c617f32e3b8b4a2f0b89ee936"}]} | {
"id": 109276732,
"name": "RamonNijman/ramon_dev",
"url": "https://api.github.com/repos/RamonNijman/ramon_dev"
} | {
"id": 22094516,
"login": "RamonNijman",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/22094516?",
"url": "https://api.github.com/users/RamonNijman"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-22T13:27:07 | 6890265829 | {"actor":{"display_login":"RamonNijman"}} |
PushEvent | true | {"push_id":1937288640,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"784ea99a7e156bfc4c8514f9520c627f40fda9c6","before":"87e7c277ebcbcc71db0ae6979be67206993722e9","commits":[{"sha":"784ea99a7e156bfc4c8514f9520c627f40fda9c6","author":{"name":"Muhile","email":"[email protected]"},"message":"Update contactpage.html","distinct":true,"url":"https://api.github.com/repos/Muhile/Muhile.github.io/commits/784ea99a7e156bfc4c8514f9520c627f40fda9c6"}]} | {
"id": 94669217,
"name": "Muhile/Muhile.github.io",
"url": "https://api.github.com/repos/Muhile/Muhile.github.io"
} | {
"id": 25374714,
"login": "Muhile",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25374714?",
"url": "https://api.github.com/users/Muhile"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-22T17:32:31 | 6498468267 | {"actor":{"display_login":"Muhile"}} |
PushEvent | true | {"push_id":1512189275,"size":1,"distinct_size":1,"ref":"refs/heads/fix/llvmlite","head":"58173bd585e5aeb9d5ffe25f9bb57c957a16822c","before":"ea59c59cd0ad5a9d6a6f506c9aa953c6ee8a9f1b","commits":[{"sha":"58173bd585e5aeb9d5ffe25f9bb57c957a16822c","author":{"name":"Ajax","email":"[email protected]"},"message":"XXX","distinct":true,"url":"https://api.github.com/repos/commial/miasm/commits/58173bd585e5aeb9d5ffe25f9bb57c957a16822c"}]} | {
"id": 25984937,
"name": "commial/miasm",
"url": "https://api.github.com/repos/commial/miasm"
} | {
"id": 4194483,
"login": "commial",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4194483?",
"url": "https://api.github.com/users/commial"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-20T16:45:12 | 5187409256 | {"actor":{"display_login":"commial"}} |
PushEvent | true | {"push_id":1708024820,"size":2,"distinct_size":2,"ref":"refs/heads/master","head":"6da953ca750eb3e0a51f2ccfd99e2ed551f2b9d7","before":"460c1765f6cf0bbee7c05918c45ded4719fdf68f","commits":[{"sha":"2d88570be606b40c11e4ba8947e63ff3b72ed08e","author":{"name":"Miguel Silva","email":"[email protected]"},"message":"Update exercício Carro","distinct":true,"url":"https://api.github.com/repos/mini890/2D-Computer-Graphics/commits/2d88570be606b40c11e4ba8947e63ff3b72ed08e"},{"sha":"6da953ca750eb3e0a51f2ccfd99e2ed551f2b9d7","author":{"name":"Miguel Silva","email":"[email protected]"},"message":"Adicionado run e movimento aos carros.","distinct":true,"url":"https://api.github.com/repos/mini890/2D-Computer-Graphics/commits/6da953ca750eb3e0a51f2ccfd99e2ed551f2b9d7"}]} | {
"id": 82181084,
"name": "mini890/2D-Computer-Graphics",
"url": "https://api.github.com/repos/mini890/2D-Computer-Graphics"
} | {
"id": 3112918,
"login": "mini890",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3112918?",
"url": "https://api.github.com/users/mini890"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-04-28T08:35:39 | 5774871880 | {"actor":{"display_login":"mini890"}} |
PushEvent | true | {"push_id":1707546816,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"94ca4b33f7342c613bf03a12dc0008c3eb09f6f6","before":"314d31cfefb1e406671e773642869f7dce7fe55a","commits":[{"sha":"94ca4b33f7342c613bf03a12dc0008c3eb09f6f6","author":{"name":"MasterGator","email":"[email protected]"},"message":"GIT CloneShare Commit","distinct":true,"url":"https://api.github.com/repos/MasterGator/Joker/commits/94ca4b33f7342c613bf03a12dc0008c3eb09f6f6"}]} | {
"id": 89651385,
"name": "MasterGator/Joker",
"url": "https://api.github.com/repos/MasterGator/Joker"
} | {
"id": 18619166,
"login": "MasterGator",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18619166?",
"url": "https://api.github.com/users/MasterGator"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-04-28T02:15:16 | 5773473508 | {"actor":{"display_login":"MasterGator"}} |
PushEvent | true | {"push_id":1526618780,"size":1,"distinct_size":1,"ref":"refs/heads/patch-1","head":"c193d2c61760ce9bb69210fd87a26ddd398cfed4","before":"50816ef9a632c20fff735c0033164ca80d044f2e","commits":[{"sha":"c193d2c61760ce9bb69210fd87a26ddd398cfed4","author":{"name":"Ali Uneri","email":"e6a6b59ba161380f62cced90b09401b93cf89957@users.noreply.github.com"},"message":"Resolve Module_ITKVtkGlue and CUDA incompatibility\n\nAddresses issue #42 by temporarily removing global VTK definitions from COMPILE_DEFINITIONS.\r\nSee https://gitlab.kitware.com/vtk/vtk/issues/15895 for details.","distinct":true,"url":"https://api.github.com/repos/auneri/RTK/commits/c193d2c61760ce9bb69210fd87a26ddd398cfed4"}]} | {
"id": 80365011,
"name": "auneri/RTK",
"url": "https://api.github.com/repos/auneri/RTK"
} | {
"id": 883001,
"login": "auneri",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/883001?",
"url": "https://api.github.com/users/auneri"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-29T19:05:53 | 5230627544 | {"actor":{"display_login":"auneri"}} |
PushEvent | true | {"push_id":1668232542,"size":0,"distinct_size":0,"ref":"refs/heads/EmbedImages","head":"11764e3fb56918c70173559fffb5b1d1922c3400","before":"11764e3fb56918c70173559fffb5b1d1922c3400","commits":[]} | {
"id": 40828531,
"name": "hqtogit/Combinator",
"url": "https://api.github.com/repos/hqtogit/Combinator"
} | {
"id": 13821410,
"login": "hqtogit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13821410?",
"url": "https://api.github.com/users/hqtogit"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-04-09T00:59:44 | 5653728871 | {"actor":{"display_login":"hqtogit"}} |
PushEvent | true | {"push_id":1724775964,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"aa0b7c734ee83e94e7a9585d5efb2170e1a624f4","before":"494108bc4f7456307505795e64effa716066b549","commits":[{"sha":"aa0b7c734ee83e94e7a9585d5efb2170e1a624f4","author":{"name":"Gustavo Otero","email":"[email protected]"},"message":"Update index.js","distinct":true,"url":"https://api.github.com/repos/gustavotero7/simple-dpd-mail/commits/aa0b7c734ee83e94e7a9585d5efb2170e1a624f4"}]} | {
"id": 88979493,
"name": "gustavotero7/simple-dpd-mail",
"url": "https://api.github.com/repos/gustavotero7/simple-dpd-mail"
} | {
"id": 8619784,
"login": "gustavotero7",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8619784?",
"url": "https://api.github.com/users/gustavotero7"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-05-08T00:19:00 | 5825761107 | {"actor":{"display_login":"gustavotero7"}} |
PushEvent | true | {"push_id":1920041014,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"f8b503dea64d733e63d8ba7a8ec6d725295889e0","before":"14a001d1ff1385c8547f14dc9cc4906f994ceab8","commits":[{"sha":"f8b503dea64d733e63d8ba7a8ec6d725295889e0","author":{"name":"sunyao123","email":"1bc53e663f99b5ff03163f35681186f9ce94aa94@users.noreply.github.com"},"message":"Update README.md","distinct":true,"url":"https://api.github.com/repos/sunyao123/hihihi/commits/f8b503dea64d733e63d8ba7a8ec6d725295889e0"}]} | {
"id": 100258099,
"name": "sunyao123/hihihi",
"url": "https://api.github.com/repos/sunyao123/hihihi"
} | {
"id": 30819369,
"login": "sunyao123",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30819369?",
"url": "https://api.github.com/users/sunyao123"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-14T11:00:34 | 6448193917 | {"actor":{"display_login":"sunyao123"}} |
PushEvent | true | {"push_id":1503772093,"size":1,"distinct_size":1,"ref":"refs/heads/gh-pages","head":"bb0e8dc1a9ec8d291b01c9923bb838bc455fddee","before":"ddacca123b640abfa1c025d19d4da63332b30aad","commits":[{"sha":"bb0e8dc1a9ec8d291b01c9923bb838bc455fddee","author":{"name":"lamynes","email":"[email protected]"},"message":"Create css/front-end.css","distinct":true,"url":"https://api.github.com/repos/lamynes/silexvette/commits/bb0e8dc1a9ec8d291b01c9923bb838bc455fddee"}]} | {
"id": 76197967,
"name": "lamynes/silexvette",
"url": "https://api.github.com/repos/lamynes/silexvette"
} | {
"id": 24372761,
"login": "lamynes",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/24372761?",
"url": "https://api.github.com/users/lamynes"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-16T20:43:33 | 5161549346 | {"actor":{"display_login":"lamynes"}} |
PushEvent | true | {"push_id":1497850053,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"099f8f93ea05c7eaf3821b013a1b8e6127780474","before":"188cd936aed95c62785626a64ff3f3550fa4edaa","commits":[{"sha":"099f8f93ea05c7eaf3821b013a1b8e6127780474","author":{"name":"Ekaterina Afanaseva","email":"[email protected]"},"message":"Rename hw6.py to hw6_var3.py","distinct":true,"url":"https://api.github.com/repos/kitrix/my_homeworks/commits/099f8f93ea05c7eaf3821b013a1b8e6127780474"}]} | {
"id": 67505840,
"name": "kitrix/my_homeworks",
"url": "https://api.github.com/repos/kitrix/my_homeworks"
} | {
"id": 15949817,
"login": "kitrix",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15949817?",
"url": "https://api.github.com/users/kitrix"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-12T18:08:10 | 5144259216 | {"actor":{"display_login":"kitrix"}} |
PushEvent | true | {"push_id":1715520318,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"c866f8367c1ad55e93c348766212f71c2f35c8d9","before":"ae5b50064db388075433baa29b3617af16a6574d","commits":[{"sha":"c866f8367c1ad55e93c348766212f71c2f35c8d9","author":{"name":"Chris Barrett","email":"[email protected]"},"message":"Show restart policy in kubernetes jobs","distinct":true,"url":"https://api.github.com/repos/chrisbarrett/kubernetes-el/commits/c866f8367c1ad55e93c348766212f71c2f35c8d9"}]} | {
"id": 86204086,
"name": "chrisbarrett/kubernetes-el",
"url": "https://api.github.com/repos/chrisbarrett/kubernetes-el"
} | {
"id": 836504,
"login": "chrisbarrett",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/836504?",
"url": "https://api.github.com/users/chrisbarrett"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-05-02T21:42:17 | 5797369682 | {"actor":{"display_login":"chrisbarrett"}} |
PushEvent | true | {"push_id":1623900356,"size":1,"distinct_size":1,"ref":"refs/heads/loadcaffe","head":"e878bde4dd85f6912129585af86a33188a3027cd","before":"38700daaea73cfb403a5b13d3ef19fc620bdd0a4","commits":[{"sha":"e878bde4dd85f6912129585af86a33188a3027cd","author":{"name":"jenniew","email":"[email protected]"},"message":"update layer","distinct":true,"url":"https://api.github.com/repos/jenniew/BigDL/commits/e878bde4dd85f6912129585af86a33188a3027cd"}]} | {
"id": 78898610,
"name": "jenniew/BigDL",
"url": "https://api.github.com/repos/jenniew/BigDL"
} | {
"id": 8434507,
"login": "jenniew",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8434507?",
"url": "https://api.github.com/users/jenniew"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-03-20T02:24:47 | 5522818632 | {"actor":{"display_login":"jenniew"}} |
PushEvent | true | {"push_id":2070510001,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"bb79bedf4fe77a0e43396ed1604d543c6e2a47f1","before":"8663d876de756902e41cd45043c8fc696569fba5","commits":[{"sha":"bb79bedf4fe77a0e43396ed1604d543c6e2a47f1","author":{"name":"Vlad Fedyna","email":"[email protected]"},"message":"Some changes","distinct":true,"url":"https://api.github.com/repos/GlitchWave/SML/commits/bb79bedf4fe77a0e43396ed1604d543c6e2a47f1"}]} | {
"id": 107997248,
"name": "GlitchWave/SML",
"url": "https://api.github.com/repos/GlitchWave/SML"
} | {
"id": 26191679,
"login": "GlitchWave",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26191679?",
"url": "https://api.github.com/users/GlitchWave"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-23T15:05:09 | 6753001728 | {"actor":{"display_login":"GlitchWave"}} |
PushEvent | true | {"push_id":2217585782,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"0e380a00b60eaaa5e1866eaf5912fccbde569e79","before":"95d13e4bc8b247fd91cb8060180562472c962523","commits":[{"sha":"0e380a00b60eaaa5e1866eaf5912fccbde569e79","author":{"name":"EC2 Default User","email":"a5c1e01ec68278ab72b76361b8131811159a8a7b@ip-172-31-23-157.ec2.internal"},"message":"add sign up of user and add authenticate user","distinct":true,"url":"https://api.github.com/repos/TinaSoltanian/YelpCamp/commits/0e380a00b60eaaa5e1866eaf5912fccbde569e79"}]} | {
"id": 115035429,
"name": "TinaSoltanian/YelpCamp",
"url": "https://api.github.com/repos/TinaSoltanian/YelpCamp"
} | {
"id": 20458296,
"login": "TinaSoltanian",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20458296?",
"url": "https://api.github.com/users/TinaSoltanian"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-26T05:02:47 | 7029802292 | {"actor":{"display_login":"TinaSoltanian"}} |
PushEvent | true | {"push_id":1834569658,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"d0e07cb6ff83ef969605beb386e167a017c61efe","before":"d9a845f5d34e388679b866e705cf7272dc43f3c1","commits":[{"sha":"d0e07cb6ff83ef969605beb386e167a017c61efe","author":{"name":"Chris","email":"[email protected]"},"message":"2017-07-01 8:07:24.23","distinct":true,"url":"https://api.github.com/repos/ssbattousai/Cuda_New_Low_Number_Commit57/commits/d0e07cb6ff83ef969605beb386e167a017c61efe"}]} | {
"id": 95730767,
"name": "ssbattousai/Cuda_New_Low_Number_Commit57",
"url": "https://api.github.com/repos/ssbattousai/Cuda_New_Low_Number_Commit57"
} | {
"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
} | 2017-07-01T12:07:29 | 6176283698 | {"actor":{"display_login":"ssbattousai"}} |
PushEvent | true | {"push_id":1990148315,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e4d352064f36264cbd3901f936da39697928ad72","before":"34cc92412c1ba1f9607ca2d3fa4a5125192c688b","commits":[{"sha":"e4d352064f36264cbd3901f936da39697928ad72","author":{"name":"Henrique Gusso","email":"[email protected]"},"message":"Organized assets in folders and implemented unuShop sprites","distinct":true,"url":"https://api.github.com/repos/gusso/gusso.github.io/commits/e4d352064f36264cbd3901f936da39697928ad72"}]} | {
"id": 103746431,
"name": "gusso/gusso.github.io",
"url": "https://api.github.com/repos/gusso/gusso.github.io"
} | {
"id": 782754,
"login": "gusso",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/782754?",
"url": "https://api.github.com/users/gusso"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-17T08:47:25 | 6600211700 | {"actor":{"display_login":"gusso"}} |
PushEvent | true | {"push_id":2218062384,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2bea2823b667afb9dd19b3aed02733de5f2e3762","before":"d4f09f20ad98cd50d75dd26e40dcb46d035d9f38","commits":[{"sha":"2bea2823b667afb9dd19b3aed02733de5f2e3762","author":{"name":"klebec","email":"[email protected]"},"message":"2017-12-26 13:50:07.580212","distinct":true,"url":"https://api.github.com/repos/klebec/game3/commits/2bea2823b667afb9dd19b3aed02733de5f2e3762"}]} | {
"id": 107407032,
"name": "klebec/game3",
"url": "https://api.github.com/repos/klebec/game3"
} | {
"id": 32902094,
"login": "klebec",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32902094?",
"url": "https://api.github.com/users/klebec"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-26T11:50:11 | 7030675188 | {"actor":{"display_login":"klebec"}} |
PushEvent | true | {"push_id":1641276600,"size":1,"distinct_size":1,"ref":"refs/heads/dev","head":"d519369f6263dcbd7f17d8fd7cfcadbefee35296","before":"02a8375dc134613b47354022df89b5aedaee1f25","commits":[{"sha":"d519369f6263dcbd7f17d8fd7cfcadbefee35296","author":{"name":"Stefan Wuensch","email":"[email protected]"},"message":"Initial commit to this repo.","distinct":true,"url":"https://api.github.com/repos/stefan-wuensch/AWS-goodies/commits/d519369f6263dcbd7f17d8fd7cfcadbefee35296"}]} | {
"id": 48499334,
"name": "stefan-wuensch/AWS-goodies",
"url": "https://api.github.com/repos/stefan-wuensch/AWS-goodies"
} | {
"id": 7850398,
"login": "stefan-wuensch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7850398?",
"url": "https://api.github.com/users/stefan-wuensch"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-03-27T19:39:35 | 5573370812 | {"actor":{"display_login":"stefan-wuensch"}} |
PushEvent | true | {"push_id":1942396059,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"5a6e621082782068378f28004974b382995e0bad","before":"4ceadb56e1fb7de13e88b621cbc2dcc9a32ea14f","commits":[{"sha":"5a6e621082782068378f28004974b382995e0bad","author":{"name":"Royz2123","email":"[email protected]"},"message":"Flew very well for a short period, good PID and DEBUG","distinct":true,"url":"https://api.github.com/repos/Royz2123/Sport-Drone/commits/5a6e621082782068378f28004974b382995e0bad"}]} | {
"id": 99935272,
"name": "Royz2123/Sport-Drone",
"url": "https://api.github.com/repos/Royz2123/Sport-Drone"
} | {
"id": 11029363,
"login": "Royz2123",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11029363?",
"url": "https://api.github.com/users/Royz2123"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-24T16:52:43 | 6508472226 | {"actor":{"display_login":"Royz2123"}} |
PushEvent | true | {"push_id":1948480347,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"9214dcb3acc109f63ee7cf77d39b519c152fd2e6","before":"3e8f385c99f39c2696f5895fcbdca699368fb15e","commits":[{"sha":"9214dcb3acc109f63ee7cf77d39b519c152fd2e6","author":{"name":"Doug Moen","email":"[email protected]"},"message":"Update Colour_Atlas.rst","distinct":true,"url":"https://api.github.com/repos/doug-moen/curv/commits/9214dcb3acc109f63ee7cf77d39b519c152fd2e6"}]} | {
"id": 91376236,
"name": "doug-moen/curv",
"url": "https://api.github.com/repos/doug-moen/curv"
} | {
"id": 5274273,
"login": "doug-moen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5274273?",
"url": "https://api.github.com/users/doug-moen"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-28T14:49:50 | 6519977462 | {"actor":{"display_login":"doug-moen"}} |
PushEvent | true | {"push_id":1928811676,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"414799f5c7fec888b7c4afb10a9c36c75f89bc00","before":"6dfa5f8d6f7b27f0f556bcf604fe1a44a3fbd42d","commits":[{"sha":"414799f5c7fec888b7c4afb10a9c36c75f89bc00","author":{"name":"Scotty Franzyshen","email":"[email protected]"},"message":"Update README.md","distinct":true,"url":"https://api.github.com/repos/sfranzyshen/pyroedit/commits/414799f5c7fec888b7c4afb10a9c36c75f89bc00"}]} | {
"id": 100646937,
"name": "sfranzyshen/pyroedit",
"url": "https://api.github.com/repos/sfranzyshen/pyroedit"
} | {
"id": 5503445,
"login": "sfranzyshen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5503445?",
"url": "https://api.github.com/users/sfranzyshen"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-17T22:14:55 | 6476209801 | {"actor":{"display_login":"sfranzyshen"}} |
PushEvent | true | {"push_id":2089696189,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3b9f436b89e2e3b819f7441aa9f47c156f2690b7","before":"a271bd114e2d3423250cdd607a7a8be9e9143d59","commits":[{"sha":"3b9f436b89e2e3b819f7441aa9f47c156f2690b7","author":{"name":"Dayany Espindola","email":"[email protected]"},"message":"Redesign Start page","distinct":true,"url":"https://api.github.com/repos/pmaia/tom/commits/3b9f436b89e2e3b819f7441aa9f47c156f2690b7"}]} | {
"id": 105681397,
"name": "pmaia/tom",
"url": "https://api.github.com/repos/pmaia/tom"
} | {
"id": 4109379,
"login": "dayanyrec",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4109379?",
"url": "https://api.github.com/users/dayanyrec"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-31T13:33:58 | 6789450287 | {"actor":{"display_login":"dayanyrec"}} |
PushEvent | true | {"push_id":2036355309,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"b99d9804ecfa7729cf3c3868f45a5dfa5e7f7318","before":"8c73e12ef194a4b1e527fde2a9413f363ba95d3c","commits":[{"sha":"b99d9804ecfa7729cf3c3868f45a5dfa5e7f7318","author":{"name":"REFADE","email":"[email protected]"},"message":"version 1.0","distinct":true,"url":"https://api.github.com/repos/refade/refade/commits/b99d9804ecfa7729cf3c3868f45a5dfa5e7f7318"}]} | {
"id": 104760370,
"name": "refade/refade",
"url": "https://api.github.com/repos/refade/refade"
} | {
"id": 32148415,
"login": "refade",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32148415?",
"url": "https://api.github.com/users/refade"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-08T11:01:55 | 6688138181 | {"actor":{"display_login":"refade"}} |
PushEvent | true | {"push_id":1992708304,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e3b878f8159fd644f78cb89312a31eff868f593b","before":"64f973f6115d33af0e2d75345979cfad1616ad08","commits":[{"sha":"e3b878f8159fd644f78cb89312a31eff868f593b","author":{"name":"David Liu","email":"[email protected]"},"message":"check call success/failure before unsetting isDirty","distinct":true,"url":"https://api.github.com/repos/qiangdavidliu/eureka/commits/e3b878f8159fd644f78cb89312a31eff868f593b"}]} | {
"id": 23604941,
"name": "qiangdavidliu/eureka",
"url": "https://api.github.com/repos/qiangdavidliu/eureka"
} | {
"id": 6243760,
"login": "qiangdavidliu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6243760?",
"url": "https://api.github.com/users/qiangdavidliu"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-18T17:37:21 | 6604911414 | {"actor":{"display_login":"qiangdavidliu"}} |
PushEvent | true | {"push_id":2186878587,"size":1,"distinct_size":1,"ref":"refs/heads/3.4.1_ab","head":"92dbd327353dd5e74e067c9c0ea0cc36149bc25f","before":"a897c95c94e18265f49410c8b5836b1019861537","commits":[{"sha":"92dbd327353dd5e74e067c9c0ea0cc36149bc25f","author":{"name":"Alexandre Buisine","email":"[email protected]"},"message":"up to date transform360","distinct":true,"url":"https://api.github.com/repos/abuisine/FFmpeg/commits/92dbd327353dd5e74e067c9c0ea0cc36149bc25f"}]} | {
"id": 51139545,
"name": "abuisine/FFmpeg",
"url": "https://api.github.com/repos/abuisine/FFmpeg"
} | {
"id": 1078681,
"login": "abuisine",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1078681?",
"url": "https://api.github.com/users/abuisine"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-11T17:09:08 | 6972485096 | {"actor":{"display_login":"abuisine"}} |
PushEvent | true | {"push_id":1955018101,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"c7b2914e97ceba7898196b3f27b229658bce9dd4","before":"d08f15b4d9f174957aab2f90eda5a47ab4024d77","commits":[{"sha":"c7b2914e97ceba7898196b3f27b229658bce9dd4","author":{"name":"Data-Online","email":"[email protected]"},"message":"Update email text","distinct":true,"url":"https://api.github.com/repos/Data-Online/OLRapi/commits/c7b2914e97ceba7898196b3f27b229658bce9dd4"}]} | {
"id": 95506984,
"name": "Data-Online/OLRapi",
"url": "https://api.github.com/repos/Data-Online/OLRapi"
} | {
"id": 8112664,
"login": "Data-Online",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8112664?",
"url": "https://api.github.com/users/Data-Online"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-31T02:19:18 | 6532897808 | {"actor":{"display_login":"Data-Online"}} |
PushEvent | true | {"push_id":1875833455,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"9cddc57ed38d5003377bb6dd492adea5a1f51869","before":"8180390fcf9145f4c1427a6974a3c64585c52117","commits":[{"sha":"9cddc57ed38d5003377bb6dd492adea5a1f51869","author":{"name":"hanapotski","email":"[email protected]"},"message":"back to vuejs","distinct":true,"url":"https://api.github.com/repos/hanapotski/udemy_vueJSTutorial/commits/9cddc57ed38d5003377bb6dd492adea5a1f51869"}]} | {
"id": 97500883,
"name": "hanapotski/udemy_vueJSTutorial",
"url": "https://api.github.com/repos/hanapotski/udemy_vueJSTutorial"
} | {
"id": 25972384,
"login": "hanapotski",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25972384?",
"url": "https://api.github.com/users/hanapotski"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-23T00:23:00 | 6309633110 | {"actor":{"display_login":"hanapotski"}} |
PushEvent | true | {"push_id":1919875460,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2084dd26f6b046a19a4abd4b343f5e1333644625","before":"68d6dbd4324ad62355ae134d49cd7c9840d3fc7c","commits":[{"sha":"2084dd26f6b046a19a4abd4b343f5e1333644625","author":{"name":"Trudelutt","email":"[email protected]"},"message":"Delete org.eclipse.rse.ui.prefs","distinct":true,"url":"https://api.github.com/repos/Trudelutt/OS/commits/2084dd26f6b046a19a4abd4b343f5e1333644625"}]} | {
"id": 83207147,
"name": "Trudelutt/OS",
"url": "https://api.github.com/repos/Trudelutt/OS"
} | {
"id": 10746239,
"login": "Trudelutt",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10746239?",
"url": "https://api.github.com/users/Trudelutt"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-14T09:27:34 | 6447867973 | {"actor":{"display_login":"Trudelutt"}} |
PushEvent | true | {"push_id":1974965893,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"317c50462ab96fd892e557dd134a08fb69e9364a","before":"60e66fcf2ae717a087e4ee846021402ab8adad43","commits":[{"sha":"317c50462ab96fd892e557dd134a08fb69e9364a","author":{"name":"Chenc","email":"[email protected]"},"message":"Site updated: 2017-09-10 18:37:01","distinct":true,"url":"https://api.github.com/repos/doublechen/doublechen.github.io/commits/317c50462ab96fd892e557dd134a08fb69e9364a"}]} | {
"id": 54959585,
"name": "doublechen/doublechen.github.io",
"url": "https://api.github.com/repos/doublechen/doublechen.github.io"
} | {
"id": 6157655,
"login": "doublechen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6157655?",
"url": "https://api.github.com/users/doublechen"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-10T10:37:09 | 6571156665 | {"actor":{"display_login":"doublechen"}} |
PushEvent | true | {"push_id":1989264802,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"fbba1763a2e985111eaf564c64edc94dd4aeecaa","before":"09097d15108ad0a398ffe0547f475d90bfc502da","commits":[{"sha":"fbba1763a2e985111eaf564c64edc94dd4aeecaa","author":{"name":"AbramovicHrvoje","email":"[email protected]"},"message":"jos malo enter promijena","distinct":true,"url":"https://api.github.com/repos/tloki/Crawlex/commits/fbba1763a2e985111eaf564c64edc94dd4aeecaa"}]} | {
"id": 98739492,
"name": "tloki/Crawlex",
"url": "https://api.github.com/repos/tloki/Crawlex"
} | {
"id": 30342119,
"login": "AbramovicHrvoje",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30342119?",
"url": "https://api.github.com/users/AbramovicHrvoje"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-16T10:29:54 | 6598761437 | {"actor":{"display_login":"AbramovicHrvoje"}} |
PushEvent | true | {"push_id":1989889316,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"9ffdfb2b6d621ad09ae2719f5f6d4ea83c4fa5ac","before":"92778458b29c2ead74452e8541cac6669790b6d0","commits":[{"sha":"9ffdfb2b6d621ad09ae2719f5f6d4ea83c4fa5ac","author":{"name":"Amos","email":"[email protected]"},"message":"algorithm practice","distinct":true,"url":"https://api.github.com/repos/gichero/codeFights/commits/9ffdfb2b6d621ad09ae2719f5f6d4ea83c4fa5ac"}]} | {
"id": 98588435,
"name": "gichero/codeFights",
"url": "https://api.github.com/repos/gichero/codeFights"
} | {
"id": 6687774,
"login": "gichero",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6687774?",
"url": "https://api.github.com/users/gichero"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-17T01:15:56 | 6599789150 | {"actor":{"display_login":"gichero"}} |
PushEvent | true | {"push_id":1981037835,"size":1,"distinct_size":1,"ref":"refs/heads/JENKINS-33202-x/branch-2","head":"beea6f5cb65e3df06b25301f4f90084b3b606142","before":"59aa9cb651fd28d07292e74e84eb9b406aec742c","commits":[{"sha":"beea6f5cb65e3df06b25301f4f90084b3b606142","author":{"name":"Jenkins Docker User","email":"[email protected]"},"message":"Added date stamp 2017-09-12 20:03:21 on branch-2","distinct":true,"url":"https://api.github.com/repos/MarkEWaite/jenkins-bugs/commits/beea6f5cb65e3df06b25301f4f90084b3b606142"}]} | {
"id": 51146391,
"name": "MarkEWaite/jenkins-bugs",
"url": "https://api.github.com/repos/MarkEWaite/jenkins-bugs"
} | {
"id": 156685,
"login": "MarkEWaite",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/156685?",
"url": "https://api.github.com/users/MarkEWaite"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-13T02:03:24 | 6582930947 | {"actor":{"display_login":"MarkEWaite"}} |
PushEvent | true | {"push_id":1821088598,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"5480c6aedca61487b6a66a70b20aece634a95736","before":"be873cfbc8651ccdf1912556f776f4d31444c6af","commits":[{"sha":"5480c6aedca61487b6a66a70b20aece634a95736","author":{"name":"hwx95","email":"[email protected]"},"message":"Delete 2016-10-18-Xcode-Debug-大全.md","distinct":true,"url":"https://api.github.com/repos/hwx95/hwx95.github.io/commits/5480c6aedca61487b6a66a70b20aece634a95736"}]} | {
"id": 95295299,
"name": "hwx95/hwx95.github.io",
"url": "https://api.github.com/repos/hwx95/hwx95.github.io"
} | {
"id": 21081262,
"login": "hwx95",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/21081262?",
"url": "https://api.github.com/users/hwx95"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-25T02:24:32 | 6132454140 | {"actor":{"display_login":"hwx95"}} |
PushEvent | true | {"push_id":1973963100,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e29cecb5bebdc1d9b114c45acfcd37f2363767ec","before":"4c68ecaa6b667c926c77c3c4e6f89e50e51affed","commits":[{"sha":"e29cecb5bebdc1d9b114c45acfcd37f2363767ec","author":{"name":"orangebaron","email":"[email protected]"},"message":"just a little mistake","distinct":true,"url":"https://api.github.com/repos/orangebaron/pennapps/commits/e29cecb5bebdc1d9b114c45acfcd37f2363767ec"}]} | {
"id": 102905438,
"name": "orangebaron/pennapps",
"url": "https://api.github.com/repos/orangebaron/pennapps"
} | {
"id": 20981725,
"login": "orangebaron",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20981725?",
"url": "https://api.github.com/users/orangebaron"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-09T08:37:51 | 6569477095 | {"actor":{"display_login":"orangebaron"}} |
PushEvent | true | {"push_id":1887781463,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e1bdc642f8736852d8a8c8802e3e715417567ca8","before":"648fc561f751bf2e2e00b6ab766c7ba8aa763247","commits":[{"sha":"e1bdc642f8736852d8a8c8802e3e715417567ca8","author":{"name":"Olly Chen","email":"[email protected]"},"message":"Add files via upload","distinct":true,"url":"https://api.github.com/repos/iamshihshan/PyOllyTutorial/commits/e1bdc642f8736852d8a8c8802e3e715417567ca8"}]} | {
"id": 97200495,
"name": "iamshihshan/PyOllyTutorial",
"url": "https://api.github.com/repos/iamshihshan/PyOllyTutorial"
} | {
"id": 22346806,
"login": "iamshihshan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/22346806?",
"url": "https://api.github.com/users/iamshihshan"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-28T11:20:12 | 6348902052 | {"actor":{"display_login":"iamshihshan"}} |
PushEvent | true | {"push_id":1876795881,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3f160212084d33e939ff41f38f469027e53e199a","before":"3d53feaff196c805d93fd4f23c6380be1a934a2c","commits":[{"sha":"3f160212084d33e939ff41f38f469027e53e199a","author":{"name":"Anonymous_elephant","email":"[email protected]"},"message":"Update download_data.sh","distinct":true,"url":"https://api.github.com/repos/yangji9181/PACE2017/commits/3f160212084d33e939ff41f38f469027e53e199a"}]} | {
"id": 93815381,
"name": "yangji9181/PACE2017",
"url": "https://api.github.com/repos/yangji9181/PACE2017"
} | {
"id": 4001456,
"login": "yangji9181",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4001456?",
"url": "https://api.github.com/users/yangji9181"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-24T02:07:31 | 6312215689 | {"actor":{"display_login":"yangji9181"}} |
PushEvent | true | {"push_id":1962714944,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"c282582011107d7a31d4dfee9a6386dc83ccb5ea","before":"49d66d01be831bfea8f7bfb38ba5c8e78f875dbb","commits":[{"sha":"c282582011107d7a31d4dfee9a6386dc83ccb5ea","author":{"name":"yotsuba1022","email":"[email protected]"},"message":"Add synchronization note.","distinct":true,"url":"https://api.github.com/repos/yotsuba1022/java-concurrency/commits/c282582011107d7a31d4dfee9a6386dc83ccb5ea"}]} | {
"id": 82822836,
"name": "yotsuba1022/java-concurrency",
"url": "https://api.github.com/repos/yotsuba1022/java-concurrency"
} | {
"id": 838924,
"login": "yotsuba1022",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/838924?",
"url": "https://api.github.com/users/yotsuba1022"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-04T14:54:17 | 6547466273 | {"actor":{"display_login":"yotsuba1022"}} |
PushEvent | true | {"push_id":1944346962,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"da12bcd0e6f1f6de2365cf729bafd327e9b411d1","before":"2ffcfd4b8639ccc78ded2a3df620c79423277fe7","commits":[{"sha":"da12bcd0e6f1f6de2365cf729bafd327e9b411d1","author":{"name":"scriptzteam","email":"[email protected]"},"message":"Update ^^","distinct":true,"url":"https://api.github.com/repos/scriptzteam/UseNet-Newsgroups-Stats/commits/da12bcd0e6f1f6de2365cf729bafd327e9b411d1"}]} | {
"id": 94618469,
"name": "scriptzteam/UseNet-Newsgroups-Stats",
"url": "https://api.github.com/repos/scriptzteam/UseNet-Newsgroups-Stats"
} | {
"id": 533180,
"login": "scriptzteam",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/533180?",
"url": "https://api.github.com/users/scriptzteam"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-25T13:47:10 | 6512280385 | {"actor":{"display_login":"scriptzteam"}} |
PushEvent | true | {"push_id":2131409667,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"ec65d870419365bad4959d41a040b652c57dfa38","before":"c2445d1dd5ffc11324da507bb885a6618127938b","commits":[{"sha":"ec65d870419365bad4959d41a040b652c57dfa38","author":{"name":"madprops/mc","email":"[email protected]"},"message":"lotsastuff2","distinct":true,"url":"https://api.github.com/repos/madprops/Hue/commits/ec65d870419365bad4959d41a040b652c57dfa38"}]} | {
"id": 78254758,
"name": "madprops/Hue",
"url": "https://api.github.com/repos/madprops/Hue"
} | {
"id": 206498,
"login": "madprops",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/206498?",
"url": "https://api.github.com/users/madprops"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-17T09:01:11 | 6868842932 | {"actor":{"display_login":"madprops"}} |
PushEvent | true | {"push_id":1824625156,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"19f5f2879521d0bfb639e70ea2e64d63a54cba6f","before":"095ec387b38954c917ea1fcf325eb9e03053befb","commits":[{"sha":"19f5f2879521d0bfb639e70ea2e64d63a54cba6f","author":{"name":"SpeedTracker","email":"[email protected]"},"message":"Add SpeedTracker test (scheduled)","distinct":true,"url":"https://api.github.com/repos/ben-court/speedtracker/commits/19f5f2879521d0bfb639e70ea2e64d63a54cba6f"}]} | {
"id": 84984482,
"name": "ben-court/speedtracker",
"url": "https://api.github.com/repos/ben-court/speedtracker"
} | {
"id": 22169029,
"login": "speedtracker-bot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/22169029?",
"url": "https://api.github.com/users/speedtracker-bot"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-27T06:36:16 | 6143657833 | {"actor":{"display_login":"speedtracker-bot"}} |
PushEvent | true | {"push_id":2166225897,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"5258b058c3bbd1a02eb7b18dbab4980c2d453992","before":"43b04587e3ce8a5fdb98495027205c22eab44e51","commits":[{"sha":"5258b058c3bbd1a02eb7b18dbab4980c2d453992","author":{"name":"AUEzzat","email":"[email protected]"},"message":"fix","distinct":true,"url":"https://api.github.com/repos/AUEzzat/Reflecto/commits/5258b058c3bbd1a02eb7b18dbab4980c2d453992"}]} | {
"id": 112016733,
"name": "AUEzzat/Reflecto",
"url": "https://api.github.com/repos/AUEzzat/Reflecto"
} | {
"id": 11635578,
"login": "AUEzzat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11635578?",
"url": "https://api.github.com/users/AUEzzat"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-02T14:34:18 | 6933988833 | {"actor":{"display_login":"AUEzzat"}} |
PushEvent | true | {"push_id":1500726398,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"95a64a6cac557de84a05025bc90a4e83ec0d1389","before":"148e538e4c5138d5f059d51f083f7e149faa81d2","commits":[{"sha":"95a64a6cac557de84a05025bc90a4e83ec0d1389","author":{"name":"liangshaojiang","email":"[email protected]"},"message":"Create README.md","distinct":true,"url":"https://api.github.com/repos/liangshaojiang/PinYinHelper/commits/95a64a6cac557de84a05025bc90a4e83ec0d1389"}]} | {
"id": 78923416,
"name": "liangshaojiang/PinYinHelper",
"url": "https://api.github.com/repos/liangshaojiang/PinYinHelper"
} | {
"id": 19473503,
"login": "liangshaojiang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/19473503?",
"url": "https://api.github.com/users/liangshaojiang"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-14T07:12:46 | 5153070927 | {"actor":{"display_login":"liangshaojiang"}} |
PushEvent | true | {"push_id":1521606543,"size":0,"distinct_size":0,"ref":"refs/heads/findft2update","head":"d58abc58b8f973a1b4182434d5c71adb69ade725","before":"d58abc58b8f973a1b4182434d5c71adb69ade725","commits":[]} | {
"id": 64395447,
"name": "digimatic/ogre",
"url": "https://api.github.com/repos/digimatic/ogre"
} | {
"id": 3226435,
"login": "digimatic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3226435?",
"url": "https://api.github.com/users/digimatic"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-26T06:37:00 | 5215646326 | {"actor":{"display_login":"digimatic"}} |
PushEvent | true | {"push_id":1566472203,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"130ae47cf691f2c0cd4ab48ea706ef27dd564e27","before":"b0a2f03e59322b1fb954efcfdf8fc247755a3af1","commits":[{"sha":"130ae47cf691f2c0cd4ab48ea706ef27dd564e27","author":{"name":"taylorsuccessor","email":"[email protected]"},"message":"server from myCrud","distinct":true,"url":"https://api.github.com/repos/taylorsuccessor/mycp2/commits/130ae47cf691f2c0cd4ab48ea706ef27dd564e27"}]} | {
"id": 80721907,
"name": "taylorsuccessor/mycp2",
"url": "https://api.github.com/repos/taylorsuccessor/mycp2"
} | {
"id": 8817715,
"login": "taylorsuccessor",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8817715?",
"url": "https://api.github.com/users/taylorsuccessor"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-02-19T15:43:11 | 5351629820 | {"actor":{"display_login":"taylorsuccessor"}} |
PushEvent | true | {"push_id":2124253970,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1229f784c4c75ddb9c17f2208d67c33a6b9d1700","before":"4c825ebea2a59f0811846af4a427fe7a149c7e34","commits":[{"sha":"1229f784c4c75ddb9c17f2208d67c33a6b9d1700","author":{"name":"aprilchuie","email":"412bba2b116a3fec02b88d2b0861ead327a90631@dhcp-v028-218.mobile.uci.edu"},"message":"Update index.html","distinct":true,"url":"https://api.github.com/repos/aprilchuie/aprilchuie.github.io/commits/1229f784c4c75ddb9c17f2208d67c33a6b9d1700"}]} | {
"id": 108197060,
"name": "aprilchuie/aprilchuie.github.io",
"url": "https://api.github.com/repos/aprilchuie/aprilchuie.github.io"
} | {
"id": 25991992,
"login": "aprilchuie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25991992?",
"url": "https://api.github.com/users/aprilchuie"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-14T21:20:19 | 6855130503 | {"actor":{"display_login":"aprilchuie"}} |
PushEvent | true | {"push_id":1706020364,"size":2,"distinct_size":2,"ref":"refs/heads/master","head":"15a98c834cd7d1dc19ae917cbf93e01596ccd410","before":"d9de19ce381bfc024b63af4caec7434fb7bc89a7","commits":[{"sha":"3a6241058b7a8c07761fd965116dde44a7bfbf78","author":{"name":"Daniel","email":"[email protected]"},"message":"made plots for symbiosys","distinct":true,"url":"https://api.github.com/repos/dvbrown/Rscripts/commits/3a6241058b7a8c07761fd965116dde44a7bfbf78"},{"sha":"15a98c834cd7d1dc19ae917cbf93e01596ccd410","author":{"name":"Daniel","email":"[email protected]"},"message":"a script for analysis of ATAC","distinct":true,"url":"https://api.github.com/repos/dvbrown/Rscripts/commits/15a98c834cd7d1dc19ae917cbf93e01596ccd410"}]} | {
"id": 10682563,
"name": "dvbrown/Rscripts",
"url": "https://api.github.com/repos/dvbrown/Rscripts"
} | {
"id": 4618363,
"login": "dvbrown",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4618363?",
"url": "https://api.github.com/users/dvbrown"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-04-27T13:02:26 | 5768502932 | {"actor":{"display_login":"dvbrown"}} |
PushEvent | true | {"push_id":1765908881,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"e8df97aa3e95d41f98c5b8de1940b49a92063ac9","before":"84ddc6b136dda3ec6ddf1a44373f4088445f8953","commits":[{"sha":"e8df97aa3e95d41f98c5b8de1940b49a92063ac9","author":{"name":"Onur Çakmak","email":"[email protected]"},"message":"Update README-STRUCTURE.md","distinct":true,"url":"https://api.github.com/repos/onurd-ck/react-and-react-native-tutorial/commits/e8df97aa3e95d41f98c5b8de1940b49a92063ac9"}]} | {
"id": 92614653,
"name": "onurd-ck/react-and-react-native-tutorial",
"url": "https://api.github.com/repos/onurd-ck/react-and-react-native-tutorial"
} | {
"id": 28986277,
"login": "onurd-ck",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28986277?",
"url": "https://api.github.com/users/onurd-ck"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-05-28T12:03:50 | 5955934365 | {"actor":{"display_login":"onurd-ck"}} |
PushEvent | true | {"push_id":1552952386,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"675f41e5512c40fb53202d822b55c2d0385a8dee","before":"1138598aaf2a967ba2b6b776a0a62cd23ffaa90d","commits":[{"sha":"675f41e5512c40fb53202d822b55c2d0385a8dee","author":{"name":"HAOGRE","email":"[email protected]"},"message":"fullgit","distinct":true,"url":"https://api.github.com/repos/HAOGRE/fullgithistory/commits/675f41e5512c40fb53202d822b55c2d0385a8dee"}]} | {
"id": 79212822,
"name": "HAOGRE/fullgithistory",
"url": "https://api.github.com/repos/HAOGRE/fullgithistory"
} | {
"id": 8871124,
"login": "HAOGRE",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8871124?",
"url": "https://api.github.com/users/HAOGRE"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-02-12T20:53:42 | 5310535214 | {"actor":{"display_login":"HAOGRE"}} |
PushEvent | true | {"push_id":1698811621,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"9a54c6a8670df77ab502e131e18ca97a124d5621","before":"52b710ec739f274f3042e7b0d81d62036c1ff773","commits":[{"sha":"9a54c6a8670df77ab502e131e18ca97a124d5621","author":{"name":"Nuria","email":"[email protected]"},"message":"add inventory and clouds","distinct":true,"url":"https://api.github.com/repos/nuria-fl/ld38/commits/9a54c6a8670df77ab502e131e18ca97a124d5621"}]} | {
"id": 89053723,
"name": "nuria-fl/ld38",
"url": "https://api.github.com/repos/nuria-fl/ld38"
} | {
"id": 1914360,
"login": "nuria-fl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1914360?",
"url": "https://api.github.com/users/nuria-fl"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-04-24T17:42:24 | 5745953640 | {"actor":{"display_login":"nuria-fl"}} |
PushEvent | true | {"push_id":1566867600,"size":3,"distinct_size":3,"ref":"refs/heads/dal","head":"f03d1a1216de7230a317b7f0166fdd9d3ffca8f9","before":"cf4b09c1594e1b1cf9ad1c01ab71bc64fc7a94bc","commits":[{"sha":"ff142ba6f65e92c3cad7f18aff258205a131da73","author":{"name":"root","email":"[email protected]"},"message":"update black list","distinct":true,"url":"https://api.github.com/repos/multicharts/scanner-check/commits/ff142ba6f65e92c3cad7f18aff258205a131da73"},{"sha":"92b084ab9410d4175e0fe20040f215ab8d1bc0aa","author":{"name":"root","email":"[email protected]"},"message":"Merge branch 'dal' of https://github.com/multicharts/scanner-check into dal","distinct":true,"url":"https://api.github.com/repos/multicharts/scanner-check/commits/92b084ab9410d4175e0fe20040f215ab8d1bc0aa"},{"sha":"f03d1a1216de7230a317b7f0166fdd9d3ffca8f9","author":{"name":"root","email":"[email protected]"},"message":"update black list","distinct":true,"url":"https://api.github.com/repos/multicharts/scanner-check/commits/f03d1a1216de7230a317b7f0166fdd9d3ffca8f9"}]} | {
"id": 62069489,
"name": "multicharts/scanner-check",
"url": "https://api.github.com/repos/multicharts/scanner-check"
} | {
"id": 17928155,
"login": "MultichartsScannerDataChecker",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17928155?",
"url": "https://api.github.com/users/MultichartsScannerDataChecker"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-02-20T00:15:06 | 5352630576 | {"actor":{"display_login":"MultichartsScannerDataChecker"}} |
PushEvent | true | {"push_id":1638117088,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"9ac8f5c2cc21e609ed625b46ce63349532409751","before":"eb28bea4272e53c5b7ef9c398f501a883e54ff64","commits":[{"sha":"9ac8f5c2cc21e609ed625b46ce63349532409751","author":{"name":"Gildo Giuliani","email":"[email protected]"},"message":"v.0.1.0\n\nGrunt tasks added to the project","distinct":true,"url":"https://api.github.com/repos/Gix075/jquery-google-analytics-tracker/commits/9ac8f5c2cc21e609ed625b46ce63349532409751"}]} | {
"id": 85832484,
"name": "Gix075/jquery-google-analytics-tracker",
"url": "https://api.github.com/repos/Gix075/jquery-google-analytics-tracker"
} | {
"id": 3358137,
"login": "Gix075",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3358137?",
"url": "https://api.github.com/users/Gix075"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-03-26T15:09:00 | 5565533634 | {"actor":{"display_login":"Gix075"}} |
PushEvent | true | {"push_id":1814006307,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"47fd643631bed187e631fea3abf68ab5ff4c818f","before":"0ad11342cb625a1471c0efa88b26de5d0681dcd8","commits":[{"sha":"47fd643631bed187e631fea3abf68ab5ff4c818f","author":{"name":"Maximilian Wagenbach","email":"[email protected]"},"message":"Added DIN 18041 to literatur","distinct":true,"url":"https://api.github.com/repos/Foaly/Audiotechnik/commits/47fd643631bed187e631fea3abf68ab5ff4c818f"}]} | {
"id": 94437743,
"name": "Foaly/Audiotechnik",
"url": "https://api.github.com/repos/Foaly/Audiotechnik"
} | {
"id": 1014762,
"login": "Foaly",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1014762?",
"url": "https://api.github.com/users/Foaly"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-21T12:55:02 | 6109356100 | {"actor":{"display_login":"Foaly"}} |
PushEvent | true | {"push_id":1918124646,"size":32,"distinct_size":14,"ref":"refs/heads/dns-bootstrap","head":"45c8b06f765fe16f1c426d9d814cd82169686aba","before":"56c1e92bb447ed2745d132b502ab1c2cb9b3c0a5","commits":[{"sha":"01571c1e5896442f38e7661e38d0985cf702b9cc","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"Bolt 11: Invoice Protocol for Lightning Payments (#183)\n\nThis specifies a draft invoice protocol for lightning payments.\r\n\r\nParticular thanks for detailed feedback from:\r\n* ZmnSCPxj <[email protected]>\r\n* @Saicere \r\n* @kallewoof\r\n* @halseth \r\n* @cdecker \r\n\r\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/01571c1e5896442f38e7661e38d0985cf702b9cc"},{"sha":"8424535e1f4051c272fe66538a3ae36489d2d9ae","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"BOLT 2: don't insist we atomically send and commit to disk.\n\nWe can't do that, so allow \"write, then send\". That fails on the side of\ntiming out, rather than having a channel which can't be used.\n\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/8424535e1f4051c272fe66538a3ae36489d2d9ae"},{"sha":"ac8b83059809a299d654f1c4ec1b24cfb6b054b2","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"BOLT 2: channel_reestablish message, retransmission simplification.\n\nThis adds a message for each channel reconnect (after we've\nsent/received `funding_signed`, ie. when we rememeber the channel),\nwhich says exactly how many `commitment_signed` and `revoke_and_ack`\nwe've received. Really, we could use one bit for each (they could\nonly be missing the last one), but better to be clear.\n\nThis leaves the \"rollback if didn't get commitment_signed\"\nrequirement, but avoids any need to handle update duplicates or wonder\nwhat update number a `commitment_signed` applies to after reconnect.\n\nMany thanks to pm47 and roasbeef especially for constructive feedback\nwhich made this far better than I originally had.\n\nCloses: #172\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/ac8b83059809a299d654f1c4ec1b24cfb6b054b2"},{"sha":"46848dcf21cf4525527d8ff33b77fe25cdf0583c","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"BOLT 7: fix outdated description of channel announce.\n\nThe requirements were updated in 667ca1fdd6d80e9d11a74f01700f07506147c6d8\nbut not the discussion above.\n\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/46848dcf21cf4525527d8ff33b77fe25cdf0583c"},{"sha":"a5437d065b4534dad260376529493006d9140feb","author":{"name":"Christian Decker","email":"[email protected]"},"message":"BOLT7: Add network view pruning (#191)\n\nExplicitly mentions that nodes SHOULD monitor the chain for channel\r\ncloses, and that a node MAY be removed if no open channels for that\r\nnode remain open.\r\n\r\nAlso mentions the 2 week lazy pruning we discussed on the call.\r\n\r\nCloses #186","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/a5437d065b4534dad260376529493006d9140feb"},{"sha":"f2d03e707bcc5925f907247d8af45026f48755e6","author":{"name":"Christian Decker","email":"[email protected]"},"message":"BOLT7: Allow channel_updates for non-public channels\n\nThis was pointed out by @btcontract in #188: we need to communicate\nour forwarding parameters even for private channels since otherwise\nthe other endpoint cannot use the private channel for incoming\nroutes. So we also accept `channel_update`s for our own channels even\nfor channels that were not announced publicly. Adds a bit of special\nhandling for our own channels in the gossip, but it is needed since\nprivate channels would be completely unusable otherwise.","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/f2d03e707bcc5925f907247d8af45026f48755e6"},{"sha":"a537af3d6243bb6c5dec04d81f2f5e19f82126a8","author":{"name":"Christian Decker","email":"[email protected]"},"message":"BOLT7: Refer to announce_channel bit, not channels_public\n\nThis was changed a while ago, but not reflected here.","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/a537af3d6243bb6c5dec04d81f2f5e19f82126a8"},{"sha":"83aaaedcd518a1413f7a0324a1fd884819b09ff8","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"BOLT 2: make it clear that we set fee, *then* eliminate outputs.\n\nYou can't eliminate an output and also guarantee a certain fee, so\nwe need to define exactly how to do this.\n\nSince the output is (presumably) dust, we might as well just discard it\n(effectively increasing the fee). This avoids the peer directly benefiting\nfrom the elimination as well.\n\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/83aaaedcd518a1413f7a0324a1fd884819b09ff8"},{"sha":"b574c18f24160de77293d41692b997c466371ed0","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"BOLT 2: closing fee is based on final commitment \"base fee\" not actual fee.\n\nThe actual fee of the final tx may include eliminated outputs, which can\ndiffer between one side and the other (since they have different thresholds).\n\nSimplify this corner case by using our base fee calculation as the upper bound;\nit should be close enough we don't care, but disagreement here could cause\nnegotiation breakdown.\n\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/b574c18f24160de77293d41692b997c466371ed0"},{"sha":"365a5a0f9f7449402a14ed4aa943ce228ec971b3","author":{"name":"Rusty Russell","email":"[email protected]"},"message":"BOLT 4: channel_id -> short_channel_id\n\nConsistency with BOLT 7 makes this much clearer.\n\nCloses: #195\nReported-by: https://github.com/nayuta-ueno\nSigned-off-by: Rusty Russell <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/365a5a0f9f7449402a14ed4aa943ce228ec971b3"},{"sha":"a257554456cda98afd1532c302c0e5e84de0455e","author":{"name":"Christian Decker","email":"[email protected]"},"message":"BOLT7: Reorder feature bitmaps in order to allow future changes\n\nAppending new fields to the end of the messages allows us to add new\nfields to an existing message, however it does not allow removing\nexisting fields, e.g., dropping the pubkeys like #187 proposes. Moving\nthe features bitmap at the beginning of the signed payload allows\nthis type of change in the future. Nodes verify the integrity of the\nmessage and then check whether there are any even bits they don't\nimplement. These even bits being required features would then result\nin the message being discarded.\n\nIn addition to what we discussed during the call I also went ahead and\ndid the same reordering on `node_announcement`, which I think has the\nsame issue.\n\nThere is a subtle change in semantics, i.e., previously we would\nadd channels with unknown bits to our local view, but then ignore them\nwhen computing a route. Now we no longer add them to our view, and may\ndiscard the announcement altogether, stopping the broadcast. This is\nsafe I think since otherwise we'd be forwarding things we can only\nverify the signatures of, but nothing else.","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/a257554456cda98afd1532c302c0e5e84de0455e"},{"sha":"a11d234e18c8f2ae406b0dea9cd91f258b369c4c","author":{"name":"Christian Decker","email":"[email protected]"},"message":"tools: Disable alignment check when we have a variable length field\n\nIf we have a variable length field we should not check the alignment\nof the following fields, the check will be off anyway.","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/a11d234e18c8f2ae406b0dea9cd91f258b369c4c"},{"sha":"22544d778949128bc5a0816b1eca5b43d549d5e4","author":{"name":"Janus","email":"[email protected]"},"message":"Script for extracting structured protocol messages\n\nThis changes extract-formats.py so that other scripts can use it, but retains normal functionality.\nThe new script (structured.py) parses the CSV variant and shows a representation of an OrderedMap.\nThis could be used to write parsers.","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/22544d778949128bc5a0816b1eca5b43d549d5e4"},{"sha":"d67a28227c2f19929f5f09a65240a5b876e45e82","author":{"name":"Christian Decker","email":"[email protected]"},"message":"tools: Update formatting of python tools","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/d67a28227c2f19929f5f09a65240a5b876e45e82"},{"sha":"80688d79008e9e999dff485f4dc03fcda3300291","author":{"name":"Pierre-Marie Padiou","email":"4a4e17a8796199be2bc4936a2aded7ed9461bf23@users.noreply.github.com"},"message":"BOLT 11: Clarify that providing a payment description or description hash is mandatory (#200)\n\n\r\nAdded a `d` or `h` field to test vectors","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/80688d79008e9e999dff485f4dc03fcda3300291"},{"sha":"df66a4e85ae7d477a94a503e7802dc0e44084c0f","author":{"name":"Pierre-Marie Padiou","email":"4a4e17a8796199be2bc4936a2aded7ed9461bf23@users.noreply.github.com"},"message":"BOLT 11: fix formatting typo, `r` length value, and `channel_id`->`short_channel_id` (#212)\n\n* BOLT 11: fix formatting typo, and `r` length value.\r\n\r\nThe r field is 408 bytes long, which is 82 characters encoded;\r\nthis should have been updated when the fee and cltv sizes were\r\nupdated (prior to merge into repo).\r\n\r\nSigned-off-by: Rusty Russell <[email protected]>\r\n\r\n* BOLT 11: `channel_id`->`short_channel_id`","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/df66a4e85ae7d477a94a503e7802dc0e44084c0f"},{"sha":"efd8096fa6c833f812779f69beaa78b164bbd02e","author":{"name":"Christian Decker","email":"[email protected]"},"message":"BOLT4: clarify that failure_code may reuse message type numbers\n\nWe reuse the numeric values that we previously assigned to message\ntypes in the failure_code, but there is no possibility for a mixup\nsince the latter is not transmitted directly on the transport layer\nbut wrapped in a return packet. Hence there is no way of confusing the\ntwo. Added a short clarification.\n\nReported-by: Janus Troelsen @ysangkok\nSigned-off-by: Christian Decker <[email protected]>","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/efd8096fa6c833f812779f69beaa78b164bbd02e"},{"sha":"964527158ef5c27fb01d0a575124bb2e23155dc1","author":{"name":"Christian Decker","email":"[email protected]"},"message":"tools: Adding 'BOLTs' to the dictionary","distinct":false,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/964527158ef5c27fb01d0a575124bb2e23155dc1"},{"sha":"170cb318a1f4448d5ff71a1e792f1403ceba2fad","author":{"name":"Christian Decker","email":"[email protected]"},"message":"BOLT7: Add shadow route extension in the recommendations\n\nThis is a recommendation to fuzz the CLTV on the HTLCs such that nodes\nalong the route have a harder time identifying the intended\nrecipient. We can either add a random offset or we can start a random\nwalk from the intended recipient and create a shadow route extension.\n\nCloses #185","distinct":true,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/170cb318a1f4448d5ff71a1e792f1403ceba2fad"},{"sha":"059125dda4ef21b6c71d2b055691e93013976634","author":{"name":"Christian Decker","email":"[email protected]"},"message":"tools: Add CLTV acronyms","distinct":true,"url":"https://api.github.com/repos/cdecker/lightning-rfc/commits/059125dda4ef21b6c71d2b055691e93013976634"}]} | {
"id": 73741881,
"name": "cdecker/lightning-rfc",
"url": "https://api.github.com/repos/cdecker/lightning-rfc"
} | {
"id": 120117,
"login": "cdecker",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/120117?",
"url": "https://api.github.com/users/cdecker"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-12T17:52:14 | 6444839376 | {"actor":{"display_login":"cdecker"}} |
PushEvent | true | {"push_id":1851512660,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"f95456e2f7f3c92715234e94cdc095be2f7b396a","before":"0f9e763f119650c0967efee480fc67bf8dd3b3ff","commits":[{"sha":"f95456e2f7f3c92715234e94cdc095be2f7b396a","author":{"name":"OJIMA Ryoji","email":"[email protected]"},"message":"docker-compose files are updated.","distinct":true,"url":"https://api.github.com/repos/tail-island/jellyfish-eye-k/commits/f95456e2f7f3c92715234e94cdc095be2f7b396a"}]} | {
"id": 88493771,
"name": "tail-island/jellyfish-eye-k",
"url": "https://api.github.com/repos/tail-island/jellyfish-eye-k"
} | {
"id": 1941421,
"login": "tail-island",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1941421?",
"url": "https://api.github.com/users/tail-island"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-11T06:33:15 | 6229987562 | {"actor":{"display_login":"tail-island"}} |
PushEvent | true | {"push_id":2029677406,"size":1,"distinct_size":1,"ref":"refs/heads/patch-1","head":"40e0dcb6435415099c2d2172f696faba4ae8fe34","before":"edc0f709adf21b851342274bab831d139533f329","commits":[{"sha":"40e0dcb6435415099c2d2172f696faba4ae8fe34","author":{"name":"laavieira","email":"[email protected]"},"message":"Update Grupos.txt","distinct":true,"url":"https://api.github.com/repos/laavieira/Grupos-PI2/commits/40e0dcb6435415099c2d2172f696faba4ae8fe34"}]} | {
"id": 105081609,
"name": "laavieira/Grupos-PI2",
"url": "https://api.github.com/repos/laavieira/Grupos-PI2"
} | {
"id": 26529014,
"login": "laavieira",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26529014?",
"url": "https://api.github.com/users/laavieira"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-05T00:13:30 | 6675742247 | {"actor":{"display_login":"laavieira"}} |
PushEvent | true | {"push_id":2201523969,"size":1,"distinct_size":1,"ref":"refs/heads/DrumMashine","head":"d1b5df6d922ebbd459af589bae72d697449d2cec","before":"f34d5f9dd05b73e4a604a9252fadf005ceefa20c","commits":[{"sha":"d1b5df6d922ebbd459af589bae72d697449d2cec","author":{"name":"Alexandr","email":"[email protected]"},"message":"add Save Track","distinct":true,"url":"https://api.github.com/repos/Skynersanys/DrumMashine/commits/d1b5df6d922ebbd459af589bae72d697449d2cec"}]} | {
"id": 113894072,
"name": "Skynersanys/DrumMashine",
"url": "https://api.github.com/repos/Skynersanys/DrumMashine"
} | {
"id": 33523415,
"login": "Skynersanys",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/33523415?",
"url": "https://api.github.com/users/Skynersanys"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-17T23:43:06 | 6999880203 | {"actor":{"display_login":"Skynersanys"}} |
PushEvent | true | {"push_id":1752452759,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"3963b635293c966400f8c5c1c1ad6a7f36f746b4","before":"7f5cdda88287e2833ba84dea1c73bac91834ee57","commits":[{"sha":"3963b635293c966400f8c5c1c1ad6a7f36f746b4","author":{"name":"EricChiou","email":"[email protected]"},"message":"finish accordion component","distinct":true,"url":"https://api.github.com/repos/EricChiou/angular2-components/commits/3963b635293c966400f8c5c1c1ad6a7f36f746b4"}]} | {
"id": 86050367,
"name": "EricChiou/angular2-components",
"url": "https://api.github.com/repos/EricChiou/angular2-components"
} | {
"id": 20960221,
"login": "EricChiou",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20960221?",
"url": "https://api.github.com/users/EricChiou"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-05-21T16:49:26 | 5913247098 | {"actor":{"display_login":"EricChiou"}} |
PushEvent | true | {"push_id":1792219446,"size":1,"distinct_size":1,"ref":"refs/heads/feature/create_table","head":"44ee546d92996078211e75257c4633c2c42d4bc4","before":"b7bd3a0ab2ffe01fc05f46de0b637544c80f429c","commits":[{"sha":"44ee546d92996078211e75257c4633c2c42d4bc4","author":{"name":"Sentaro YOJIMA","email":"[email protected]"},"message":"set mail_development","distinct":true,"url":"https://api.github.com/repos/yojimasentaro/Web_biz_app/commits/44ee546d92996078211e75257c4633c2c42d4bc4"}]} | {
"id": 93028917,
"name": "yojimasentaro/Web_biz_app",
"url": "https://api.github.com/repos/yojimasentaro/Web_biz_app"
} | {
"id": 14925725,
"login": "yojimasentaro",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14925725?",
"url": "https://api.github.com/users/yojimasentaro"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-10T12:11:21 | 6040221256 | {"actor":{"display_login":"yojimasentaro"}} |
PushEvent | true | {"push_id":2102453245,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"fa44a22ee1be23fe244dfc773cfd4c0d522348b1","before":"3da0f152553b683c0d3d5a7b1bc8505b349d6fee","commits":[{"sha":"fa44a22ee1be23fe244dfc773cfd4c0d522348b1","author":{"name":"denkopioner","email":"[email protected]"},"message":"2017-11-06 12:14:08.731319","distinct":true,"url":"https://api.github.com/repos/denkopioner/forms3/commits/fa44a22ee1be23fe244dfc773cfd4c0d522348b1"}]} | {
"id": 106278205,
"name": "denkopioner/forms3",
"url": "https://api.github.com/repos/denkopioner/forms3"
} | {
"id": 32639282,
"login": "denkopioner",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32639282?",
"url": "https://api.github.com/users/denkopioner"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-06T10:14:11 | 6813696354 | {"actor":{"display_login":"denkopioner"}} |
PushEvent | true | {"push_id":2121915089,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"877b56ceead0b1cca7706e2de60cc89c0d7cab5e","before":"da3aa44f59fb708d739ae9caf10c96bcbaec4857","commits":[{"sha":"877b56ceead0b1cca7706e2de60cc89c0d7cab5e","author":{"name":"silburt","email":"[email protected]"},"message":"edit","distinct":true,"url":"https://api.github.com/repos/silburt/MachineLearningScratchRepo/commits/877b56ceead0b1cca7706e2de60cc89c0d7cab5e"}]} | {
"id": 56255454,
"name": "silburt/MachineLearningScratchRepo",
"url": "https://api.github.com/repos/silburt/MachineLearningScratchRepo"
} | {
"id": 9949184,
"login": "silburt",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9949184?",
"url": "https://api.github.com/users/silburt"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-14T04:25:37 | 6850612203 | {"actor":{"display_login":"silburt"}} |
PushEvent | true | {"push_id":2206174782,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"ecdbda0dc625a2ad1f68fa5a004ba7baa43cad7c","before":"d5faaf39e4924f12049c828c1b4d5b48e7032109","commits":[{"sha":"ecdbda0dc625a2ad1f68fa5a004ba7baa43cad7c","author":{"name":"DrRacket","email":"[email protected]"},"message":"dd2baba66c0c replay starts","distinct":true,"url":"https://api.github.com/repos/pzhao12test4/distributedlog/commits/ecdbda0dc625a2ad1f68fa5a004ba7baa43cad7c"}]} | {
"id": 113647030,
"name": "pzhao12test4/distributedlog",
"url": "https://api.github.com/repos/pzhao12test4/distributedlog"
} | {
"id": 33993461,
"login": "pzhao12test4",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/33993461?",
"url": "https://api.github.com/users/pzhao12test4"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-19T16:54:05 | 7008828513 | {"actor":{"display_login":"pzhao12test4"}} |
PushEvent | true | {"push_id":2185182430,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2a33373bd402977763437178abf0051495cff689","before":"2ea4b2fc8a305769ce9354a5b564524d12317ae8","commits":[{"sha":"2a33373bd402977763437178abf0051495cff689","author":{"name":"Roberto Sanchez","email":"cd10383a927e8bd43d1b4f5124fc8b12a309d421@users.noreply.github.com"},"message":"Update README.md","distinct":true,"url":"https://api.github.com/repos/Zyxel-1/CECS_323_JDBC/commits/2a33373bd402977763437178abf0051495cff689"}]} | {
"id": 71286068,
"name": "Zyxel-1/CECS_323_JDBC",
"url": "https://api.github.com/repos/Zyxel-1/CECS_323_JDBC"
} | {
"id": 13144652,
"login": "Zyxel-1",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13144652?",
"url": "https://api.github.com/users/Zyxel-1"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-11T03:43:16 | 6969223721 | {"actor":{"display_login":"Zyxel-1"}} |
PushEvent | true | {"push_id":2204517200,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"ca0830c0f397112c5da45252a3e2ed0d49f3c18e","before":"f5e1d88c90eaea5900de5931bee31285e40b48eb","commits":[{"sha":"ca0830c0f397112c5da45252a3e2ed0d49f3c18e","author":{"name":"Varun Madiath","email":"[email protected]"},"message":"Add sshguard to base system.","distinct":true,"url":"https://api.github.com/repos/vamega/ansible-server/commits/ca0830c0f397112c5da45252a3e2ed0d49f3c18e"}]} | {
"id": 114590710,
"name": "vamega/ansible-server",
"url": "https://api.github.com/repos/vamega/ansible-server"
} | {
"id": 223408,
"login": "vamega",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/223408?",
"url": "https://api.github.com/users/vamega"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-19T03:38:31 | 7005665836 | {"actor":{"display_login":"vamega"}} |
PushEvent | true | {"push_id":1576831734,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"80a828573e4061c0e00ff401cf353dde52c811c0","before":"647d46cbe4ff0f6bda401e2497465a69b12f93bf","commits":[{"sha":"80a828573e4061c0e00ff401cf353dde52c811c0","author":{"name":"Gerson Lázaro","email":"[email protected]"},"message":"BaseUrl correccion","distinct":true,"url":"https://api.github.com/repos/GersonLazaro/gersonlazaro.github.io/commits/80a828573e4061c0e00ff401cf353dde52c811c0"}]} | {
"id": 82998095,
"name": "GersonLazaro/gersonlazaro.github.io",
"url": "https://api.github.com/repos/GersonLazaro/gersonlazaro.github.io"
} | {
"id": 4467584,
"login": "GersonLazaro",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4467584?",
"url": "https://api.github.com/users/GersonLazaro"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-02-24T04:18:09 | 5383008250 | {"actor":{"display_login":"GersonLazaro"}} |
PushEvent | true | {"push_id":1946157150,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"1dd51b6fa5c19d0f69fbd78f3a1773f3a0b72772","before":"67e266796521e2384ba1cac19dab7d4eeefc8c96","commits":[{"sha":"1dd51b6fa5c19d0f69fbd78f3a1773f3a0b72772","author":{"name":"Curt Clifton","email":"[email protected]"},"message":"Mirroring from Micro.blog.","distinct":true,"url":"https://api.github.com/repos/curtclifton/curtclifton.github.io/commits/1dd51b6fa5c19d0f69fbd78f3a1773f3a0b72772"}]} | {
"id": 89990900,
"name": "curtclifton/curtclifton.github.io",
"url": "https://api.github.com/repos/curtclifton/curtclifton.github.io"
} | {
"id": 163466,
"login": "curtclifton",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/163466?",
"url": "https://api.github.com/users/curtclifton"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-26T20:04:19 | 6515754953 | {"actor":{"display_login":"curtclifton"}} |
PushEvent | true | {"push_id":2071098025,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"aa6a04bedc8a7e1721a2d53e0dfdda0b13694987","before":"ab12974209351dcac5fbaa0a530524c1d34a0607","commits":[{"sha":"aa6a04bedc8a7e1721a2d53e0dfdda0b13694987","author":{"name":"anumanwer","email":"[email protected]"},"message":"Update index.html","distinct":true,"url":"https://api.github.com/repos/anumanwer/hello-world-cfg/commits/aa6a04bedc8a7e1721a2d53e0dfdda0b13694987"}]} | {
"id": 108006981,
"name": "anumanwer/hello-world-cfg",
"url": "https://api.github.com/repos/anumanwer/hello-world-cfg"
} | {
"id": 20321954,
"login": "anumanwer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20321954?",
"url": "https://api.github.com/users/anumanwer"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-23T18:57:44 | 6754175435 | {"actor":{"display_login":"anumanwer"}} |
PushEvent | true | {"push_id":2002528488,"size":1,"distinct_size":1,"ref":"refs/heads/9.0-saleorder_import_invoice2data_partner_matching","head":"db9741c68744c551e5cf236adc49c6e47ac89608","before":"50e5a5af378bd46ce20c65fef14f903d9047b3d9","commits":[{"sha":"db9741c68744c551e5cf236adc49c6e47ac89608","author":{"name":"Giovanni Francesco Capalbo","email":"[email protected]"},"message":"fix","distinct":true,"url":"https://api.github.com/repos/gfcapalbo/edi/commits/db9741c68744c551e5cf236adc49c6e47ac89608"}]} | {
"id": 102489873,
"name": "gfcapalbo/edi",
"url": "https://api.github.com/repos/gfcapalbo/edi"
} | {
"id": 8994879,
"login": "gfcapalbo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8994879?",
"url": "https://api.github.com/users/gfcapalbo"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-22T09:40:40 | 6623998157 | {"actor":{"display_login":"gfcapalbo"}} |
PushEvent | true | {"push_id":2088458705,"size":1,"distinct_size":1,"ref":"refs/heads/Bryant_Ramirez","head":"c4ea6cf0e0b8d909b0c31e097a41c2c7b5412868","before":"83102ab7e7872dcc19a5ba110cfbbf6a752b034f","commits":[{"sha":"c4ea6cf0e0b8d909b0c31e097a41c2c7b5412868","author":{"name":"bRad-95","email":"[email protected]"},"message":"fixed commit","distinct":true,"url":"https://api.github.com/repos/LuminaryDoom/Androidhomework7/commits/c4ea6cf0e0b8d909b0c31e097a41c2c7b5412868"}]} | {
"id": 108909224,
"name": "LuminaryDoom/Androidhomework7",
"url": "https://api.github.com/repos/LuminaryDoom/Androidhomework7"
} | {
"id": 32021437,
"login": "LuminaryDoom",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32021437?",
"url": "https://api.github.com/users/LuminaryDoom"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-31T01:22:19 | 6787029472 | {"actor":{"display_login":"LuminaryDoom"}} |
PushEvent | true | {"push_id":1552174375,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"70721936115cb4a44fab71be9fb80cd1df361ffe","before":"9e8c418bbf66f8417761ec9206290eb8583f250c","commits":[{"sha":"70721936115cb4a44fab71be9fb80cd1df361ffe","author":{"name":"Nicolas Peters","email":"[email protected]"},"message":"signavio upload","distinct":true,"url":"https://api.github.com/repos/nicopeters/sigrhtest/commits/70721936115cb4a44fab71be9fb80cd1df361ffe"}]} | {
"id": 60004294,
"name": "nicopeters/sigrhtest",
"url": "https://api.github.com/repos/nicopeters/sigrhtest"
} | {
"id": 2812648,
"login": "nicopeters",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2812648?",
"url": "https://api.github.com/users/nicopeters"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-02-11T23:34:35 | 5308630480 | {"actor":{"display_login":"nicopeters"}} |
PushEvent | true | {"push_id":1514374224,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"5c0ad86fe4474c306528747dcc2a4b0d1bfc609b","before":"c065bc78da2cd01f33bf61439bcea2574f99d831","commits":[{"sha":"5c0ad86fe4474c306528747dcc2a4b0d1bfc609b","author":{"name":"OPSTest","email":"[email protected]"},"message":"Remove E2E_Provision_1485111945156 in .openpublishing.publish.config.json under master branch.","distinct":true,"url":"https://api.github.com/repos/OPSTest/E2E_Provision_1485111945156/commits/5c0ad86fe4474c306528747dcc2a4b0d1bfc609b"}]} | {
"id": 79738561,
"name": "OPSTest/E2E_Provision_1485111945156",
"url": "https://api.github.com/repos/OPSTest/E2E_Provision_1485111945156"
} | {
"id": 23694395,
"login": "OPSTest",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23694395?",
"url": "https://api.github.com/users/OPSTest"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-22T19:10:53 | 5193426558 | {"actor":{"display_login":"OPSTest"}} |
PushEvent | true | {"push_id":1649856283,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"30c2bb67701d2c157862a7d73885153e0e0b5382","before":"f0bedd756136d5b4f91cf34a2f334a54422f5885","commits":[{"sha":"30c2bb67701d2c157862a7d73885153e0e0b5382","author":{"name":"Siteleaf","email":"[email protected]"},"message":"Updated Anemoi and 25 other files","distinct":true,"url":"https://api.github.com/repos/yamarfa/blog/commits/30c2bb67701d2c157862a7d73885153e0e0b5382"}]} | {
"id": 79336888,
"name": "yamarfa/blog",
"url": "https://api.github.com/repos/yamarfa/blog"
} | {
"id": 20125428,
"login": "yamarfa",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20125428?",
"url": "https://api.github.com/users/yamarfa"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-03-30T22:30:10 | 5599198081 | {"actor":{"display_login":"yamarfa"}} |
PushEvent | true | {"push_id":2006892406,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"74f918f00cc8afabc33cde4ff114082bfa879e17","before":"5af469d71b5efd92e62977720642e0c79a0497e4","commits":[{"sha":"74f918f00cc8afabc33cde4ff114082bfa879e17","author":{"name":"vishalkumarsa","email":"[email protected]"},"message":"Update vagrantvm.yml","distinct":true,"url":"https://api.github.com/repos/vishalkumarsa/CreateVMCheckbox.io/commits/74f918f00cc8afabc33cde4ff114082bfa879e17"}]} | {
"id": 104711789,
"name": "vishalkumarsa/CreateVMCheckbox.io",
"url": "https://api.github.com/repos/vishalkumarsa/CreateVMCheckbox.io"
} | {
"id": 17423940,
"login": "vishalkumarsa",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17423940?",
"url": "https://api.github.com/users/vishalkumarsa"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-25T09:24:56 | 6631915477 | {"actor":{"display_login":"vishalkumarsa"}} |
PushEvent | true | {"push_id":1888466067,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"c9d9e6095be32aae60593c229cac0e3261575208","before":"98b6fc8271822f5a7b02baa20b82eac3a8dbdd81","commits":[{"sha":"c9d9e6095be32aae60593c229cac0e3261575208","author":{"name":"jeromearul","email":"[email protected]"},"message":"40px","distinct":true,"url":"https://api.github.com/repos/jeromearul/jeromearul.github.io/commits/c9d9e6095be32aae60593c229cac0e3261575208"}]} | {
"id": 64175994,
"name": "jeromearul/jeromearul.github.io",
"url": "https://api.github.com/repos/jeromearul/jeromearul.github.io"
} | {
"id": 20651767,
"login": "jeromearul",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20651767?",
"url": "https://api.github.com/users/jeromearul"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-28T16:52:55 | 6351137297 | {"actor":{"display_login":"jeromearul"}} |
PushEvent | true | {"push_id":2133620044,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"a3dd62954751aa7a546a00e2682f72a5777c3742","before":"21cbf3ad43c1dd7811551de3d1d0329a1343e2b5","commits":[{"sha":"a3dd62954751aa7a546a00e2682f72a5777c3742","author":{"name":"Yakima","email":"[email protected]"},"message":"add README_EN.md","distinct":true,"url":"https://api.github.com/repos/liepeng328/angular-base/commits/a3dd62954751aa7a546a00e2682f72a5777c3742"}]} | {
"id": 107758204,
"name": "liepeng328/angular-base",
"url": "https://api.github.com/repos/liepeng328/angular-base"
} | {
"id": 14058004,
"login": "Yakima-Teng",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14058004?",
"url": "https://api.github.com/users/Yakima-Teng"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-18T04:41:11 | 6873040904 | {"actor":{"display_login":"Yakima-Teng"}} |
PushEvent | true | {"push_id":2042757512,"size":1,"distinct_size":1,"ref":"refs/heads/wip","head":"d8b6fbab6d1c55ee80d0d62916b37503474d6927","before":"c631ca27931aacaab41feb8b5a2efef0cc9ac2a1","commits":[{"sha":"d8b6fbab6d1c55ee80d0d62916b37503474d6927","author":{"name":"Laura Slor","email":"[email protected]"},"message":"automatically backed up by learn","distinct":true,"url":"https://api.github.com/repos/lslor/js-functions-lab-bootcamp-prep-000/commits/d8b6fbab6d1c55ee80d0d62916b37503474d6927"}]} | {
"id": 89158372,
"name": "lslor/js-functions-lab-bootcamp-prep-000",
"url": "https://api.github.com/repos/lslor/js-functions-lab-bootcamp-prep-000"
} | {
"id": 25275548,
"login": "lslor",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25275548?",
"url": "https://api.github.com/users/lslor"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-10-11T03:17:08 | 6700235051 | {"actor":{"display_login":"lslor"}} |
PushEvent | true | {"push_id":1850462094,"size":1,"distinct_size":1,"ref":"refs/heads/patch-1","head":"1b42cacacfc96e96b69f0c28d7eefcb89ae85856","before":"c3957c388be21c7e9d1031306a37d0a43957dc87","commits":[{"sha":"1b42cacacfc96e96b69f0c28d7eefcb89ae85856","author":{"name":"Chris Mattmann","email":"[email protected]"},"message":"Update README.md\n\n- fix formatting","distinct":true,"url":"https://api.github.com/repos/chrismattmann/oodt/commits/1b42cacacfc96e96b69f0c28d7eefcb89ae85856"}]} | {
"id": 16368353,
"name": "chrismattmann/oodt",
"url": "https://api.github.com/repos/chrismattmann/oodt"
} | {
"id": 395887,
"login": "chrismattmann",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/395887?",
"url": "https://api.github.com/users/chrismattmann"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-10T18:24:57 | 6226419425 | {"actor":{"display_login":"chrismattmann"}} |
PushEvent | true | {"push_id":1761341620,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"93c192e59c0f0cf6e59b8b0c6a2b56573c6423b5","before":"72ddc7e036cac83ea146798e1b3bc7c8ce38ce11","commits":[{"sha":"93c192e59c0f0cf6e59b8b0c6a2b56573c6423b5","author":{"name":"u4s5","email":"[email protected]"},"message":"Add other tests","distinct":true,"url":"https://api.github.com/repos/u4s5/software-testing-lab3/commits/93c192e59c0f0cf6e59b8b0c6a2b56573c6423b5"}]} | {
"id": 92106689,
"name": "u4s5/software-testing-lab3",
"url": "https://api.github.com/repos/u4s5/software-testing-lab3"
} | {
"id": 24798475,
"login": "u4s5",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/24798475?",
"url": "https://api.github.com/users/u4s5"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-05-25T13:30:22 | 5941759521 | {"actor":{"display_login":"u4s5"}} |
PushEvent | true | {"push_id":1956969241,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2ac6b7e74a3df59f5144c20c41f975aac3a8155a","before":"fd832a7b4baea86a82b867b056a1a1f31eae78af","commits":[{"sha":"2ac6b7e74a3df59f5144c20c41f975aac3a8155a","author":{"name":"stiefandawidow","email":"a73baacf63e158582f1970cb18ca756b8bb3d127@users.noreply.github.com"},"message":"Update Catharsisclub111111.css","distinct":true,"url":"https://api.github.com/repos/stiefandawidow/CSS/commits/2ac6b7e74a3df59f5144c20c41f975aac3a8155a"}]} | {
"id": 100375397,
"name": "stiefandawidow/CSS",
"url": "https://api.github.com/repos/stiefandawidow/CSS"
} | {
"id": 30799966,
"login": "stiefandawidow",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30799966?",
"url": "https://api.github.com/users/stiefandawidow"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-31T19:19:32 | 6536731499 | {"actor":{"display_login":"stiefandawidow"}} |
PushEvent | true | {"push_id":1815393820,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"23a9f5dfc9408c7eeb87c0c8ad2f66ece2daaba9","before":"e17d2c9f2513f5c3af88f98f92fa7ad6063afd87","commits":[{"sha":"23a9f5dfc9408c7eeb87c0c8ad2f66ece2daaba9","author":{"name":"SDSanchez","email":"[email protected]"},"message":"Update README.md","distinct":true,"url":"https://api.github.com/repos/DarioSanchez/APIFacebookToken/commits/23a9f5dfc9408c7eeb87c0c8ad2f66ece2daaba9"}]} | {
"id": 95039396,
"name": "DarioSanchez/APIFacebookToken",
"url": "https://api.github.com/repos/DarioSanchez/APIFacebookToken"
} | {
"id": 5757322,
"login": "DarioSanchez",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5757322?",
"url": "https://api.github.com/users/DarioSanchez"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-06-21T23:45:55 | 6114097735 | {"actor":{"display_login":"DarioSanchez"}} |
PushEvent | true | {"push_id":1839654480,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"d4d84afd3ab86cc68afc4e9f0c151ab9ab1feb9d","before":"fd9ef77d82c5316440c6bcc33923bc678e24ef49","commits":[{"sha":"d4d84afd3ab86cc68afc4e9f0c151ab9ab1feb9d","author":{"name":"derek29","email":"[email protected]"},"message":"DFS function built for graph.h. Still untested","distinct":true,"url":"https://api.github.com/repos/drod2169/Data-Structures/commits/d4d84afd3ab86cc68afc4e9f0c151ab9ab1feb9d"}]} | {
"id": 91595963,
"name": "drod2169/Data-Structures",
"url": "https://api.github.com/repos/drod2169/Data-Structures"
} | {
"id": 28764575,
"login": "derek29",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28764575?",
"url": "https://api.github.com/users/derek29"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-04T20:48:54 | 6191727629 | {"actor":{"display_login":"derek29"}} |
PushEvent | true | {"push_id":1958205773,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"429dd04d1e58250f17e8b4e1549761e8fd1fb5e5","before":"27e13cb2fcabe0a170c0f18779efce204a87939a","commits":[{"sha":"429dd04d1e58250f17e8b4e1549761e8fd1fb5e5","author":{"name":"Jiyang Li","email":"[email protected]"},"message":"Delete Assignment3_jy.ipynb","distinct":true,"url":"https://api.github.com/repos/jiyanglii/DataMining-Assignments/commits/429dd04d1e58250f17e8b4e1549761e8fd1fb5e5"}]} | {
"id": 102098658,
"name": "jiyanglii/DataMining-Assignments",
"url": "https://api.github.com/repos/jiyanglii/DataMining-Assignments"
} | {
"id": 25582467,
"login": "jiyanglii",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25582467?",
"url": "https://api.github.com/users/jiyanglii"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-09-01T09:55:09 | 6539168177 | {"actor":{"display_login":"jiyanglii"}} |
PushEvent | true | {"push_id":1925366256,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"2087b6ec8c81fd35da30be66442dd970a85a3823","before":"ff79e040a17558e034ff500644105c2001602c2a","commits":[{"sha":"2087b6ec8c81fd35da30be66442dd970a85a3823","author":{"name":"Medaghri-Alaoui Youssef","email":"[email protected]"},"message":"TDD : shouldMakeADepositInAnAccount","distinct":true,"url":"https://api.github.com/repos/ymedaghri/bankaccountkata/commits/2087b6ec8c81fd35da30be66442dd970a85a3823"}]} | {
"id": 100423464,
"name": "ymedaghri/bankaccountkata",
"url": "https://api.github.com/repos/ymedaghri/bankaccountkata"
} | {
"id": 28937236,
"login": "ymedaghri",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28937236?",
"url": "https://api.github.com/users/ymedaghri"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-08-16T15:08:04 | 6464434888 | {"actor":{"display_login":"ymedaghri"}} |
PushEvent | true | {"push_id":2210608293,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"4816b2958743d1006551e680d62e9cc6ab42da13","before":"f3674c0a103b86b65d4e93803ac2f5f2f71566cf","commits":[{"sha":"4816b2958743d1006551e680d62e9cc6ab42da13","author":{"name":"kr0net","email":"[email protected]"},"message":"Site updated: 2017-12-21 16:54:35","distinct":true,"url":"https://api.github.com/repos/Kr0net/kr0net.github.io/commits/4816b2958743d1006551e680d62e9cc6ab42da13"}]} | {
"id": 108545791,
"name": "Kr0net/kr0net.github.io",
"url": "https://api.github.com/repos/Kr0net/kr0net.github.io"
} | {
"id": 27214183,
"login": "Kr0net",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/27214183?",
"url": "https://api.github.com/users/Kr0net"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-12-21T08:54:47 | 7017254708 | {"actor":{"display_login":"Kr0net"}} |
PushEvent | true | {"push_id":1875946020,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"17a1ad8fabec7654b170ddabd5aa46b43647cf6b","before":"db9c983aefc41b0f37ef1f4c2fc75bc56f61f816","commits":[{"sha":"17a1ad8fabec7654b170ddabd5aa46b43647cf6b","author":{"name":"Anup0101","email":"[email protected]"},"message":"Updated RoadsHelper","distinct":true,"url":"https://api.github.com/repos/Anup0101/Find_My_Car/commits/17a1ad8fabec7654b170ddabd5aa46b43647cf6b"}]} | {
"id": 94581852,
"name": "Anup0101/Find_My_Car",
"url": "https://api.github.com/repos/Anup0101/Find_My_Car"
} | {
"id": 26875321,
"login": "Anup0101",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26875321?",
"url": "https://api.github.com/users/Anup0101"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-23T04:10:43 | 6309915469 | {"actor":{"display_login":"Anup0101"}} |
PushEvent | true | {"push_id":1849253084,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"998b938dc5d2d7f9c8010cb0846ba83e8243dbe8","before":"382eb44c01172d7b78301b2553f66a45fc791975","commits":[{"sha":"998b938dc5d2d7f9c8010cb0846ba83e8243dbe8","author":{"name":"xulin","email":"[email protected]"},"message":"Remove FirstApp","distinct":true,"url":"https://api.github.com/repos/linxu1971/studyCode/commits/998b938dc5d2d7f9c8010cb0846ba83e8243dbe8"}]} | {
"id": 96748956,
"name": "linxu1971/studyCode",
"url": "https://api.github.com/repos/linxu1971/studyCode"
} | {
"id": 30039136,
"login": "linxu1971",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30039136?",
"url": "https://api.github.com/users/linxu1971"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-07-10T08:56:19 | 6222361047 | {"actor":{"display_login":"linxu1971"}} |
PushEvent | true | {"push_id":2137437362,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"336769c2b3ae6d462044aa2fdaa052aece921297","before":"b2e285118180fbb1b4179029d01dbada46b5acfd","commits":[{"sha":"336769c2b3ae6d462044aa2fdaa052aece921297","author":{"name":"Daniel Fischer","email":"[email protected]"},"message":"release version 0.9.2","distinct":true,"url":"https://api.github.com/repos/d-fischer/twitch/commits/336769c2b3ae6d462044aa2fdaa052aece921297"}]} | {
"id": 96012614,
"name": "d-fischer/twitch",
"url": "https://api.github.com/repos/d-fischer/twitch"
} | {
"id": 5854687,
"login": "d-fischer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5854687?",
"url": "https://api.github.com/users/d-fischer"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-20T16:45:27 | 6879908425 | {"actor":{"display_login":"d-fischer"}} |
PushEvent | true | {"push_id":2107975636,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"d6c924ea85a2aff49c96d95a6f93fdacc8a7b745","before":"d7bc3e5945caddf9fed6e9cf9e98a730c40a2cdd","commits":[{"sha":"d6c924ea85a2aff49c96d95a6f93fdacc8a7b745","author":{"name":"Poutas","email":"[email protected]"},"message":"auto update","distinct":true,"url":"https://api.github.com/repos/WillisCat/minecraft_server_1.11.2/commits/d6c924ea85a2aff49c96d95a6f93fdacc8a7b745"}]} | {
"id": 86402280,
"name": "WillisCat/minecraft_server_1.11.2",
"url": "https://api.github.com/repos/WillisCat/minecraft_server_1.11.2"
} | {
"id": 16750352,
"login": "WillisCat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16750352?",
"url": "https://api.github.com/users/WillisCat"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-11-08T05:40:09 | 6824356945 | {"actor":{"display_login":"WillisCat"}} |
PushEvent | true | {"push_id":1493564758,"size":2,"distinct_size":2,"ref":"refs/heads/master","head":"fb62c1c75ae00e87a94c178f95defcd1b6950954","before":"9ff933a5dde0df2a18abf5fe12091bee4c7c8256","commits":[{"sha":"92b3b3981950234c28cf5f9f5680a4e7ad3616c6","author":{"name":"deanturpin","email":"[email protected]"},"message":"nested comprehensions","distinct":true,"url":"https://api.github.com/repos/deanturpin/Haskell/commits/92b3b3981950234c28cf5f9f5680a4e7ad3616c6"},{"sha":"fb62c1c75ae00e87a94c178f95defcd1b6950954","author":{"name":"deanturpin","email":"[email protected]"},"message":"triangles","distinct":true,"url":"https://api.github.com/repos/deanturpin/Haskell/commits/fb62c1c75ae00e87a94c178f95defcd1b6950954"}]} | {
"id": 61104083,
"name": "deanturpin/Haskell",
"url": "https://api.github.com/repos/deanturpin/Haskell"
} | {
"id": 15160896,
"login": "deanturpin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15160896?",
"url": "https://api.github.com/users/deanturpin"
} | {
"id": null,
"login": null,
"gravatar_id": null,
"avatar_url": null,
"url": null
} | 2017-01-10T18:45:25 | 5130996067 | {"actor":{"display_login":"deanturpin"}} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.