{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":413509093,"defaultBranch":"main","name":"luma","ownerLogin":"linkmauve","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-10-04T16:52:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7755816?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1688319835.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e006126ecb7c6fa9d385be199cf6c64f1b2a69d0","ref":"refs/heads/eijebong","pushedAt":"2023-07-02T17:43:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Bump dependencies\n\nBoth of these were quite trivial to change.","shortMessageHtmlLink":"Bump dependencies"}},{"before":"857df4b1d1fc4dd17ea8c1eba684f61818696a28","after":null,"ref":"refs/heads/remove-libc","pushedAt":"2023-07-02T16:48:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"}},{"before":"e281604abb9b2f1b4075b2a92ebed1c2043e38f6","after":null,"ref":"refs/heads/fix-nightly","pushedAt":"2023-07-02T16:46:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"}},{"before":"a49503f44bba2f5b8b576dd8d2e3d4c15e0d4d80","after":"0bada0ed71e3c54021717dea04f8ae82ed182752","ref":"refs/heads/sysconf","pushedAt":"2023-04-23T15:07:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example for reading SYSCONF","shortMessageHtmlLink":"Add an example for reading SYSCONF"}},{"before":"d91fffb753b6c53e1ff62318d64ed936107e103a","after":"5df190f1b788f1495e891c7a29414d81e976ffef","ref":"refs/heads/ios","pushedAt":"2023-04-23T15:07:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example shutting down the Wii\n\nThis is done using the /dev/stm/immediate device, see\nhttps://wiibrew.org/wiki//dev/stm/immediate","shortMessageHtmlLink":"Add an example shutting down the Wii"}},{"before":"3ed96521580e96577ae9701473c0b8ce327f9912","after":"857df4b1d1fc4dd17ea8c1eba684f61818696a28","ref":"refs/heads/remove-libc","pushedAt":"2023-04-23T15:06:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Remove the libc dependency in the runtime\n\nThis hasn’t been needed since 0db613954cf4ec1d3848d1c248b25f0dc9b61317,\nand adds a tiny bit of compile time (0.4s for the build script and 0.2s\nfor the crate itself on my computer) we can do without.","shortMessageHtmlLink":"Remove the libc dependency in the runtime"}},{"before":"acbc5395e35b740189589fa54e953f5380369ad8","after":"2ba40c5fbc5e026853ea61e5849ecb24513463a4","ref":"refs/heads/safer-vi","pushedAt":"2023-04-23T15:05:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an iterator over XFB rows\n\nThis emits slices of u16, and allows users to not use unsafe for\ndrawing.","shortMessageHtmlLink":"Add an iterator over XFB rows"}},{"before":"a6b266c4449a38656dffdfb5bd721a87e7466dcf","after":"e281604abb9b2f1b4075b2a92ebed1c2043e38f6","ref":"refs/heads/fix-nightly","pushedAt":"2023-04-23T14:53:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Remove removed alloc_error_handler feature usage\n\nThis fixes the build on current nightly (since 2023-04-22).","shortMessageHtmlLink":"Remove removed alloc_error_handler feature usage"}},{"before":"f990c1ffa7f53a1eb43d26bc96b69cf6ee81376d","after":"acbc5395e35b740189589fa54e953f5380369ad8","ref":"refs/heads/safer-vi","pushedAt":"2023-04-23T14:50:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an iterator over XFB rows\n\nThis emits slices of u16, and allows users to not use unsafe for\ndrawing.","shortMessageHtmlLink":"Add an iterator over XFB rows"}},{"before":null,"after":"f990c1ffa7f53a1eb43d26bc96b69cf6ee81376d","ref":"refs/heads/safer-vi","pushedAt":"2023-04-23T14:46:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an iterator over XFB rows\n\nThis emits slices of u16, and allows users to not use unsafe for\ndrawing.","shortMessageHtmlLink":"Add an iterator over XFB rows"}},{"before":null,"after":"3ed96521580e96577ae9701473c0b8ce327f9912","ref":"refs/heads/remove-libc","pushedAt":"2023-04-23T09:50:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Remove the libc dependency in the runtime\n\nThis hasn’t been needed since 0db613954cf4ec1d3848d1c248b25f0dc9b61317,\nand adds a tiny bit of compile time (0.4s for the build script and 0.2s\nfor the crate itself on my computer) we can do without.","shortMessageHtmlLink":"Remove the libc dependency in the runtime"}},{"before":"412dcfbb590a3e66cb8c3ad78964c492fae8e9e7","after":"a49503f44bba2f5b8b576dd8d2e3d4c15e0d4d80","ref":"refs/heads/sysconf","pushedAt":"2023-04-23T09:28:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example for reading SYSCONF","shortMessageHtmlLink":"Add an example for reading SYSCONF"}},{"before":"3e453a336c33dce00b69d1957c86b083a3007419","after":"d91fffb753b6c53e1ff62318d64ed936107e103a","ref":"refs/heads/ios","pushedAt":"2023-04-22T22:35:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example shutting down the Wii\n\nThis is done using the /dev/stm/immediate device, see\nhttps://wiibrew.org/wiki//dev/stm/immediate","shortMessageHtmlLink":"Add an example shutting down the Wii"}},{"before":"f616ce5a3a2a248264b1cf1f11aa105660ac3a82","after":"412dcfbb590a3e66cb8c3ad78964c492fae8e9e7","ref":"refs/heads/sysconf","pushedAt":"2023-04-21T17:00:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example for reading SYSCONF","shortMessageHtmlLink":"Add an example for reading SYSCONF"}},{"before":"a7a4299c80a8c10fb9b1a5e1fd2a8fedc4e4369b","after":"f616ce5a3a2a248264b1cf1f11aa105660ac3a82","ref":"refs/heads/sysconf","pushedAt":"2023-04-21T16:58:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example for reading SYSCONF","shortMessageHtmlLink":"Add an example for reading SYSCONF"}},{"before":"e9d861ce9bbce89e13d81ad86fa6104cef67d51c","after":"3e453a336c33dce00b69d1957c86b083a3007419","ref":"refs/heads/ios","pushedAt":"2023-04-21T16:56:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example shutting down the Wii\n\nThis is done using the /dev/stm/immediate device, see\nhttps://wiibrew.org/wiki//dev/stm/immediate","shortMessageHtmlLink":"Add an example shutting down the Wii"}},{"before":"0e584848c00a0ebda33f6a943199876cbbf60668","after":"e9d861ce9bbce89e13d81ad86fa6104cef67d51c","ref":"refs/heads/ios","pushedAt":"2023-04-21T16:50:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example shutting down the Wii\n\nThis is done using the /dev/stm/immediate device, see\nhttps://wiibrew.org/wiki//dev/stm/immediate","shortMessageHtmlLink":"Add an example shutting down the Wii"}},{"before":null,"after":"a7a4299c80a8c10fb9b1a5e1fd2a8fedc4e4369b","ref":"refs/heads/sysconf","pushedAt":"2023-04-21T16:48:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example for reading SYSCONF","shortMessageHtmlLink":"Add an example for reading SYSCONF"}},{"before":null,"after":"0e584848c00a0ebda33f6a943199876cbbf60668","ref":"refs/heads/ios","pushedAt":"2023-04-21T16:48:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Add an example shutting down the Wii\n\nThis is done using the /dev/stm/immediate device, see\nhttps://wiibrew.org/wiki//dev/stm/immediate","shortMessageHtmlLink":"Add an example shutting down the Wii"}},{"before":"5ed28471cd72d9e7fca1124f54780097e84eca2a","after":"a6b266c4449a38656dffdfb5bd721a87e7466dcf","ref":"refs/heads/fix-nightly","pushedAt":"2023-04-21T01:22:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Fix runtime build on current nightly\n\nlibstd’s runtime changed the prototype of lang = \"start\" in\nddee45e1d7fd34563c13513d974f792fae41a2f7 to support changing the SIGPIPE\nbehaviour on Linux, so this function now takes a third argument on every\nplatform.\n\nAdditionally, it now supports user_main() returning any Termination, so\nwe don’t need a transmute() any longer. :)","shortMessageHtmlLink":"Fix runtime build on current nightly"}},{"before":null,"after":"5ed28471cd72d9e7fca1124f54780097e84eca2a","ref":"refs/heads/fix-nightly","pushedAt":"2023-04-19T11:40:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"linkmauve","name":null,"path":"/linkmauve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7755816?s=80&v=4"},"commit":{"message":"Fix runtime build on current nightly\n\nlibstd’s runtime changed the prototype of lang = \"start\" in\nddee45e1d7fd34563c13513d974f792fae41a2f7 to support changing the SIGPIPE\nbehaviour on Linux, so this function now takes a third argument on every\nplatform.\n\nAdditionally, it now supports user_main() returning any Termination, so\nwe don’t need a transmute() any longer. :)","shortMessageHtmlLink":"Fix runtime build on current nightly"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADTTSyLQA","startCursor":null,"endCursor":null}},"title":"Activity · linkmauve/luma"}