relnotes/6.6
branchstable
changeset 51366 3fd1efb3ad12
parent 51311 136902b3a95d
equal deleted inserted replaced
51365:ded1bad5653d 51366:3fd1efb3ad12
     1 = Mercurial 6.6.2 =
     1 = Mercurial 6.6.3 =
       
     2 
       
     3  * tests: don't use "status" operand of dd in test-censor.t (issue6858)
       
     4  * tests: make sha256line.py available for all tests
       
     5  * tests: use sha256line.py instead of /dev/random in test-censor.t (issue6858)
       
     6  * tests: fix nondeterministic test failure in test-contrib-perf.t
       
     7  * rust-changelog: don't panic on empty file lists
       
     8  * grep: restore usage of --include/--exclude options
       
     9 
       
    10  = Mercurial 6.6.2 =
     2 
    11 
     3  * histedit: remove superfluous echo() and endwin() calls (issue6859)
    12  * histedit: remove superfluous echo() and endwin() calls (issue6859)
     4  * persistent-nodemap: avoid writing nodemap for empty revlog
    13  * persistent-nodemap: avoid writing nodemap for empty revlog
     5  * persistent-nodemap: respect the mmap setting when refreshing data
    14  * persistent-nodemap: respect the mmap setting when refreshing data
     6  * bundle: do not detect --base argument that match nothing as lack of argument
    15  * bundle: do not detect --base argument that match nothing as lack of argument