{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":723523517,"defaultBranch":"main","name":"heap-allocator-workshop","ownerLogin":"agl-alexglopez","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-25T23:45:26.000Z","ownerAvatar":"https://github.com/avatars/u/87786254?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704831249.0","currentOid":""},"activityList":{"items":[{"before":"29b05ddc138ce43b56c5442e52fb02309d161420","after":"adb2c62130e2500f3498ca3395259dce634c0186","ref":"refs/heads/main","pushedAt":"2024-04-06T16:17:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"fix comments of expect free","shortMessageHtmlLink":"fix comments of expect free"}},{"before":"66ac9256c8e54b36937579a1937dd36eda3652cb","after":"29b05ddc138ce43b56c5442e52fb02309d161420","ref":"refs/heads/main","pushedAt":"2024-03-29T21:49:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"fix wasteful execv handling","shortMessageHtmlLink":"fix wasteful execv handling"}},{"before":"e9fd7d85e98b9dd25ecd54531134aba8ebdce29e","after":"66ac9256c8e54b36937579a1937dd36eda3652cb","ref":"refs/heads/main","pushedAt":"2024-03-26T23:48:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"fix messed up comment","shortMessageHtmlLink":"fix messed up comment"}},{"before":"44faf3cc74ade6901d3ca4df9a50f7d92c99d5f7","after":"e9fd7d85e98b9dd25ecd54531134aba8ebdce29e","ref":"refs/heads/main","pushedAt":"2024-03-19T04:10:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add preferred c style formatting","shortMessageHtmlLink":"add preferred c style formatting"}},{"before":"8bd7d87ba106c3195ab3c81099fd123cda821201","after":"44faf3cc74ade6901d3ca4df9a50f7d92c99d5f7","ref":"refs/heads/main","pushedAt":"2024-03-18T18:49:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"better build system for repition elimination","shortMessageHtmlLink":"better build system for repition elimination"}},{"before":"507b294d6398b982f043ff1a7a11b0a97535157d","after":"8bd7d87ba106c3195ab3c81099fd123cda821201","ref":"refs/heads/main","pushedAt":"2024-02-14T18:15:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add appropriate tree validator function range based","shortMessageHtmlLink":"add appropriate tree validator function range based"}},{"before":"c8febb99bd9972686c870fb95f9dea87139116e9","after":"507b294d6398b982f043ff1a7a11b0a97535157d","ref":"refs/heads/main","pushedAt":"2024-01-22T10:20:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"get rid of old build type file","shortMessageHtmlLink":"get rid of old build type file"}},{"before":"bf6de675d8789c0aeb1a7633b4f3d1bc10cec35b","after":"c8febb99bd9972686c870fb95f9dea87139116e9","ref":"refs/heads/main","pushedAt":"2024-01-11T21:36:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"prefer continue to if else to reduce nesting and fix gtest","shortMessageHtmlLink":"prefer continue to if else to reduce nesting and fix gtest"}},{"before":"b4f72b8bb09dfd8d82a36e41adace9fb02502b4a","after":null,"ref":"refs/heads/pre-commit-hooks","pushedAt":"2024-01-09T20:14:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"}},{"before":"8b49f3bd77d06b298fd8bffe84a5e7d79684265a","after":"bf6de675d8789c0aeb1a7633b4f3d1bc10cec35b","ref":"refs/heads/main","pushedAt":"2024-01-09T20:14:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"Pre commit hooks (#4)\n\n* adding pre-commit yaml file\r\n\r\n* formatting fix\r\n\r\n* adding important comment for segregated list\r\n\r\n* prefix decrement all the way around\r\n\r\n* add comment for splaytree\r\n\r\n* splaytree impls have comments\r\n\r\n* add warning for splaytree topdown\r\n\r\n* add pre-commit instructions to readme\r\n\r\n---------\r\n\r\nCo-authored-by: Alex Griffin Lopez ","shortMessageHtmlLink":"Pre commit hooks (#4)"}},{"before":"fde1f7688c7c9918109c50f9d87bcbbd2d0b6cdd","after":"b4f72b8bb09dfd8d82a36e41adace9fb02502b4a","ref":"refs/heads/pre-commit-hooks","pushedAt":"2024-01-09T20:12:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add pre-commit instructions to readme","shortMessageHtmlLink":"add pre-commit instructions to readme"}},{"before":"3444e63f88dcdb9aeac0204e0bb2ef6757318bb0","after":"fde1f7688c7c9918109c50f9d87bcbbd2d0b6cdd","ref":"refs/heads/pre-commit-hooks","pushedAt":"2024-01-09T20:00:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add warning for splaytree topdown","shortMessageHtmlLink":"add warning for splaytree topdown"}},{"before":"120aaec4485da31ebef68558d8153e39ee3edd7d","after":"3444e63f88dcdb9aeac0204e0bb2ef6757318bb0","ref":"refs/heads/pre-commit-hooks","pushedAt":"2024-01-09T19:32:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"prefix decrement all the way around","shortMessageHtmlLink":"prefix decrement all the way around"}},{"before":null,"after":"120aaec4485da31ebef68558d8153e39ee3edd7d","ref":"refs/heads/pre-commit-hooks","pushedAt":"2024-01-09T19:28:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"adding important comment for segregated list","shortMessageHtmlLink":"adding important comment for segregated list"}},{"before":"0a5b174750086ae0952e77eba1451139384c9597","after":"8b49f3bd77d06b298fd8bffe84a5e7d79684265a","ref":"refs/heads/main","pushedAt":"2024-01-09T06:42:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"prefix increment operator all the way around","shortMessageHtmlLink":"prefix increment operator all the way around"}},{"before":"f08c9ce803cf640e98dbff3d79324e024438e898","after":"0a5b174750086ae0952e77eba1451139384c9597","ref":"refs/heads/main","pushedAt":"2024-01-08T01:21:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"print utility gnuplotting is no longer necessary","shortMessageHtmlLink":"print utility gnuplotting is no longer necessary"}},{"before":"c677d1aa2607f6b61b6db597c848b48d7941dc27","after":"f08c9ce803cf640e98dbff3d79324e024438e898","ref":"refs/heads/main","pushedAt":"2024-01-05T19:54:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add final debug mode instruction","shortMessageHtmlLink":"add final debug mode instruction"}},{"before":"ecc18f3a036493032d148e5ef87d84257d94b468","after":"c677d1aa2607f6b61b6db597c848b48d7941dc27","ref":"refs/heads/main","pushedAt":"2024-01-05T19:53:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add missing debug mode commands","shortMessageHtmlLink":"add missing debug mode commands"}},{"before":"bea7248e2038ecdab1ac6b1de0af80e0ad587347","after":"ecc18f3a036493032d148e5ef87d84257d94b468","ref":"refs/heads/main","pushedAt":"2024-01-05T19:52:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add better test command to readme for deb mode","shortMessageHtmlLink":"add better test command to readme for deb mode"}},{"before":"0d8c2283401997b60591b2016487e77d4584867a","after":"bea7248e2038ecdab1ac6b1de0af80e0ad587347","ref":"refs/heads/main","pushedAt":"2024-01-03T17:45:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"delete old readme desc","shortMessageHtmlLink":"delete old readme desc"}},{"before":"a15d48cc49c33ca3b276af024d1967d386b548d8","after":"0d8c2283401997b60591b2016487e77d4584867a","ref":"refs/heads/main","pushedAt":"2024-01-02T04:28:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"delete noisy comments","shortMessageHtmlLink":"delete noisy comments"}},{"before":"7198d68e07fa7922df085c9d2adcd4f10b4c5cfd","after":null,"ref":"refs/heads/user-presets","pushedAt":"2023-12-28T04:25:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"}},{"before":"dedfe1b71c2b25b15926acc394b5f1819f3c424a","after":"a15d48cc49c33ca3b276af024d1967d386b548d8","ref":"refs/heads/main","pushedAt":"2023-12-28T04:25:02.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"Merge pull request #3 from agl-alexglopez/user-presets\n\nUser presets","shortMessageHtmlLink":"Merge pull request #3 from agl-alexglopez/user-presets"}},{"before":"cee796d93857629e6eba5573718a71822d4c2283","after":"7198d68e07fa7922df085c9d2adcd4f10b4c5cfd","ref":"refs/heads/user-presets","pushedAt":"2023-12-28T04:22:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add instructions for clang format and clang tidy","shortMessageHtmlLink":"add instructions for clang format and clang tidy"}},{"before":"d4d5675317519d6049fe8edda005d8edd6a11ea0","after":"cee796d93857629e6eba5573718a71822d4c2283","ref":"refs/heads/user-presets","pushedAt":"2023-12-28T04:10:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"new pass clang tidy","shortMessageHtmlLink":"new pass clang tidy"}},{"before":"3e6bba4c60768fd931c662e51488b0478a50218a","after":"d4d5675317519d6049fe8edda005d8edd6a11ea0","ref":"refs/heads/user-presets","pushedAt":"2023-12-28T03:27:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add comment","shortMessageHtmlLink":"add comment"}},{"before":"7e5a1ec62722181fff080e0005616fc5854b8b86","after":"3e6bba4c60768fd931c662e51488b0478a50218a","ref":"refs/heads/user-presets","pushedAt":"2023-12-28T03:11:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"add comments","shortMessageHtmlLink":"add comments"}},{"before":"917ae9cdc93180bcc353473401f08083d17a57eb","after":"7e5a1ec62722181fff080e0005616fc5854b8b86","ref":"refs/heads/user-presets","pushedAt":"2023-12-28T03:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"fix peaks duplicate entries bug","shortMessageHtmlLink":"fix peaks duplicate entries bug"}},{"before":"a1e1d58423beeae15c3d72c72758c8bea61dd9df","after":"917ae9cdc93180bcc353473401f08083d17a57eb","ref":"refs/heads/user-presets","pushedAt":"2023-12-28T00:05:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"more robust and correct error handling in stats prog","shortMessageHtmlLink":"more robust and correct error handling in stats prog"}},{"before":"f2eb6f1ada29fbce7db68f69dd9ef03d783fcd12","after":"a1e1d58423beeae15c3d72c72758c8bea61dd9df","ref":"refs/heads/user-presets","pushedAt":"2023-12-27T23:30:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agl-alexglopez","name":"Alex G. Lopez","path":"/agl-alexglopez","primaryAvatarUrl":"https://github.com/avatars/u/87786254?s=80&v=4"},"commit":{"message":"update versioning instructions","shortMessageHtmlLink":"update versioning instructions"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wNlQxNjoxNzoyOC4wMDAwMDBazwAAAAQpsJIQ","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wNlQxNjoxNzoyOC4wMDAwMDBazwAAAAQpsJIQ","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yN1QyMzozMDoxOC4wMDAwMDBazwAAAAPTEvhn"}},"title":"Activity ยท agl-alexglopez/heap-allocator-workshop"}