Feature Requests item #1904822, was opened at 2008-02-29 11:01 Message generated for change (Comment added) made by sborho You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968357&aid=1904822&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements (example) Group: None >Status: Pending Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Allow user to deselect hunks for commit with the commit tool Initial Comment: Often times, I'll make multiple changes to a local repository before committing. Making each commit represent a single type local change can be difficult if you've made multiple changes to the same file. As such, it would be nice if there were some kind of interface to selectively enable chunks within a file (similar to how you can selectively enable files within a working copy) for commit. ---------------------------------------------------------------------- >Comment By: Steve Borho (sborho) Date: 2009-02-15 23:41 Message: this is in crew, and will be in 0.7 ---------------------------------------------------------------------- Comment By: Peter Ruibal (fmoo) Date: 2008-03-02 02:51 Message: Logged In: YES user_id=2006774 Originator: NO tksoh: In the case where you make two changes that are less than five lines apart, they get grouped into the same hunk. It might be helpful if there was a way to allow the GUI to "split" the hunk in these cases. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-02-29 20:23 Message: Logged In: YES user_id=411637 Originator: NO fmoo: I am not sure I understand clearly what you mean by "two separate changesets are too close to each other". Can you please elaborate? Thanks. ---------------------------------------------------------------------- Comment By: Peter Ruibal (fmoo) Date: 2008-02-29 20:05 Message: Logged In: YES user_id=2006774 Originator: NO That was kind of also what I was envisioning, tksoh; I was thinking it might also be nice to be able to "split" hunks in the event that two separate changesets are too close to each other, (possibly) with a splitter or something. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-02-29 19:21 Message: Logged In: YES user_id=411637 Originator: NO I have just thought about porting my Shelve extension (created base on the Record extension) into TortoiseHg. The idea I have is to present the diff hunks in treeview with checkbox to select the hunk to shelve/commit. ---------------------------------------------------------------------- Comment By: Peter Ruibal (fmoo) Date: 2008-02-29 15:49 Message: Logged In: YES user_id=2006774 Originator: NO >From what I've heard, this is roughly equivalent to a graphical frontend to the "Record" extension bundled with hg. ---------------------------------------------------------------------- Comment By: Steve Borho (sborho) Date: 2008-02-29 15:35 Message: Logged In: YES user_id=12062 Originator: NO qct already supports this: right click->select changes this is on the TODO list to be added to gcommit, in a more intuitive fashion than the qct version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968357&aid=1904822&group_id=199155 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
