##// END OF EJS Templates
histedit: change state format to allow non-hash lines...
histedit: change state format to allow non-hash lines The existing state serialization format assumed the rule line consisted of an action and a hash. In our external extension that adds 'exec' this is not the case (there is no hash, just the shell command). So let's change the format to be more generic with just an action and a remainder, and the various commands can handle it as they wish. Flagged for stable since we want to get this format tweak in before the new format goes live in the release.

File last commit:

r1360:7d439981 default
r24810:f5416657 stable
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder