Mon, 26 Oct 2020 10:33:32 -0700 |
Martin von Zweigbergk |
config: move ui.pre-merge-tool-output-template into [command-templates]
|
Fri, 23 Oct 2020 15:59:32 -0700 |
Martin von Zweigbergk |
config: rename ui.mergemarkertemplate to command-templates.mergemarker
|
Fri, 23 Oct 2020 15:27:33 -0700 |
Martin von Zweigbergk |
config: rename ui.graphnodetemplate to command-templates.graphnode
|
Fri, 23 Oct 2020 10:56:18 -0700 |
Martin von Zweigbergk |
config: add a new [command-templates] section for templates defined by hg
|
Thu, 29 Oct 2020 11:12:25 +0100 |
Dan Villiom Podlaski Christiansen |
i18n: fix coding tag unsupported by xgettext
stable 5.6
|
Thu, 29 Oct 2020 11:11:54 +0100 |
Dan Villiom Podlaski Christiansen |
py3: hggettext
stable
|
Thu, 29 Oct 2020 11:37:22 -0700 |
Martin von Zweigbergk |
relnotes: copy "next" to "5.6" and clear "next"
stable
|
Fri, 23 Oct 2020 22:20:08 -0400 |
Matt Harbison |
repoview: only pin obsolete wdir parents while there are unresolved conflicts
stable
|
Wed, 28 Oct 2020 17:41:25 +0100 |
Dan Villiom Podlaski Christiansen |
backout: don't assume that tip as what we just committed
stable
|
Fri, 23 Oct 2020 20:33:36 +0900 |
Yuya Nishihara |
url: do not continue HTTP authentication with user=None (issue6425)
stable
|
Fri, 23 Oct 2020 20:10:17 +0900 |
Yuya Nishihara |
ui: fix echo back of ui.prompt() to not concatenate None as bytes
stable
|
Thu, 29 Oct 2020 07:51:13 +0100 |
Dan Villiom Podlaski Christiansen |
commit: don't change phases for preexisting commits
stable
|
Mon, 26 Oct 2020 10:08:22 -0700 |
Martin von Zweigbergk |
branching: merge with stable
|
Thu, 22 Oct 2020 18:38:41 -0400 |
Matt Harbison |
demandimport: don't raise AttributeError if `exec_module` is missing
stable
|
Thu, 22 Oct 2020 12:31:26 -0400 |
Mitchell Plamann |
test: avoid bashisms in test-transaction-rollback-on-sigpipe.t
stable
|
Wed, 21 Oct 2020 22:53:15 -0700 |
Gregory Szorc |
automation: upload Python 3.9 Windows wheels
stable
|
Wed, 21 Oct 2020 21:53:19 -0700 |
Gregory Szorc |
contrib: split Windows requirements into multiple files
stable
|
Sat, 17 Oct 2020 13:06:18 +0900 |
Yuya Nishihara |
relnotes: add diffcontains() to new features list
stable
|
Sat, 17 Oct 2020 13:00:04 +0900 |
Yuya Nishihara |
revset: rename diff(pattern) to diffcontains(pattern)
stable
|
Sun, 18 Oct 2020 22:48:00 -0700 |
Gregory Szorc |
pyoxidizer: update to PyOxidizer 0.9
stable
|
Tue, 20 Oct 2020 22:06:30 +0530 |
Pulkit Goyal |
Added signature for changeset 0e06a7ab9e0d
stable
|
Tue, 20 Oct 2020 22:06:23 +0530 |
Pulkit Goyal |
Added tag 5.6rc0 for changeset 0e06a7ab9e0d
stable
|
Tue, 20 Oct 2020 22:04:04 +0530 |
Pulkit Goyal |
merge with default for 5.6rc0
stable 5.6rc0
|
Thu, 15 Oct 2020 22:57:30 -0700 |
Martin von Zweigbergk |
tag: leverage cmdutil.check_incompatible_arguments()
|
Thu, 15 Oct 2020 22:36:17 -0700 |
Martin von Zweigbergk |
serve: leverage cmdutil.check_incompatible_arguments()
|
Thu, 15 Oct 2020 22:36:08 -0700 |
Martin von Zweigbergk |
revert: leverage cmdutil.check_incompatible_arguments()
|
Thu, 15 Oct 2020 22:23:45 -0700 |
Martin von Zweigbergk |
incoming: leverage cmdutil.check_incompatible_arguments()
|
Thu, 15 Oct 2020 22:23:35 -0700 |
Martin von Zweigbergk |
grep: levarage cmdutil.check_incompatible_arguments()
|