... | ... | @@ -4,10 +4,6 @@ This is where you register features that are unimplemented or badly implemented |
|
|
|
|
|
Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 blocker}} must be implemented before TortoiseHg 2.0 is out of beta.
|
|
|
|
|
|
== Backout ==
|
|
|
|
|
|
* Backout default behavior has changed on tip hg stable. it no makes an automated commit. Instead it applies the reverse change then updates back to the original working parent (using hg's merge/resolve features)
|
|
|
|
|
|
== installer ==
|
|
|
|
|
|
* 64bit installer
|
... | ... | @@ -71,7 +67,7 @@ that were compressed. |
|
|
|
|
|
* investigate hgview's recent support for reST in changelog messages
|
|
|
* space-efficient diff viewer like one of hgtk (this needs to be more specific -sjb)
|
|
|
** combine RevMessage and HgFileView (diff view) so that RevMessage can be scrolled out; current diff view is too small.
|
|
|
** combine RevMessage and HgFileView (diff view) so that RevMessage can be scrolled out; current diff view is too small. (i'm not convinced this would be an improvement, please discuss on list first - sjb)
|
|
|
** provide a way to show all diffs at once, like "[All Files]" of hgtk. - yuja
|
|
|
|
|
|
=={{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 blocker}} Bisect Dialog ==
|
... | ... | @@ -125,7 +121,6 @@ that were compressed. |
|
|
|
|
|
* QObject::killTimers: timers cannot be stopped from another thread warning on Windows during merge
|
|
|
* temporary patch name
|
|
|
* the cmdui.Widget console will not grow in size in the resolve page, no idea why
|
|
|
|
|
|
== Settings ==
|
|
|
|
... | ... | |