... | ... | @@ -4,11 +4,13 @@ |
|
|
|
|
|
== Bug Fixes ==
|
|
|
|
|
|
* commit: say "nothing changed" instead of "code: 1" on empty amend (refs #3599)
|
|
|
* filectxactions: reenable file log actions for working directory (closes #3613)
|
|
|
* manifestmodel: do not ignore reload request of uncommitted changes
|
|
|
(fixes #3595 - shelve not refresh)
|
|
|
* sync: fix list index to override pull command by fetch (fixes #3612)
|
|
|
* update: do not eat up enter key to complete wrong revision from history
|
|
|
* wctxactions: clear propertycache of cwd for each command execution (fixes #3603)
|
|
|
|
|
|
== Improvements ==
|
|
|
|
... | ... | |