On Sun, Jan 18, 2009 at 7: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.

Woohoo!!

>
> Done:
> * record/shelve support - better than Qct
> * hgignore management - better than Qct
> * keyboard workflow - nearly as good as Qct
> * 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)
> * 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
>
> 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.

For my private use I have written an extension called "guessrenames"
that allows me to run rename detection multiple times, with decreasing
values of similarity. Most importantly, it allows me to easily start
over from scratch when it detected too much. So I'd welcome an option
to undo all recorded renames. Better yet, an option to undo only the
renames detected in the last detection run. Then one can let it detect
incrementally and stop once it detects rubbish.

>
> So, what issues am I missing?  What else would you miss?
>
> --
> Steve
>
> ------------------------------------------------------------------------------
> 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
>
>

------------------------------------------------------------------------------
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