... | ... | @@ -62,7 +62,7 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
|
|
|
== RevDetailsWidget ==
|
|
|
|
|
|
* filelistmodel: hide icons if all files in the revision are M
|
|
|
* filelistview: forward menu events to parent (revdetails or chunks)
|
|
|
* investigate hgview's recent support for reST in changelog messages
|
|
|
* space-efficient diff viewer like one of hgtk
|
|
|
** 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)
|
... | ... | @@ -108,7 +108,7 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
|
|
|
== Commit ==
|
|
|
|
|
|
* smarter commit button enabled logic
|
|
|
* smarter commit button enabled logic (message entered, file selected, etc)
|
|
|
* add support for tortoisehg.ciexclude
|
|
|
* spell check (perhaps there's an http service we can use for post-validation?)
|
|
|
* in-memory patching / committing chunk selected files
|
... | ... | |