{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":76133539,"defaultBranch":"master","name":"atom-language","ownerLogin":"Raku","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-12-10T19:38:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58170775?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1691097310.0","currentOid":""},"activityList":{"items":[{"before":"ee64f968c3b9f28f29cd58832ac5d7a216408131","after":"bd341e83c14a69b68cb304fb6931abed8473b05a","ref":"refs/heads/master","pushedAt":"2023-11-22T19:59:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Remove benchmark file completely\nApparently this didn't work even before the refactor.\nIt was created once, with the promise that there will be a description,\npointing out that the paths are not correct (lib/grammar-registry is\nan absolute hoax).\nNobody has added the context, ever.","shortMessageHtmlLink":"Remove benchmark file completely"}},{"before":"f7082ba0782b3119159c79e2ba6e84225ed80b2b","after":"ee64f968c3b9f28f29cd58832ac5d7a216408131","ref":"refs/heads/master","pushedAt":"2023-11-20T23:16:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Change pL and pM to p{L} and p{M} to please both PCRE and Oniguruma","shortMessageHtmlLink":"Change pL and pM to p{L} and p{M} to please both PCRE and Oniguruma"}},{"before":"72ecfc2a234990c72c488e97093e03d8b6ea1300","after":"f7082ba0782b3119159c79e2ba6e84225ed80b2b","ref":"refs/heads/master","pushedAt":"2023-11-14T12:23:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}},{"before":"ef08419951d4d5be5aeb72e38b34523ab7d8afec","after":"72ecfc2a234990c72c488e97093e03d8b6ea1300","ref":"refs/heads/master","pushedAt":"2023-11-14T12:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Backporting modifications to the actual source file","shortMessageHtmlLink":"Backporting modifications to the actual source file"}},{"before":"8c196e381edb0e5575db611bad4ca7de8b437d66","after":"ef08419951d4d5be5aeb72e38b34523ab7d8afec","ref":"refs/heads/master","pushedAt":"2023-11-04T09:27:36.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JJ","name":"Juan Julián Merelo Guervós","path":"/JJ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/500?s=80&v=4"},"commit":{"message":"Merge pull request #105 from sumanstats/master\n\nModify META6.json highlighter","shortMessageHtmlLink":"Merge pull request #105 from sumanstats/master"}},{"before":"190e4b38d53548b23263f9c399cd5172421aa057","after":"8c196e381edb0e5575db611bad4ca7de8b437d66","ref":"refs/heads/master","pushedAt":"2023-08-04T21:49:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"\\p{Digit} should be \\p{Nd} in PCRE land","shortMessageHtmlLink":"\\p{Digit} should be \\p{Nd} in PCRE land"}},{"before":"e0f34d61385319018e8382f3085def824a9fb196","after":null,"ref":"refs/heads/linguist-fixup","pushedAt":"2023-08-03T21:15:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"}},{"before":"e65e9a9807537c9fd46bd06daa7eb4fd6cd064ec","after":"190e4b38d53548b23263f9c399cd5172421aa057","ref":"refs/heads/master","pushedAt":"2023-08-03T21:15:06.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Merge pull request #103 from Raku/linguist-fixup\n\nLinguist fixes based on raiph's PR","shortMessageHtmlLink":"Merge pull request #103 from Raku/linguist-fixup"}},{"before":"83d24d50bc57e9be45fcded42bed79d83da4af59","after":"e0f34d61385319018e8382f3085def824a9fb196","ref":"refs/heads/linguist-fixup","pushedAt":"2023-07-06T23:47:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Escape correction","shortMessageHtmlLink":"Escape correction"}},{"before":null,"after":"83d24d50bc57e9be45fcded42bed79d83da4af59","ref":"refs/heads/linguist-fixup","pushedAt":"2023-07-06T23:37:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Linguist fixes based on raiph's PR","shortMessageHtmlLink":"Linguist fixes based on raiph's PR"}},{"before":"c39a4aa6fa7100cebe0449877b72c959a226640c","after":"e65e9a9807537c9fd46bd06daa7eb4fd6cd064ec","ref":"refs/heads/master","pushedAt":"2023-07-06T23:31:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"generated JSON files should always have deterministic key order","shortMessageHtmlLink":"generated JSON files should always have deterministic key order"}},{"before":"558d9f651f6fe06e913a81b68eaaf89ec2b585a6","after":"c39a4aa6fa7100cebe0449877b72c959a226640c","ref":"refs/heads/master","pushedAt":"2023-07-06T18:59:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Update CONTRIBUTING.md\n\nFaulty line-wrapping in the \"show me the source\" session fixed","shortMessageHtmlLink":"Update CONTRIBUTING.md"}},{"before":"b6167e4ee60bebc35d82c43f799057a93ca4454d","after":"558d9f651f6fe06e913a81b68eaaf89ec2b585a6","ref":"refs/heads/master","pushedAt":"2023-04-15T23:10:18.000Z","pushType":"pr_merge","commitsCount":15,"pusher":{"login":"2colours","name":"Márton Polgár","path":"/2colours","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37218286?s=80&v=4"},"commit":{"message":"Merge pull request #101 from 2colours/master\n\nMassive renovation, or: No Coffee, less Atom, more Raku","shortMessageHtmlLink":"Merge pull request #101 from 2colours/master"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADtYsmBQA","startCursor":null,"endCursor":null}},"title":"Activity · Raku/atom-language"}