Working to implement my "Git Blame Through Time" concept.
In the vein of lightweight tools like git gui
and gitk
, and the GitLens blame tool in VSCode, but done in Rust with Gtk4—and more focused on tracking the lines back through their whole history, rather than just seeing the state in a particular commit.
We'll see what happens. Yoda's words are currently ringing in my ears:
"Do or do not; there is no 'try'."