Commits


fix 'last commit cannot be folded' check with reordered commits


fix and test interaction of rebase/histedit -c and 'got stage'


forbid editing the history of branches outside of "refs/heads"


add another histedit test for path prefix behaviour


rename a histedit test


remove some unused variables from histedit tests


check committed diffs in some histedit tests


add histedit path prefix test


histedit: make folding work across dropped commits


initial 'got histedit' implementation