Changes
Page history
Edited online
authored
Mar 28, 2014
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
dda6cd67
...
...
@@ -6,5 +6,6 @@
* chunks: honor file encoding when displaying diffs (fixes #3660)
* copypatch: make revision 0 exportable to clipboard (fixes #3652)
* repoagent: fix comparison of subrepo path starting from root path (fixes #3688)
* shellconf: the label is utf8 encoding. Convert to unicode by decode()
* sync: open email dialog with numeric revs so that they can be sorted correctly
...
...
@@ -9,5 +10,6 @@
* shellconf: the label is utf8 encoding. Convert to unicode by decode()
* sync: open email dialog with numeric revs so that they can be sorted correctly
* thg: remove the -psn argument supplied by launchd only if present (refs #3437)
* wctxactions: refresh status after "renamed from" action (fixes #3671)
* wctxactions: refresh status when ignore dialog closed (fixes #3657)
...
...
...
...