|
Created on 2008-12-14.03:28:07 by twb, last changed 2012-02-24.18:44:51 by mndrix.
msg6822 (view) |
Author: twb |
Date: 2008-12-14.03:28:03 |
|
Suppose I record a change to a file x.
Then I do "darcs amend --edit" to add changes to y also.
In the editor, I see
Changed x.
***END OF DESCRIPTION***
Place the long patch description above the ***END OF DESCRIPTION*** marker.
The first line of this file will be the patch name.
This patch contains the following changes:
M ./y -1 +1
The summary at the bottom of the file only lists the amended changes.
It doesn't include the changes made in the original patch (in this
case, changes to x).
I'm not sure if this is a bug or a feature, but it certainly confused
me until I worked out WHY only half my changes were being listed.
|
msg7644 (view) |
Author: kowey |
Date: 2009-04-09.13:51:20 |
|
I'm also unsure if this is a bug or a feature (it sounds rather handy actually).
I'll point that one way to resolve that dilemma is to supply both sets of changes.
|
msg7660 (view) |
Author: twb |
Date: 2009-04-10.06:05:57 |
|
On Thu, Apr 09, 2009 at 01:51:27PM -0000, Eric Kow wrote:
> One way to resolve that dilemma is to supply both sets of changes.
+1 for that approach.
|
|
Date |
User |
Action |
Args |
2008-12-14 03:28:07 | twb | create | |
2008-12-19 09:47:52 | kowey | set | priority: wishlist nosy:
kowey, simon, twb, thorkilnaur, dmitry.kurochkin |
2009-04-09 13:51:27 | kowey | set | status: unread -> needs-reproduction nosy:
+ jaredj topic:
+ ProbablyEasy, UI messages:
+ msg7644 title: darcs amend --edit only lists new changes -> show all changes in amend record --edit, not just the new ones |
2009-04-10 06:06:00 | twb | set | nosy:
kowey, simon, twb, thorkilnaur, jaredj, dmitry.kurochkin messages:
+ msg7660 |
2009-08-25 17:36:07 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-27 14:16:51 | admin | set | nosy:
kowey, darcs-devel, twb, thorkilnaur, jaredj, dmitry.kurochkin |
2009-09-05 06:33:47 | kowey | set | status: needs-reproduction -> needs-implementation nosy:
kowey, darcs-devel, twb, thorkilnaur, jaredj, dmitry.kurochkin |
2012-02-24 18:44:51 | mndrix | set | nosy:
+ mndrix |
|