Histedit

Problems

  • No ‘exec’ command, so no way to run commands between revisions (like code review, etc)
  • No command to stop the histedit after a patch is committed
  • No ability to extend histedit

Solutions

  • Add exec command
  • Add stop command that stops after the patch is committed
  • Add extensibility that allows alias commands (like edit->stop), and allow new commands (like ‘diff’ for sending a code review)