Changes
Page history
include fixes and improvements up to
284ac2c565ef
authored
Dec 01, 2012
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
a0ffb5b4
...
...
@@ -4,5 +4,15 @@
== Bug Fixes ==
* commit: hide the 'autoinc' option when merging
* copypatch: have dummy Writable object acts like a string (fixes #2280)
* manifestdialog: fix possible unicode error at cset link handler (fixes #2289)
* rejects: earlybytes fix (fixes #2295)
* rename: actually overwrite existing file if requested
* repofilter: use case-sensitive completion for revsets (fixes #2276)
* reporegistory: restore original behavior of setActiveTabRepo('') (fixes #2279)
* resolve: normalize paths before calling resolve
* workbench: pushes new branch without failing if --pushafter set (fixes #1986)
== Improvements ==
...
...
@@ -7,5 +17,12 @@
== Improvements ==
* merge: improve Commit/Cancel buttons and merge "cancel" message (refs #1727)
* merge: let the user change the commit options on the merge wizard commit page (fixes #1727)
* resolve: add "diff to common ancestor" cmenu actions in resolve window (fixes #2201)
* resolve: add doubleclick actions in resolve window (fixes #2236)
* settings: completed helptext for 'Diff and Annotate' -> 'MQ Git Format'
* wctxactions: use RenameDialog for copy action
== Bug Fixes in Third-party Modules ==
pygments 1.5.1 or 1.6 (unreleased):
...
...
@@ -18,4 +35,4 @@
----
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
Nightly builds of the stable branch can be found at **[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]]**