Wed, 18 Oct 2017 18:29:17 -0400 |
Augie Fackler |
hghave: fix clang-format check to use bytes regex
|
Wed, 18 Oct 2017 18:29:00 -0400 |
Augie Fackler |
configitems: make all regular expressions bytes and not native str
|
Wed, 18 Oct 2017 18:11:50 -0400 |
Augie Fackler |
convert: register missed subversion config items
|
Thu, 19 Oct 2017 03:20:47 +0530 |
Pulkit Goyal |
amend: error out if the note is greater than 255bytes
|
Wed, 18 Oct 2017 15:05:03 -0700 |
Jun Wu |
show: move configitems to core
|
Wed, 18 Oct 2017 14:55:39 -0700 |
Jun Wu |
chgserver: do not treat HG as sensitive environ when CHGHG is set
|
Wed, 18 Oct 2017 22:54:50 +0200 |
Gregory Szorc |
fsmonitor: declare missing config options
|
Wed, 18 Oct 2017 22:57:15 +0200 |
Gregory Szorc |
fsmonitor: warn when fsmonitor could be used
|
Fri, 06 Oct 2017 06:48:43 -0700 |
Ryan McElroy |
merge: additional test cases to show merge-halting behavior
|
Wed, 18 Oct 2017 04:31:46 +0530 |
Pulkit Goyal |
rebase: add support to output nodechanges
|
Tue, 17 Oct 2017 13:20:25 -0700 |
Saurabh Singh |
ui: move request exit handlers to global state
|
Wed, 18 Oct 2017 09:07:48 +0200 |
Paul Morelle |
sparse-read: skip gaps too small to be worth splitting
|
Wed, 18 Oct 2017 12:53:00 +0200 |
Boris Feld |
sparse-read: move from a recursive-based approach to a heap-based one
|
Tue, 17 Oct 2017 22:55:33 -0400 |
Matt Harbison |
subrepo: implement 'unshare' for Mercurial subrepos
|
Tue, 17 Oct 2017 21:48:56 -0400 |
Matt Harbison |
share: move the implementation of 'unshare' to the 'hg' module
|