{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":73195896,"defaultBranch":"master","name":"advent-of-code","ownerLogin":"jgilchrist","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-11-08T14:50:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/684822?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1669831901.9401548","currentOid":""},"activityList":{"items":[{"before":"e9bd71ad0433e84bb75310e0d80b2127899f77e1","after":"eb3d1c538c295648bfc037090dc42ca86dafefc3","ref":"refs/heads/master","pushedAt":"2023-12-05T15:57:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Automatically add 'mod d0x' to main.rs when starting new days","shortMessageHtmlLink":"Automatically add 'mod d0x' to main.rs when starting new days"}},{"before":"bf582cd2c94cc27c0d0ad2e8a4d1d9cf3b6432af","after":"e9bd71ad0433e84bb75310e0d80b2127899f77e1","ref":"refs/heads/master","pushedAt":"2023-12-05T15:47:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Make it easier to grab the input file when starting a day's problem","shortMessageHtmlLink":"Make it easier to grab the input file when starting a day's problem"}},{"before":"385c33cda7cae098d1be513078ada63f16acfd2e","after":"bf582cd2c94cc27c0d0ad2e8a4d1d9cf3b6432af","ref":"refs/heads/master","pushedAt":"2023-12-05T15:44:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Make it easier to grab the input file when starting a day's problem","shortMessageHtmlLink":"Make it easier to grab the input file when starting a day's problem"}},{"before":"4ce2067d48982ebd851defef456c159405286b26","after":"385c33cda7cae098d1be513078ada63f16acfd2e","ref":"refs/heads/master","pushedAt":"2023-12-05T15:33:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Remove a loop in 2023.04","shortMessageHtmlLink":"Remove a loop in 2023.04"}},{"before":"9beb926b2f0378dc9b760b528ce6b43ca9cbab2a","after":"4ce2067d48982ebd851defef456c159405286b26","ref":"refs/heads/master","pushedAt":"2023-12-04T11:14:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Remove a loop in 2023.04","shortMessageHtmlLink":"Remove a loop in 2023.04"}},{"before":"63ddb5faaeb81fdbd2b0eb170758117389113c86","after":"9beb926b2f0378dc9b760b528ce6b43ca9cbab2a","ref":"refs/heads/master","pushedAt":"2023-12-04T10:21:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Split the 'prelude' crate into separate aoc::prelude and utils::prelude","shortMessageHtmlLink":"Split the 'prelude' crate into separate aoc::prelude and utils::prelude"}},{"before":"6f02e0f9ed5fd2b4cf926f95b71f199ced5817db","after":"63ddb5faaeb81fdbd2b0eb170758117389113c86","ref":"refs/heads/master","pushedAt":"2023-12-04T10:18:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Move 'prelude' into the aoc crate","shortMessageHtmlLink":"Move 'prelude' into the aoc crate"}},{"before":"e63b649b230cdc3060647cd929e87385873304e4","after":"6f02e0f9ed5fd2b4cf926f95b71f199ced5817db","ref":"refs/heads/master","pushedAt":"2023-12-04T10:06:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"2023.04","shortMessageHtmlLink":"2023.04"}},{"before":"90c2eb95cd998cdda916c11f1eb9af013282c585","after":"e63b649b230cdc3060647cd929e87385873304e4","ref":"refs/heads/master","pushedAt":"2023-12-04T09:26:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Add back the ability to see the progress for a year","shortMessageHtmlLink":"Add back the ability to see the progress for a year"}},{"before":"7b0747d454565a75b3503469f43c33a12fa8e15a","after":"90c2eb95cd998cdda916c11f1eb9af013282c585","ref":"refs/heads/master","pushedAt":"2023-12-04T09:09:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Move to a crate per year\n\nHaving a central runner crate was nice for seeing progress across years,\nbut due to the way AocSolution and AocYear are set up, it ends up taking\na lot of time to build.\n\nMaking each year its own create improves the compile time massively.","shortMessageHtmlLink":"Move to a crate per year"}},{"before":"6f777efbadc21f16038f42b9236971f5c5e15776","after":"7b0747d454565a75b3503469f43c33a12fa8e15a","ref":"refs/heads/master","pushedAt":"2023-12-03T20:59:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Move to a crate per year\n\nHaving a central runner crate was nice for seeing progress across years,\nbut due to the way AocSolution and AocYear are set up, it ends up taking\na lot of time to build.\n\nMaking each year its own create improves the compile time massively.","shortMessageHtmlLink":"Move to a crate per year"}},{"before":"b0937cc5d7a421ca14f0628e43e86ac94af88c28","after":"6f777efbadc21f16038f42b9236971f5c5e15776","ref":"refs/heads/master","pushedAt":"2023-12-03T20:58:05.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Move to a crate per year\n\nHaving a central runner crate was nice for seeing progress across years,\nbut due to the way AocSolution and AocYear are set up, it ends up taking\na lot of time to build.\n\nMaking each year its own create improves the compile time massively.","shortMessageHtmlLink":"Move to a crate per year"}},{"before":"a7301748e711eeb48bf1298796695c9df2ef2be5","after":"b0937cc5d7a421ca14f0628e43e86ac94af88c28","ref":"refs/heads/master","pushedAt":"2023-12-03T20:14:37.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"2023.03 cleanup & refactoring","shortMessageHtmlLink":"2023.03 cleanup & refactoring"}},{"before":"035be8e599bfa955f6b83d1de3690de625de3a4d","after":"a7301748e711eeb48bf1298796695c9df2ef2be5","ref":"refs/heads/master","pushedAt":"2023-12-03T15:12:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"2023.02","shortMessageHtmlLink":"2023.02"}},{"before":"a7fd4d2894d37f47b98ee9d679b2cc07ee8704dc","after":"035be8e599bfa955f6b83d1de3690de625de3a4d","ref":"refs/heads/master","pushedAt":"2023-12-03T14:03:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"2023.01","shortMessageHtmlLink":"2023.01"}},{"before":"aa28c084bedc7e097d61d24c09688cfd69eaf7ee","after":"a7fd4d2894d37f47b98ee9d679b2cc07ee8704dc","ref":"refs/heads/master","pushedAt":"2023-12-03T13:49:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Format durations using only a single decimal place","shortMessageHtmlLink":"Format durations using only a single decimal place"}},{"before":"96289cdedde1e4816099b02d5d1cc71feccb8b02","after":"aa28c084bedc7e097d61d24c09688cfd69eaf7ee","ref":"refs/heads/master","pushedAt":"2023-12-01T13:09:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Make all() functions which return constants actual constants","shortMessageHtmlLink":"Make all() functions which return constants actual constants"}},{"before":"3841c3ec51380d21d248993be0bdb92450475c29","after":"96289cdedde1e4816099b02d5d1cc71feccb8b02","ref":"refs/heads/master","pushedAt":"2023-12-01T13:06:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Replace custom take_until with itertools::take_while_inclusive","shortMessageHtmlLink":"Replace custom take_until with itertools::take_while_inclusive"}},{"before":"fdd5d8dd4c482f9f12e86c0761511f6139b202e3","after":"3841c3ec51380d21d248993be0bdb92450475c29","ref":"refs/heads/master","pushedAt":"2023-12-01T13:01:45.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"jgilchrist","name":"Jonathan Gilchrist","path":"/jgilchrist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/684822?s=80&v=4"},"commit":{"message":"Update dependencies","shortMessageHtmlLink":"Update dependencies"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADwcGl_gA","startCursor":null,"endCursor":null}},"title":"Activity ยท jgilchrist/advent-of-code"}