Fri, 15 Sep 2017 19:44:05 -0400 |
Augie Fackler |
posix: use slicing to grab a single byte out of a bytes in HFS+ normcase code
|
Fri, 15 Sep 2017 19:43:32 -0400 |
Augie Fackler |
encoding: ensure getutf8char always returns a bytestr, never an int
|
Fri, 15 Sep 2017 19:43:02 -0400 |
Augie Fackler |
posix: fix HFS+ normcase doctest to produce valid bytes literals in Python 3
|
Fri, 15 Sep 2017 22:08:25 -0400 |
Augie Fackler |
tests: add and remove some (glob) markers
|
Mon, 18 Sep 2017 11:53:54 -0400 |
Augie Fackler |
Added signature for changeset 920977f72c7b
stable
|
Mon, 18 Sep 2017 11:53:53 -0400 |
Augie Fackler |
Added tag 4.3.2 for changeset 920977f72c7b
stable
|
Mon, 18 Sep 2017 11:51:41 -0400 |
Augie Fackler |
merge with i18n
stable 4.3.2
|
Mon, 31 Jul 2017 12:18:42 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 850d2ec2cf6a
stable
|
Fri, 15 Sep 2017 18:57:50 +0200 |
Boris Feld |
hgwebdir: read 'web.template' untrusted
stable
|
Thu, 24 Aug 2017 22:55:56 +0530 |
Pulkit Goyal |
uncommit: move fb-extension to core which uncommits a changeset
|
Wed, 13 Sep 2017 21:15:46 -0700 |
Gregory Szorc |
show: use consistent (and possibly shorter) node lengths
|
Thu, 03 Aug 2017 21:51:34 -0700 |
Gregory Szorc |
show: pass the minimum length for nodes as a template keyword
|
Thu, 03 Aug 2017 21:13:27 -0700 |
Gregory Szorc |
cmdutil: allow extra properties to be added to each context
|
Thu, 14 Sep 2017 09:41:22 -0700 |
Michael Bolin |
dirstate: perform transactions with _map using single call, where possible
|