Thu, 20 Jun 2019 14:45:52 -0700 |
Kyle Lippincott |
patch: use a short, fixed-size message for last line of prompt (issue6158)
|
Fri, 28 Jun 2019 21:31:34 +0530 |
Navaneeth Suresh |
shelve: move shelve extension to core
|
Thu, 04 Apr 2019 11:35:18 +0200 |
Denis Laxalde |
interactive: do not prompt about files given in command line
|
Tue, 16 Oct 2018 07:19:38 +0200 |
Yuya Nishihara |
py3: byte-stringify literals in test-keyword.t
|
Sat, 13 Oct 2018 04:29:03 +0300 |
Pulkit Goyal |
py3: add b'' prefixes to tests/test-keyword.t
|
Mon, 01 Oct 2018 23:26:24 -0400 |
Matt Harbison |
py3: suppress the output from .write() calls in more tests
|
Sat, 29 Sep 2018 02:02:35 -0400 |
Matt Harbison |
py3: suppress the output from .write() calls in the remaining tests
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Sun, 15 Jul 2018 23:46:09 -0400 |
Matt Harbison |
hook: disable the shell to native command translation by default
|
Sat, 07 Jul 2018 23:38:06 -0400 |
Matt Harbison |
hook: add support for disabling the shell to native command translation
|
Wed, 04 Apr 2018 17:29:02 -0700 |
Gregory Szorc |
tests: disable test-keyword.t with simple store
|
Tue, 03 Apr 2018 13:56:09 -0700 |
Gregory Szorc |
tests: use `hg unbundle` instead of `hg pull` in some tests
|
Mon, 08 Jan 2018 19:41:47 +0530 |
Pulkit Goyal |
merge: add `--abort` flag which can abort the merge
|
Thu, 11 Jan 2018 11:57:59 +0000 |
Boris Feld |
pull: hold wlock for the full operation when --update is used
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 26 Sep 2017 16:14:57 +0300 |
Igor Ippolitov |
mail: encode long unicode lines in emails properly (issue5687)
|
Tue, 22 Aug 2017 15:51:47 -0400 |
Augie Fackler |
tests: update test-keyword to pass our import checker
|
Mon, 26 Jun 2017 03:40:57 +0900 |
FUJIWARA Katsunori |
keyword: add test for keyword expansion at serving multiple repositories
|
Mon, 26 Jun 2017 03:40:12 +0900 |
FUJIWARA Katsunori |
keyword: make comparison webcommand suppress keyword expansion
|
Mon, 26 Jun 2017 03:40:06 +0900 |
FUJIWARA Katsunori |
keyword: restore kwtemplater.match at the end of wrapped webcommands
|
Mon, 26 Jun 2017 03:38:12 +0900 |
FUJIWARA Katsunori |
keyword: restore kwtemplater.restrict at the end of wrapped patch.diff
|
Tue, 02 May 2017 22:27:44 +0200 |
Pierre-Yves David |
caches: move the 'updating the branch cache' message in 'updatecaches'
|
Sat, 19 Nov 2016 15:41:37 -0800 |
Kostia Balytskyi |
conflicts: make spacing consistent in conflict markers
|
Fri, 07 Oct 2016 08:51:50 -0700 |
Simon Farnsworth |
merge: add conflict labels to merge command
|
Wed, 27 Jul 2016 13:57:51 +0100 |
Christian Ebert |
keyword: avoid traceback when kwdemo is run outside a repo
stable
|
Wed, 30 Mar 2016 02:10:44 +0900 |
FUJIWARA Katsunori |
keyword: use templatefilter to mark a function as template filter
|
Fri, 15 Jan 2016 13:46:33 -0800 |
Ruslan Sayfutdinov |
backout: commit changeset by default (BC)
|
Wed, 02 Dec 2015 03:12:07 +0900 |
FUJIWARA Katsunori |
commands: make commit acquire locks before processing (issue4368)
|