Sun, 04 May 2014 21:46:24 -0700 |
Gregory Szorc |
churn: declare command using decorator
|
Sun, 04 May 2014 21:17:04 -0700 |
Gregory Szorc |
convert: declare commands using decorator
|
Sun, 04 May 2014 21:19:31 -0700 |
Gregory Szorc |
debugshell: declare command using decorator
|
Sun, 04 May 2014 21:09:06 -0700 |
Gregory Szorc |
largefiles: declare commands using decorator
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
cmdutil: omit redundant "savecommitmessage()" in "tryimportone()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
amend: use "editor" argument for "memctx.__init__" to save commit message
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
histedit: pass "editor" argument to "memctx.__init__()" for "collapse" command
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
context: move editor invocation from "makememctx()" to "memctx.__init__()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
localrepo: add "editor" argument to "tag()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qrefresh: relocate message/patch-header handling to delay message determination
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Tue, 29 Apr 2014 12:54:01 +0900 |
Yuya Nishihara |
test-pyflakes: detect undefined name error
|
Fri, 02 May 2014 18:25:23 +0900 |
Yuya Nishihara |
run-tests: initialize global variables to suppress pyflakes warning
|