relnotes/6.4
branchstable
changeset 50399 83ea6ce48b4f
parent 50357 f14864fffdca
child 50427 de2102390910
equal deleted inserted replaced
50398:c54e9bb5737e 50399:83ea6ce48b4f
       
     1 = Mercurial 6.4.1 =
       
     2 
       
     3  * rhg: fix a bug in path encoding
       
     4  * rhg: don't crash on empty directory names in path_encode, just in case
       
     5  * commands: correct documentation of hg serve’s --ipv6 options
       
     6  * run-tests: remove obsolete coverage check and packaging import (issue6805)
       
     7  * chg: populate CHGHG if not set
       
     8  * match: sort patterns before compiling them into a regex
       
     9  * match: match explicit file using a set
       
    10  * rebase: do not cleanup the working copy when --dry-run is used (issue6802)
       
    11  * sslutil: set context security level for legacy tls testing (issue6760)
       
    12 
       
    13 
     1 = Mercurial 6.4 =
    14 = Mercurial 6.4 =
     2 
    15 
     3 == New Features ==
    16 == New Features ==
     4 
    17 
     5  * There is a new internal merge tool called `internal:union-other-first`.
    18  * There is a new internal merge tool called `internal:union-other-first`.