log

age author description
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
Tue, 06 May 2014 12:47:59 -0500 Matt Mackall merge with stable
Mon, 05 May 2014 16:54:15 +0200 Thomas Arendsen Hein setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stable
Fri, 02 May 2014 18:24:10 +0900 Yuya Nishihara factotum: initialize global variables to suppress pyflakes warning
Sat, 03 May 2014 03:29:30 +0200 Mads Kiilerich color: don't fail on error messages when no curses (issue4237) stable
Sat, 03 May 2014 10:33:54 +0200 Steve Borho win32: backout 1a9ebc83a74c stable
Mon, 05 May 2014 13:42:08 -0500 Matt Mackall test-check-code-hg: use locate instead of manifest
Mon, 05 May 2014 13:41:29 -0500 Matt Mackall test-check-code-hg: drop manual check of non-.py scripts
Mon, 05 May 2014 13:42:58 -0500 Matt Mackall test-check-code-hg: use test-repo check
Mon, 05 May 2014 13:37:59 -0500 Matt Mackall check-code: look at shebang to identify Python scripts
Fri, 02 May 2014 00:23:58 -0500 Matt Mackall tests: use locate to find files for pyflakes check
Thu, 01 May 2014 19:24:03 -0500 Matt Mackall merge with stable
Thu, 01 May 2014 17:48:02 -0500 Matt Mackall Added signature for changeset 2195ac506c6a stable
Thu, 01 May 2014 17:47:24 -0500 Matt Mackall Added tag 3.0 for changeset 2195ac506c6a stable
Thu, 01 May 2014 14:07:04 -0700 Pierre-Yves David revset: directly use __contains__ instead of a lambda stable 3.0
Thu, 01 May 2014 14:33:06 -0500 Matt Mackall tests: suppress spurious lchmod error from unzip (issue4088) stable
Thu, 01 May 2014 12:15:28 -0700 Pierre-Yves David orderedlazyset: directly use __contains__ instead of a lambda stable
Thu, 01 May 2014 12:15:00 -0700 Pierre-Yves David lazyset: directly use __contains__ instead of a lambda stable
Thu, 01 May 2014 13:42:12 -0500 Matt Mackall merge with i18n stable
Wed, 30 Apr 2014 23:20:46 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e9c2f76be74b stable
Wed, 30 Apr 2014 11:01:50 -0300 Wagner Bruna i18n-pt_BR: synchronized with e9c2f76be74b stable
Thu, 01 May 2014 16:47:50 +0200 Mads Kiilerich rebase: empty revset should be a gentle no-op with exit code 1, not an error stable