tests/missing-comment.hg
author Jun Wu <quark@fb.com>
Mon, 03 Oct 2016 03:37:10 +0100
changeset 30058 8f54f9b8010d
parent 17064 168cc52ad7c2
permissions -rw-r--r--
extensions: move the "import" logic out from "load" The "load" method does too many things: on-demand import and check version. This patch moves the import logic out from "load" so it could be wrapped to change the import behavior, for example, chg will use it to pre-import extensions.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17064
168cc52ad7c2 histedit: new extension for interactive history editing
Augie Fackler <raf@durin42.com>
parents:
diff changeset
     1
(binary:application/octet-stream)