#gitk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gitk, aggregated by home.social.
-
Progress on gitlogui. Yes, exactly. A minimal UI for git log.
New:
- regex or simple search through the shown text
- commit graph (--graph option of git log) may be shownSuggestions of features to add are welcome.😀
Same for a professional layout suggestion for the seemingly randomly tossed text entries and check boxes of the UI.
-
Progress on gitlogui. Yes, exactly. A minimal UI to avoid reading the docs for all those who use it not that often, in particular with pickaxe options.
Now on codeberg: https://codeberg.org/harald/gitlogui
Suggestions of features to add are welcome.😀
-
New project.
If there is something I can't quite remember: the multitude of git log options. There should be a simple UI which makes this easier. Somewhat like gitk for git in general, but with as many useful options shown as understandable buttons as possible.
I also wanted to toy with tkinter a bit. The last few hours brought up this minimally functional thing, which seems to be a good start. Suggestions of features to add first are welcome.😀