{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":15429771,"defaultBranch":"master","name":"qgrep","ownerLogin":"zeux","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-12-25T04:56:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1106629?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691679875.0","currentOid":""},"activityList":{"items":[{"before":"fa02dccd064dddfb77ee1ac7e9b7cdd9b5b3c4d9","after":"c68707af514da7f4c400a6c5d32c74f0b8622f7c","ref":"refs/heads/master","pushedAt":"2024-02-15T23:05:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Update build.yml\n\nSwitch to latest version of build actions to avoid deprecation warnings and artifact upload breakage","shortMessageHtmlLink":"Update build.yml"}},{"before":"c24077850619c4282a19325418490508c284981b","after":"fa02dccd064dddfb77ee1ac7e9b7cdd9b5b3c4d9","ref":"refs/heads/master","pushedAt":"2024-01-17T23:01:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Merge pull request #33 from wegank/gcc13-fix\n\nFix build with GCC 13","shortMessageHtmlLink":"Merge pull request #33 from wegank/gcc13-fix"}},{"before":"12c58641f0454acbe1377092f1cc394da1cf3584","after":null,"ref":"refs/heads/cmake","pushedAt":"2023-08-10T15:04:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"}},{"before":"2eeac7d367db3ee3e5d86917bdf4c5b8ed7ee0c6","after":"c24077850619c4282a19325418490508c284981b","ref":"refs/heads/master","pushedAt":"2023-08-10T15:04:32.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Merge pull request #32 from zeux/cmake\n\nClean up CMakeLists.txt","shortMessageHtmlLink":"Merge pull request #32 from zeux/cmake"}},{"before":"72c38c16c89895ccddbf5e0048ad4fd425dc7b7d","after":"12c58641f0454acbe1377092f1cc394da1cf3584","ref":"refs/heads/cmake","pushedAt":"2023-08-10T04:57:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Make sure Makefile is independent of bad defaults","shortMessageHtmlLink":"Make sure Makefile is independent of bad defaults"}},{"before":null,"after":"72c38c16c89895ccddbf5e0048ad4fd425dc7b7d","ref":"refs/heads/cmake","pushedAt":"2023-08-10T04:54:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Remove mtune=native and use O2 instead of O3\n\nWe don't really need O3, and mtune=native doesn't change perf\ncharacteristics and just results in extra differences between local builds.","shortMessageHtmlLink":"Remove mtune=native and use O2 instead of O3"}},{"before":"57dc142bcbafd34df4d09d1eb1df7ebe02cc2ccb","after":null,"ref":"refs/heads/depup","pushedAt":"2023-08-10T02:06:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"}},{"before":"0555b5eaf06580a16ff28b4954614d025f852476","after":"2eeac7d367db3ee3e5d86917bdf4c5b8ed7ee0c6","ref":"refs/heads/master","pushedAt":"2023-08-10T02:06:10.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Merge pull request #31 from zeux/depup\n\nextern: Update dependencies","shortMessageHtmlLink":"Merge pull request #31 from zeux/depup"}},{"before":null,"after":"57dc142bcbafd34df4d09d1eb1df7ebe02cc2ccb","ref":"refs/heads/depup","pushedAt":"2023-08-09T17:53:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"extern: Update re2 to 2023-03-01\n\nThis might be the last update of re2 dependency for this project, as more recent\nversions introduce a dependency on abseil which is against the general policy\nfor qgrep.\n\nThe good news is that this update seems to significantly increase regex matching\nperformance in some cases; it probably won't very notably affect many queries as\nwe have many optimizations that try to ensure we don't go to regex matching, but\nsome queries, when forced to match, seem to run ~3x faster on macOS/M2.","shortMessageHtmlLink":"extern: Update re2 to 2023-03-01"}},{"before":"b245c4c3443299230d77d999695e506aad562925","after":"0555b5eaf06580a16ff28b4954614d025f852476","ref":"refs/heads/master","pushedAt":"2023-08-09T16:26:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"zeux","name":"Arseny Kapoulkine","path":"/zeux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1106629?s=80&v=4"},"commit":{"message":"Merge pull request #30 from ch45er/master\n\nAdd CMake to the list of languages included by default.","shortMessageHtmlLink":"Merge pull request #30 from ch45er/master"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_A2WQwA","startCursor":null,"endCursor":null}},"title":"Activity ยท zeux/qgrep"}