ananthakumaran / monky

Magit for Hg
http://ananthakumaran.in/monky/index.html
GNU General Public License v3.0
154 stars 30 forks source link

Show histedit state in monky-status #78

Open Wilfred opened 5 years ago

Wilfred commented 5 years ago

If the user is in the middle of a histedit, make this visible from the status buffer.

ncalexan commented 4 years ago

Does anybody know how to interpret Mercurial's histedit status files in .hg? They're opaque to me :(