Show More
@@ -1,3 +1,15 b'' | |||||
|
1 | = Mercurial 6.3.1 = | |||
|
2 | ||||
|
3 | * memory-usage: fix `hg log --follow --rev R F` space complexity (dcb2581e33be) | |||
|
4 | * Improve portability and robustness of test harness | |||
|
5 | * hg-core: relax dependencies pinning | |||
|
6 | * matcher: fix issues regex flag contained in pattern (issue6759) | |||
|
7 | * matcher: do not prepend '.*' to pattern using ^ after flags | |||
|
8 | * packaging: refresh dependency hashes (issue6750) | |||
|
9 | * cffi: fix a bytes vs str issue on macOS when listing directories | |||
|
10 | * commit: properly consider file include and exclude options when closing branch | |||
|
11 | * dirstate-v2: do not put the dirstate data file in a transaction | |||
|
12 | ||||
1 | = Mercurial 6.3 = |
|
13 | = Mercurial 6.3 = | |
2 |
|
14 | |||
3 | == New Features == |
|
15 | == New Features == |
General Comments 0
You need to be logged in to leave comments.
Login now