Commit Briefs

90e8619ee9 Stefan Sperling

make 'got commit' work with a directory path


498a90b742 Stefan Sperling

got.1 wording fix: "base branch" -> branch


ba67992ea0 Stefan Sperling

fix typo in got.1



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