@@ -48,10 +48,16 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0
** provide a way to show all diffs at once, like "[All Files]" of hgtk. - yuja
* The file view modes should be supported by a button for each, like in {{{<File> <Diff> ^ v <Annotate>}}} (see also #86).
== Compress ==
* warn if compressing a merge
== Manifest Viewer ==
* GOAL: merge functionality with revDetailsWidget (after 2.0 release)
* context menus for view, edit local
* margins grow as you change revisions
* context menu for: open in editor, file history, annotate, etc
** {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 blocker}} right-clicking on files should allow a diff-to-parent for affected files only.
* interface to grep at revision
...
...
@@ -71,6 +77,11 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0
* spell check (perhaps there's an http service we can use for post-validation?)
* give match context menus a default action (annotate or edit)
== Clone ==
* clone --pull's progress bars cause the dialog to grow horizontally dynamically.. ugh. I propose we filter the progress events and elipsize (is that a verb?) the progress strings.