Mercurial > hg
comparison mercurial/ui.py @ 24765:bdf84cc2115b
histedit: add a new histeditaction class
This adds a new class called histeditaction. It represents a single action in a
histedit plan. Future patches will integrate it into the histedit flow, then
convert each existing action in to the class form one by one.
This is part of a larger refactor aimed at increasing histedit robustness,
maintainability, and extensibility.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sat, 04 Apr 2015 11:34:53 -0700 |
parents | 28d76bc069db |
children | 2f88821856eb |
comparison
equal
deleted
inserted
replaced
24764:4dcd55802237 | 24765:bdf84cc2115b |
---|