darcs

Issue 1253 point out indentation hunks in record

Title point out indentation hunks in record
Priority wishlist Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, galbolle, jaredj, kowey, thorkilnaur, twb
Assigned To
Topics UI

Created on 2008-12-05.12:06:56 by galbolle, last changed 2017-07-30.22:58:08 by gh.

Messages
msg6772 (view) Author: galbolle Date: 2008-12-05.12:06:48
When asking about hunks, record should notice that a given hunk only contains
indentation changes, and ask:
do you want to record this /indentation/ change?
msg7206 (view) Author: twb Date: 2009-01-26.08:04:30
On Fri, Dec 05, 2008 at 01:06:48AM +0000, Florent Becker wrote:
> When asking about hunks, record should notice that a given hunk only contains
> indentation changes, and ask:
> do you want to record this /indentation/ change?

You can use "darcs diff --diff-opts -wu" to suppress whitespace
changes in diffs.  Perhaps a similar option would be useful in
whatsnew and record?
msg8404 (view) Author: kowey Date: 2009-08-23.13:28:48
I don't think this will be that easy to implement because we're using this
highly factored SelectChanges code that works for all commands, but I guess it
could be nice.
History
Date User Action Args
2008-12-05 12:06:57galbollecreate
2009-01-26 08:04:32twbsetstatus: unread -> unknown
nosy: + twb
messages: + msg7206
2009-08-10 23:52:46adminsetnosy: - dagit
2009-08-23 13:28:51koweysetstatus: unknown -> needs-implementation
nosy: kowey, simon, twb, thorkilnaur, jaredj, dmitry.kurochkin, galbolle
topic: - ProbablyEasy
messages: + msg8404
2009-08-25 17:35:35adminsetnosy: + darcs-devel, - simon
2009-08-27 14:30:41adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, jaredj, dmitry.kurochkin, galbolle
2017-07-30 22:58:08ghsetstatus: needs-implementation -> given-up