Commit Briefs


a698f62e1b Stefan Sperling

allow 'got commit' while 'got histedit' is interrupted


bb787f0904 Stefan Sperling

fix a double-free in 'got update' error path


426ebf2e17 Stefan Sperling

fix histedit's interactive retry loop


b006047e8a Stefan Sperling

fix histedit (a)bort prompt handling


6c1844f6c7 Stefan Sperling

fix histedit syntax error detection



b2c50a0a51 Stefan Sperling

add another histedit test for path prefix behaviour


e0233ceaa7 Stefan Sperling

fix 'got commit' from work tree with a path prefix



a402709190 Stefan Sperling

rename a histedit test


13a06bb35e Stefan Sperling

remove some unused variables from histedit tests


86ac67ee6b Stefan Sperling

check committed diffs in some histedit tests


0160a755b4 Stefan Sperling

add histedit path prefix test


8ca9bd6817 Stefan Sperling

use a dedicated error code for histedit path-prefix error