darcs

Issue 959 wish: List explicit dependencies with 'darcs changes -v --xml-output '

Title wish: List explicit dependencies with 'darcs changes -v --xml-output '
Priority wishlist Status needs-implementation
Milestone Resolved in
Superseder Nosy List btcoburn, darcs-devel, dmitry.kurochkin, kowey, markstos, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-07-15.05:56:06 by btcoburn, last changed 2009-09-04.10:53:33 by kowey.

Messages
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)
History
Date User Action Args
2008-07-15 05:56:06btcoburncreate
2008-08-13 01:54:37markstossetstatus: 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:30adminsetnosy: + dmitry.kurochkin, simon, kowey, thorkilnaur, - beschmi
2009-08-11 00:18:49adminsetnosy: - dagit
2009-08-25 18:13:27adminsetnosy: + darcs-devel, - simon
2009-08-27 14:02:43adminsetnosy: tommy, kowey, markstos, darcs-devel, thorkilnaur, btcoburn, dmitry.kurochkin
2009-09-04 10:53:33koweysetstatus: deferred -> needs-implementation
nosy: tommy, kowey, markstos, darcs-devel, thorkilnaur, btcoburn, dmitry.kurochkin
messages: + msg8684