... | @@ -9,6 +9,17 @@ with subversion repositories. See [[libsvn]] |
... | @@ -9,6 +9,17 @@ with subversion repositories. See [[libsvn]] |
|
|
|
|
|
== Bugs Fixes ==
|
|
== Bugs Fixes ==
|
|
|
|
|
|
|
|
* filedialogs: use scmutil.revsymbol() to resolve revision string to changectx
|
|
|
|
* graft: use scmutil.revsymbol to resolve revision string (fixes #5158)
|
|
|
|
* patchctx: expose repo() to fix a bug in unapplied MQ patches
|
|
|
|
* qfold: use scmutil.revsymbol() to resolve "qtip" to changectx (fixes #5159)
|
|
|
|
* repofilter: use scmutil.isrevsymbol() to test query type (fixes #5155)
|
|
|
|
* repoview: do not look up integer revision by revsymbol() (fixes #5156)
|
|
|
|
* repowidget: use scmutil.isrevsymbol() for instant revision lookup
|
|
|
|
* revpanel: use scmutil.revsymbol() to resolve source to changectx (fixes #5160)
|
|
|
|
* strip: use scmutil.revsymbol() to resolve revision string (fixes #5162)
|
|
|
|
* update: pass in p2.node() to csinfo to wrap it with thgchangectx (fixes #5157)
|
|
|
|
|
|
== Improvements ==
|
|
== Improvements ==
|
|
|
|
|
|
----
|
|
----
|
... | @@ -34,4 +45,4 @@ TortoisePlink: |
... | @@ -34,4 +45,4 @@ TortoisePlink: |
|
----
|
|
----
|
|
|
|
|
|
Random builds of the stable branch can be found at
|
|
Random builds of the stable branch can be found at
|
|
**[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]] |
|
**[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]] |
|
\ No newline at end of file |
|
|