Tim Oram
Tim Oram
@whymarrh , I've added the described hook/config option described above. That, along with the sample script above, I believe that provides the functionality you were looking for. Apologies for taking...
> Also, I couldn't find a definition of the Normal and Diff modes. Normal is when viewing the commit list, and Diff is when viewing the content of a commit...
Thanks for the effort to get this into Fedora @bgilbert ! I should have some time this weekend to look at the various pull requests. I agree with, and am...
Sorry for taking awhile to get around to reviewing this. Thanks for the updates!
Thanks for the request! I believe homebrew already provides a M1 binary, but not everyone uses homebrew, so I support getting a M1 binary as part of the release. And...
#879 partially addresses this issue, creating the latest release on macOS arm. I would still like to add additional build targets for Linux-based ARM, and to add the builds to...
As of #917 Arm packages are built for Debian as well as armhf for Raspberry Pi. Dev builds will be available on the [latest tag](https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/latest) once the build completes. I...
> We will want/need to track this in `History` (`self.history`), so that undo/redo respects the state change. > > The complication here, is that `state` is a side effect, so...
> > We will want/need to track this in `History` (`self.history`), so that undo/redo respects the state change. > > The complication here, is that `state` is a side effect,...
Thanks for the post! I've recently converted all linting errors to warnings by default, so hopefully this will be less of a problem in the future for projects like Homebrew....