|
|
Created on 2008-07-15.05:56:06 by btcoburn, last changed 2009-09-04.10:53:33 by kowey.
| msg5223 (view) |
Author: btcoburn |
Date: 2008-07-15.05:56:03 |
|
It would be nice if there was a way to get the explicit dependencies of patches
(and tags) when listing patches selected with 'darcs changes ...'. I would like
to be able to do something like 'darcs changes -p"TAG foo" -v --xml-output' to
get the explicit dependencies for all tags beginning with 'foo'.
Short of running darcs changes and then reparsing the patch files manually, is
there currently any way to get this dependency information?
|
| msg5457 (view) |
Author: markstos |
Date: 2008-08-13.01:54:34 |
|
I agree having explicit dependencies available via XML would be nice. I'm
marking this as 'deferred' for now since it's a wishlist item.
|
| msg8684 (view) |
Author: kowey |
Date: 2009-09-04.10:53:30 |
|
At first I thought this was something complicated involving actually looking for
dependencies, but now I realise it's just the dependencies supplied by --ask-deps
This doesn't sound too difficult; see Darcs.Patch.Viewing (I think)
|
|
| Date |
User |
Action |
Args |
| 2008-07-15 05:56:06 | btcoburn | create | |
| 2008-08-13 01:54:37 | markstos | set | status: unread -> deferred nosy:
+ markstos messages:
+ msg5457 title: List explicit dependencies with 'darcs changes -v --xml-output ' -> wish: List explicit dependencies with 'darcs changes -v --xml-output ' |
| 2009-08-06 21:09:30 | admin | set | nosy:
+ dmitry.kurochkin, simon, kowey, thorkilnaur, - beschmi |
| 2009-08-11 00:18:49 | admin | set | nosy:
- dagit |
| 2009-08-25 18:13:27 | admin | set | nosy:
+ darcs-devel, - simon |
| 2009-08-27 14:02:43 | admin | set | nosy:
tommy, kowey, markstos, darcs-devel, thorkilnaur, btcoburn, dmitry.kurochkin |
| 2009-09-04 10:53:33 | kowey | set | status: deferred -> needs-implementation nosy:
tommy, kowey, markstos, darcs-devel, thorkilnaur, btcoburn, dmitry.kurochkin messages:
+ msg8684 |
|