Mercurial > hg
graph
-
cmdutil: omit redundant "savecommitmessage()" in "tryimportone()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
amend: use "editor" argument for "memctx.__init__" to save commit messageMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
histedit: pass "editor" argument to "memctx.__init__()" for "collapse" commandMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
context: move editor invocation from "makememctx()" to "memctx.__init__()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
localrepo: add "editor" argument to "tag()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qrefresh: relocate message/patch-header handling to delay message determinationMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
test-pyflakes: detect undefined name errorTue, 29 Apr 2014 12:54:01 +0900, by Yuya Nishihara
-
run-tests: initialize global variables to suppress pyflakes warningFri, 02 May 2014 18:25:23 +0900, by Yuya Nishihara
-
merge with stableTue, 06 May 2014 12:47:59 -0500, by Matt Mackall
-
setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stableMon, 05 May 2014 16:54:15 +0200, by Thomas Arendsen Hein
-
factotum: initialize global variables to suppress pyflakes warningFri, 02 May 2014 18:24:10 +0900, by Yuya Nishihara
-
color: don't fail on error messages when no curses (issue4237) stableSat, 03 May 2014 03:29:30 +0200, by Mads Kiilerich