Admin message
This instance was upgraded to Heptapod 18.6.0 (final) today.
Changes
Page history
add changes from 2.5 to
b54c477c7bf5
authored
Oct 02, 2012
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
ef87bdd5
...
...
@@ -2,6 +2,27 @@
= Fixed since 2.5 =
* filectxactions: fix parent of vdiff warning dialog
* filedialogs: only allow single selection (refs #1871)
* graft: sort graft source revisions from lowest to highest revision number (fixes #2159)
* hglib: make getDeepestSubrepoContainingFile() compatible with patchctx (fixes #2163)
* manifest: have fileIcon() handle unknown subrepo type gracefully (fixes #2174)
* repowidget: switch to outgoing context menu only if outgoing nodes exist (fixes #982)
* status: fix unicode handling at setFilter() (fixes #2168)
* sync: replace hg.islocal() on reload by lightweight alternative (fixes #2153)
* workbench: fix unicode error when opening repo via IPC channel (fixes #2135)
* workbench: work around QObject.sender() bug of PyQt 4.7.3 (fixes #2170)
= Improvements =
* filedialogs: improve context menu descriptions
* repowidget: allow REVID as additional customtools command variable
* workbench: add help menu link to explorer help
= Packaged versions =
* wix: package x64 Pageant for 64bit Windows (fixes #2415)
----
Nightly builds of the stable branch can be found at **[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]]**
\ No newline at end of file