|
Created on 2008-12-07.06:55:23 by twb, last changed 2017-07-30.22:52:03 by gh.
msg6781 (view) |
Author: twb |
Date: 2008-12-07.06:55:20 |
|
twb> Why do we have `darcs changes --context' instead of `darcs show
twb> context'?
mornfall> Dunno. It would make sense to use show context indeed.
mornfall> Also since changes --context doesn't take half the options
mornfall> the rest of changes does. Or maybe none of them.
|
msg6821 (view) |
Author: galbolle |
Date: 2008-12-13.11:30:53 |
|
I'd like to keep changes --context, and have it take the --interactive flag, in
order to be able to create a context file that corresponds to a point in the
past (maybe fictive past).
|
msg6825 (view) |
Author: twb |
Date: 2008-12-16.02:36:53 |
|
On Sat, Dec 13, 2008 at 11:30:58AM -0000, Florent Becker wrote:
>
> Florent Becker <florent.becker@ens-lyon.org> added the comment:
>
> I'd like to keep changes --context, and have it take the --interactive flag, in
> order to be able to create a context file that corresponds to a point in the
> past (maybe fictive past).
I can also see how --tag, --to-match and --to-patch would be useful
for creating context files that correspond to a subset of the current
repository's patches.
|
msg8350 (view) |
Author: kowey |
Date: 2009-08-22.12:23:04 |
|
I could go either way on this one.
On the one hand, we want to fight command proliferation.
On the other hand, we want commands to have fairly consistent behaviour
Given issue1534, I can see that it would make good sense to deprecate changes
--context and have a separate show context command instead.
My specific reason is that changes --context should not accept the same set of
matchers as changes does, they should not mean the same thing (they should
include dependencies).
|
|
Date |
User |
Action |
Args |
2008-12-07 06:55:23 | twb | create | |
2008-12-13 11:30:57 | galbolle | set | priority: feature nosy:
+ galbolle status: unread -> unknown messages:
+ msg6821 |
2008-12-16 02:36:56 | twb | set | nosy:
kowey, dagit, simon, twb, thorkilnaur, dmitry.kurochkin, galbolle messages:
+ msg6825 |
2009-08-10 23:52:57 | admin | set | nosy:
- dagit |
2009-08-22 12:23:08 | kowey | set | status: unknown -> needs-implementation nosy:
kowey, simon, twb, thorkilnaur, dmitry.kurochkin, galbolle topic:
+ Matchers messages:
+ msg8350 |
2009-08-25 17:35:49 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-27 14:29:30 | admin | set | nosy:
kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, galbolle |
2017-07-30 22:52:03 | gh | set | status: needs-implementation -> given-up |
|