* qgrit: graphical git rebase -i helper
@ 2011-11-04 19:38 Peter Oberndorfer
0 siblings, 0 replies; only message in thread
From: Peter Oberndorfer @ 2011-11-04 19:38 UTC (permalink / raw)
To: git; +Cc: Phil Hord, Junio C Hamano
Hi,
i wrote a small tool to support users during git rebase -i.
by presenting commits in a graphical interface.
(usable with git 1.7.8.rc0 and up)
Lacking a better idea i named it "qgrit" :-)
(Qt git rebase --interactive tool)
Notable features:
* Reorder commits by drag drop and up/down buttons
* Select actions from a combo box
* Undo reordering function
* Shows full commit message, not only title line
* Works on mingw (auto detects git path)
* Easy setup as rebase -i editor: run qgrit, click "Install qgrit" button
(this also detects too old git versions)
For more information, screenshots and source code see:
https://github.com/qgrit/qgrit/wiki
Ideas for improvements, bugreports welcome!
Have fun,
Greetings Peter
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-04 19:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04 19:38 qgrit: graphical git rebase -i helper Peter Oberndorfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox