{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":77011446,"defaultBranch":"master","name":"git-interactive-rebase-tool","ownerLogin":"MitMaro","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-12-21T03:13:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/177427?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718037058.0","currentOid":""},"activityList":{"items":[{"before":"c3ba5a85dad5f4ef9a293d261680b860b6da6768","after":null,"ref":"refs/heads/mitmaro/use-set-remove-var-as-unsafe-functions","pushedAt":"2024-06-10T16:30:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":"a26eee49457085797c8df21d33664a3c04bdb2f0","after":"a9e8c4012195c65225652a5b9077acd05f431f30","ref":"refs/heads/master","pushedAt":"2024-06-10T16:30:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Wrap set_var, remove_var in unsafe blocks\n\nRust 2024 is making these particular function unsafe, and this change\nprepares the project by making a best effort to change environment\nvariables in a safe way.\n\nSince these values are only modified in tests, and generally only\ncertain variables, this change should be generally safe. It also has\nzero direct impact on the production build.","shortMessageHtmlLink":"Wrap set_var, remove_var in unsafe blocks"}},{"before":"a780a2a7e10737156f5970e5ef2cee86accdef99","after":"c3ba5a85dad5f4ef9a293d261680b860b6da6768","ref":"refs/heads/mitmaro/use-set-remove-var-as-unsafe-functions","pushedAt":"2024-06-10T16:22:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Wrap set_var, remove_var in unsafe blocks\n\nRust 2024 is making these particular function unsafe, and this change\nprepares the project by making a best effort to change environment\nvariables in a safe way.\n\nSince these values are only modified in tests, and generally only\ncertain variables, this change should be generally safe. It also has\nzero direct impact on the production build.","shortMessageHtmlLink":"Wrap set_var, remove_var in unsafe blocks"}},{"before":"4c9e8696425c9f5c00f25bddda19d3c3145b61ce","after":"a780a2a7e10737156f5970e5ef2cee86accdef99","ref":"refs/heads/mitmaro/use-set-remove-var-as-unsafe-functions","pushedAt":"2024-06-10T16:21:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Wrap set_var, remove_var in unsafe blocks\n\nRust 2024 is making these particular function unsafe, and this change\nprepares the project by making a best effort to change environment\nvariables in a safe way.\n\nSince these values are only modified in tests, and generally only\ncertain variables, this change should be generally safe. It also has\nzero direct impact on the production build.","shortMessageHtmlLink":"Wrap set_var, remove_var in unsafe blocks"}},{"before":null,"after":"4c9e8696425c9f5c00f25bddda19d3c3145b61ce","ref":"refs/heads/mitmaro/use-set-remove-var-as-unsafe-functions","pushedAt":"2024-06-10T16:12:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Wrap set_var, remove_var in unsafe blocks\n\nRust 2024 is making these particular function unsafe, and this change\nprepares the project by making a best effort to change environment\nvariables in a safe way.\n\nSince these values are only modified in tests, and generally only\ncertain variables, this change should be generally safe. It also has\nzero direct impact on the production build.","shortMessageHtmlLink":"Wrap set_var, remove_var in unsafe blocks"}},{"before":"d7809da220717c09b94113ecc5eeba94b07fa16c","after":null,"ref":"refs/heads/mitmaro/fix-hidden-lines-below-view-on-search","pushedAt":"2024-06-09T19:06:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":"af72d20ada6379ba357e8e1d7bd4c44a077b6e32","after":"a26eee49457085797c8df21d33664a3c04bdb2f0","ref":"refs/heads/master","pushedAt":"2024-06-09T19:06:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Fix hidden line on non-body line addition\n\nWhen a leading, trailing or header line was added to the view data, the\nRenderSlice was not correctly updated to take into account which lines\nshould be visible. This resulted in some lines being hidden below the\nview \"window\". This fixes the RenderSlice to recalculate the scroll\nposition when a leading, trailing or header line is changed.","shortMessageHtmlLink":"Fix hidden line on non-body line addition"}},{"before":"7576e0eb01c7875b95bea50e57144698bdeef6e9","after":"d7809da220717c09b94113ecc5eeba94b07fa16c","ref":"refs/heads/mitmaro/fix-hidden-lines-below-view-on-search","pushedAt":"2024-06-09T19:01:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Fix hidden line on non-body line addition\n\nWhen a leading, trailing or header line was added to the view data, the\nRenderSlice was not correctly updated to take into account which lines\nshould be visible. This resulted in some lines being hidden below the\nview \"window\". This fixes the RenderSlice to recalculate the scroll\nposition when a leading, trailing or header line is changed.","shortMessageHtmlLink":"Fix hidden line on non-body line addition"}},{"before":null,"after":"7576e0eb01c7875b95bea50e57144698bdeef6e9","ref":"refs/heads/mitmaro/fix-hidden-lines-below-view-on-search","pushedAt":"2024-06-08T01:35:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Fix hidden line on non-body line addition\n\nWhen a leading, trailing or header line was added to the view data, the\nRenderSlice was not correctly updated to take into account which lines\nshould be visible. This resulted in some lines being hidden below the\nview \"window\". This fixes the RenderSlice to recalculate the scroll\nposition when a leading, trailing or header line is changed.","shortMessageHtmlLink":"Fix hidden line on non-body line addition"}},{"before":"8eacb65985aec5f5d6aa758f6e969632bd906595","after":null,"ref":"refs/heads/mitmaro/fix-multiline-visible-bug","pushedAt":"2024-06-06T11:46:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":"28c913235cf85cf2f7afe52f80c773ca20d7c358","after":"af72d20ada6379ba357e8e1d7bd4c44a077b6e32","ref":"refs/heads/master","pushedAt":"2024-06-06T11:46:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Properly support multiple visible lines in view\n\nPreviously, only one line could be marked as visible in the view data.\nThis resulted in the multi-select mode not correctly scrolling to the\nstart index in cases where lines are reordered.\n\nThis change adds support for multiple visible lines in the view data,\nresulting in the \"ensure visible\" algorithm running over each visible\nline.","shortMessageHtmlLink":"Properly support multiple visible lines in view"}},{"before":null,"after":"8eacb65985aec5f5d6aa758f6e969632bd906595","ref":"refs/heads/mitmaro/fix-multiline-visible-bug","pushedAt":"2024-06-06T11:39:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Properly support multiple visible lines in view\n\nPreviously, only one line could be marked as visible in the view data.\nThis resulted in the multi-select mode not correctly scrolling to the\nstart index in cases where lines are reordered.\n\nThis change adds support for multiple visible lines in the view data,\nresulting in the \"ensure visible\" algorithm running over each visible\nline.","shortMessageHtmlLink":"Properly support multiple visible lines in view"}},{"before":"0f0e5dc5b9b5f7168b6481505ce423a862895d77","after":"28c913235cf85cf2f7afe52f80c773ca20d7c358","ref":"refs/heads/master","pushedAt":"2024-06-05T00:48:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Add support for additional platforms\n\nThis change updates the release process to provide builds for Arm based\nsystems, as well as several different Linux distros, and an RPM release.\n\nSupported operating systems: Alpine, Arch, Debian, Fedora, Pi 0-5,\nUbuntu, macOS, Windows\n\nSupported architectures: arm64, amd64, arm (Pi 0-1), armv7 (Pi 2-4)","shortMessageHtmlLink":"Add support for additional platforms"}},{"before":"a1e03b017949a90c9c8dd0746f7b5327c7ed85e8","after":null,"ref":"refs/heads/mitmaro/support-new-builds","pushedAt":"2024-06-05T00:48:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":null,"after":"a1e03b017949a90c9c8dd0746f7b5327c7ed85e8","ref":"refs/heads/mitmaro/support-new-builds","pushedAt":"2024-06-05T00:43:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Add support for additional platforms\n\nThis change updates the release process to provide builds for Arm based\nsystems, as well as several different Linux distros, and an RPM release.\n\nSupported operating systems: Alpine, Arch, Debian, Fedora, Pi 0-5,\nUbuntu, macOS, Windows\n\nSupported architectures: arm64, amd64, arm (Pi 0-1), armv7 (Pi 2-4)","shortMessageHtmlLink":"Add support for additional platforms"}},{"before":"3cfca3b67c5a2356b030bfb66c314b985fc91ff4","after":"0f0e5dc5b9b5f7168b6481505ce423a862895d77","ref":"refs/heads/master","pushedAt":"2024-05-31T12:28:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Update changelog for 2.4.0 release","shortMessageHtmlLink":"Update changelog for 2.4.0 release"}},{"before":"81594e9254dc05535d7e80a0d414331f60b0e300","after":null,"ref":"refs/heads/mitmaro/update-changelog-2.4.0","pushedAt":"2024-05-31T12:28:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":null,"after":"81594e9254dc05535d7e80a0d414331f60b0e300","ref":"refs/heads/mitmaro/update-changelog-2.4.0","pushedAt":"2024-05-31T11:40:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Update changelog for 2.4.0 release","shortMessageHtmlLink":"Update changelog for 2.4.0 release"}},{"before":"7868ba6be8829131397b0efc5334a3b3d3e464b1","after":null,"ref":"refs/heads/mitmaro/update-dependencies-may-2024","pushedAt":"2024-05-30T11:44:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":"69dadd8fd363804fea5b06de2df9ab4b04bd2ba6","after":"3cfca3b67c5a2356b030bfb66c314b985fc91ff4","ref":"refs/heads/master","pushedAt":"2024-05-30T11:44:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Update all dependencies to latest versions","shortMessageHtmlLink":"Update all dependencies to latest versions"}},{"before":null,"after":"7868ba6be8829131397b0efc5334a3b3d3e464b1","ref":"refs/heads/mitmaro/update-dependencies-may-2024","pushedAt":"2024-05-30T11:32:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Update all dependencies to latest versions","shortMessageHtmlLink":"Update all dependencies to latest versions"}},{"before":"77c7bdb43cfea3ff8a4eb137a9c9b2ab55475637","after":null,"ref":"refs/heads/mitmaro/fix-linting","pushedAt":"2024-05-29T12:08:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":"5976f3d9bdea217547e74a9440b84b32b7dd2bd4","after":"69dadd8fd363804fea5b06de2df9ab4b04bd2ba6","ref":"refs/heads/master","pushedAt":"2024-05-29T12:08:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Address latest linting issues","shortMessageHtmlLink":"Address latest linting issues"}},{"before":"05514704bc877bad83d7941648414dae619f8073","after":"5976f3d9bdea217547e74a9440b84b32b7dd2bd4","ref":"refs/heads/master","pushedAt":"2024-05-29T12:07:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Fix `d` keybinding description","shortMessageHtmlLink":"Fix d keybinding description"}},{"before":null,"after":"77c7bdb43cfea3ff8a4eb137a9c9b2ab55475637","ref":"refs/heads/mitmaro/fix-linting","pushedAt":"2024-05-29T12:00:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Address latest linting issues","shortMessageHtmlLink":"Address latest linting issues"}},{"before":"31f4097678a35ef4ce23a6f5598444d4a25c6e9b","after":"05514704bc877bad83d7941648414dae619f8073","ref":"refs/heads/master","pushedAt":"2024-04-04T21:59:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Fix some typos in brand names and use Oxford list for an enumeration","shortMessageHtmlLink":"Fix some typos in brand names and use Oxford list for an enumeration"}},{"before":"9f05090f9baefdd8116d16d79dc3f16a557901a9","after":null,"ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-29T13:30:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}},{"before":"b4dd60c1b8cc1f44e30b1c84db1e686f5c641265","after":"31f4097678a35ef4ce23a6f5598444d4a25c6e9b","ref":"refs/heads/master","pushedAt":"2024-03-29T13:30:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"},"commit":{"message":"Bump mio from 0.8.10 to 0.8.11\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.\n- [Release notes](https://github.com/tokio-rs/mio/releases)\n- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: mio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mio from 0.8.10 to 0.8.11"}},{"before":null,"after":"9f05090f9baefdd8116d16d79dc3f16a557901a9","ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-29T11:48:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump mio from 0.8.10 to 0.8.11\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.\n- [Release notes](https://github.com/tokio-rs/mio/releases)\n- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: mio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mio from 0.8.10 to 0.8.11"}},{"before":"55fa5519b45c900a8568583823243410fe29bee4","after":null,"ref":"refs/heads/mitmaro/fix-linting","pushedAt":"2024-03-29T11:48:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MitMaro","name":"Tim Oram","path":"/MitMaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177427?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYVaD1AA","startCursor":null,"endCursor":null}},"title":"Activity ยท MitMaro/git-interactive-rebase-tool"}