Sat, 17 Feb 2018 18:15:37 +0900 |
Yuya Nishihara |
py3: make regexp patterns bytes in extdiff
|
changeset |
files
|
Sat, 17 Feb 2018 18:14:51 +0900 |
Yuya Nishihara |
py3: fix bytes-unicode dance while building docstring of extdiff
|
changeset |
files
|
Sat, 17 Feb 2018 18:09:56 +0900 |
Yuya Nishihara |
py3: factor out byterepr() which returns an asciified value on py3
|
changeset |
files
|
Thu, 15 Feb 2018 17:14:45 +0530 |
Pulkit Goyal |
remotenames: don't use the default value of logfmt for namespaces
|
changeset |
files
|
Sat, 17 Feb 2018 01:41:08 -0500 |
Augie Fackler |
py3: whitelist test-pull-http.t
|
changeset |
files
|
Sat, 17 Feb 2018 00:29:23 -0500 |
Augie Fackler |
scmutil: bytes-ify IOErrors before wrapping them in abort message
|
changeset |
files
|
Sat, 17 Feb 2018 13:55:12 -0700 |
Gregory Szorc |
py3: port f to Python 3
|
changeset |
files
|
Sun, 11 Feb 2018 17:17:56 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-convert-git.t
|
changeset |
files
|
Thu, 15 Feb 2018 12:45:46 +0530 |
Sushil khanchi |
bundle: updates the help text for hg bundle (issue5744)
|
changeset |
files
|
Sat, 17 Feb 2018 01:11:48 -0500 |
Augie Fackler |
py3: get bytes-repr of network errors portably
|
changeset |
files
|
Sat, 17 Feb 2018 01:09:56 -0500 |
Augie Fackler |
hgweb: open server logs in binary mode
|
changeset |
files
|
Sat, 17 Feb 2018 00:29:46 -0500 |
Augie Fackler |
tests: add some b prefixes in test-http-bundle1.t
|
changeset |
files
|
Sat, 17 Feb 2018 00:28:55 -0500 |
Augie Fackler |
hgweb: correctly bytes-ify status, not string-ify
|
changeset |
files
|
Sat, 17 Feb 2018 00:28:24 -0500 |
Augie Fackler |
printenv: port to python3
|
changeset |
files
|
Thu, 15 Feb 2018 09:18:20 -0500 |
Augie Fackler |
py3: whitelist another eight passing tests
|
changeset |
files
|
Wed, 14 Feb 2018 23:23:57 -0500 |
Augie Fackler |
remotenames: port partway to python3 by using collections.MutableMapping
|
changeset |
files
|
Fri, 16 Feb 2018 11:33:56 -0800 |
Martin von Zweigbergk |
tests: avoid referring to pvec in demandimport test
|
changeset |
files
|
Mon, 08 Jan 2018 12:09:43 +0900 |
Yuya Nishihara |
help: use cmdutil.parsealiases() to resolve command name
|
changeset |
files
|
Sun, 27 Dec 2015 14:13:27 +0900 |
Yuya Nishihara |
help: list deprecated and experimental extensions if --verbose
|
changeset |
files
|
Sun, 27 Dec 2015 13:08:51 +0900 |
Yuya Nishihara |
hgweb: translate Abort in help command to 404 error
|
changeset |
files
|
Mon, 08 Jan 2018 11:11:06 +0900 |
Yuya Nishihara |
templatekw: add {reporoot} keyword
|
changeset |
files
|
Sun, 07 Jan 2018 12:09:33 +0900 |
Yuya Nishihara |
templatefilters: add dirname() filter
|
changeset |
files
|
Sun, 07 Jan 2018 11:21:25 +0900 |
Yuya Nishihara |
templater: add function to help substituting patterns in template string
|
changeset |
files
|
Sun, 07 Jan 2018 11:04:53 +0900 |
Yuya Nishihara |
templater: extract function scanning template string
|
changeset |
files
|
Sun, 18 Feb 2018 16:19:26 -0800 |
Gregory Szorc |
tests: expand test coverage for updating phases
stable
|
changeset |
files
|
Sun, 18 Feb 2018 10:00:34 -0800 |
Gregory Szorc |
tests: consolidate test-push-http.t and test-push-http-bundle1.t
stable
|
changeset |
files
|
Sun, 18 Feb 2018 08:52:57 -0800 |
Gregory Szorc |
tests: port value-less unbundle capability test to test-push-http.t
stable
|
changeset |
files
|
Sun, 18 Feb 2018 08:49:18 -0800 |
Gregory Szorc |
tests: add phase testing to test-push-http-bundle1.t
stable
|
changeset |
files
|
Sun, 07 Jan 2018 11:26:16 +0900 |
Yuya Nishihara |
cmdutil: narrow scope of KeyError in makefilename()
|
changeset |
files
|
Wed, 14 Feb 2018 21:34:12 -0500 |
Augie Fackler |
node: make bin() be a wrapper instead of just an alias
|
changeset |
files
|