Alexander Belchenko wrote: > I'd like to have small icon at right side of each modified/added/removed > filename to commit it selectively. I'm often enough commit files > selectively when do feature development, although most of the time I > commit entire tree. But I think this small shortcut will be really > useful and speed-up short steps iterative feature development. > > Of course when there is pending merges we should hide these icons, > because you can't commit selectively files with merge. But IMO it should > not be a problem from user POV.
That's sounds fine and easy to implement. My main design criteria here is that we don't end up with lots of icons next to each file: just the *frequently used* actions or actions a new user needs. I think that: * an ignore icon on the unversioned items * a commit icon on the added/modified/removed items both meet that selection criteria. For the complete shopping list od possible actions, a better UI IMO is to have filtering by category on the WT browser and context/popup menus implemented there. Ian C. _______________________________________________ Mailing list: https://launchpad.net/~bzr-explorer-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~bzr-explorer-dev More help : https://help.launchpad.net/ListHelp

