Viewing profile — mitmaro
mitmaro
HN member- Joined
- Mon, Jul 11, 2016, 9:47 PM UTC
- HN karma
- 13
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About mitmaro
Recent public activity
-
comment
Comment #26505538
Related, Clippy, a linter for Rust also does the same and links to https://rust-lang.github.io/rust-clippy/master/index.html .
-
story
Show HN: Git Interactive Rebase Tool
I recently released a major overhaul of a personal project I've been working on and using for about four years. I posted this on HN many years ago, but it didn't receive much tract…
-
comment
Comment #23183765
I've been working on adding diff support to a tool I created a while back for interactive rebases in Git. It's been interesting digging into libgit2 and the Rust bindings. https://…
-
comment
Comment #17497325
Thanks! Great to hear you find it useful!
-
comment
Comment #17497234
I am not a Mac user anymore, but when I was I used Homebrew a fair bit. A Homebrew package would be great and there has been an issue [1] for it for a little while. Adding the Git …
-
comment
Comment #17497112
No problem! Git does a fair bit as files under the covers, so it makes tools such as this very possible.
-
comment
Comment #17492950
Author here, I started this project over two years ago when one of my friends challenged me to write it. It was based on https://github.com/sjurba/rebase-editor , but does not requ…
- story