| 
Created on 2006-01-03.03:46:54 by clive, last changed 2017-07-30.23:05:23 by gh. 
 
  
   | msg297 (view) | Author: clive | Date: 2006-01-03.03:46:53 |  |  
   | I would like to be able to do the following:
  darcs changes --context >foo
Then, at any possible later date/time do this:
  darcs changes --from-context="foo" >bar
To get a changelist between the two times no matter what the context changes
were (it should be fully reflective, even unpulls should show, probably
similarly to, 'they have'/'we have' as in the other commands (not sure if
bi-directional change info is actually really relative to the 'changes' command,
but it would be nice)). |  
   | msg298 (view) | Author: droundy | Date: 2006-01-03.13:40:37 |  |  
   | On Tue, Jan 03, 2006 at 03:46:55AM +0000, Clive Crous wrote:
> I would like to be able to do the following:
>   darcs changes --context >foo
> 
> Then, at any possible later date/time do this:
>   darcs changes --from-context="foo" >bar
> 
> To get a changelist between the two times no matter what the context
> changes were (it should be fully reflective, even unpulls should show,
> probably similarly to, 'they have'/'we have' as in the other commands
> (not sure if bi-directional change info is actually really relative to
> the 'changes' command, but it would be nice)).
When unpulls have been done, this would be tricky, but apart from that it
sounds like a good idea, and not too hard to implement, as I think it'd be
pretty similar to --from-tag in terms of implementation.
What you might want for bi-directional change info would be some sort of a
"darcs query comparison" command, which would accept either two
repositories or one repository and a context (or a repo and a tag, or
whatever).
-- 
David Roundy
http://www.darcs.net |  |
 
| Date | User | Action | Args |  | 2006-01-03 03:46:54 | clive | create |  |  | 2006-01-03 13:40:38 | droundy | set | status: unread -> unknown nosy:
  droundy, tommy, clive
 messages:
  + msg298
 |  | 2008-02-07 05:06:11 | markstos | set | status: unknown -> deferred nosy:
  + kowey, beschmi
 title: changes --from-context=<filename> -> wish: changes --from-context=<filename>
 |  | 2009-08-06 17:48:15 | admin | set | nosy:
  + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, clive |  | 2009-08-06 20:47:45 | admin | set | nosy:
  - beschmi |  | 2009-08-10 22:19:26 | admin | set | nosy:
  + clive, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall |  | 2009-08-25 17:59:58 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-27 13:54:20 | admin | set | nosy:
  tommy, kowey, darcs-devel, clive, thorkilnaur, dmitry.kurochkin |  | 2009-08-27 14:46:38 | kowey | set | status: deferred -> needs-implementation nosy:
  tommy, kowey, darcs-devel, clive, thorkilnaur, dmitry.kurochkin
 topic:
  + Matchers
 title: wish: changes --from-context=<filename> -> wish: changes --from-context=filename
 |  | 2017-07-30 23:05:23 | gh | set | status: needs-implementation -> given-up | 
 |