On Sun, Jan 18, 2009 at 6:26 AM, Steve Borho <[email protected]> wrote:
> It's my intention to unbundle Qct from THG by the next release (0.7).  I've
> made a lot of progress in the last week incorporating Qct features into the
> native PyGtk dialogs.
>
> Done:
> * record/shelve support - better than Qct
> * hgignore management - better than Qct
> * keyboard workflow - nearly as good as Qct

You are the referring to keyboard shortcut? We should have them on all
the GUI windows.

> * exposed gtools.diffbottom in thgconfig, for Qct style layout
>
> TODO:
> * Move precommit.username hook from hgconfig to hggtk and thgconfig
> * Detect merges (two parents) and modify UI as necessary (disable file
> selection, etc)

We are already doing merge detection. Though I just found a small bug
on the header checkbox, where it should have been disabled in merged
repos.

> * Detect applied patch queue, switch to qrefresh mode, update patch
> description
> * Unbundle qct and hgconfig from installer patch queue and forest
> * Make sure Qct will work with THG when installed separately (new windows
> installer for Qct)
> * copy/move/rename support

I thought we just added them in 0.6. Maybe you meant to improve on them?

> For this last issue, I'm envisioning a new dialog for detecting renames.
> It would use the mercurial logic behind addremove -s to make initial
> guesses,
> then allow the user to double check the results and reject/accept them.
> >From the same dialog, the user could pick copy sources, etc.
>
> So, what issues am I missing?  What else would you miss?

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to