... | @@ -7,10 +7,15 @@ to use Mercurial/TortoiseHg 3.3. |
... | @@ -7,10 +7,15 @@ to use Mercurial/TortoiseHg 3.3. |
|
|
|
|
|
== Bug Fixes ==
|
|
== Bug Fixes ==
|
|
|
|
|
|
|
|
* archive, clone, init, rename: prettify command-line string for display
|
|
|
|
(fixes #4051)
|
|
* cmdserver: handle unicode error in command gracefully (fixes #3246, #3453)
|
|
* cmdserver: handle unicode error in command gracefully (fixes #3246, #3453)
|
|
* merge: correct typo in the date parsing error message (fixes #4047)
|
|
* guifork: do not fork() more than once on posix by reentering to dispatch()
|
|
|
|
* merge, rename, settings: correct typos in help and warning messages
|
|
|
|
(fixes #4047, #4049, #4050)
|
|
* openshell: do not parse command string by shlex on Windows (fixes #4044)
|
|
* openshell: do not parse command string by shlex on Windows (fixes #4044)
|
|
* repofilter: take query not convertible to localstr as revset (fixes #3664)
|
|
* repofilter: take query not convertible to localstr as revset (fixes #3664)
|
|
|
|
* repomodel: prioritize latest tags by date and distance (fixes #4048)
|
|
* sync: enable incomingbundle hack to pull bookmarks/phases (fixes #2497, #3582)
|
|
* sync: enable incomingbundle hack to pull bookmarks/phases (fixes #2497, #3582)
|
|
|
|
|
|
== Improvements ==
|
|
== Improvements ==
|
... | | ... | |