Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | mq: fold the code path to invoke editor into specific logic (qnew) |
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | cmdutil: enhance "getcommiteditor()" for specific usages in MQ |
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" |
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | import: use "getcommiteditor()" instead of explicit editor choice |
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | graft: use "getcommiteditor()" instead of explicit editor choice |
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | amend: use "getcommiteditor()" instead of explicit editor choice |
Sun, 11 May 2014 00:49:36 +0900 | FUJIWARA Katsunori | commit: use "getcommiteditor()" instead of explicit editor choice |