darcs

Issue 179 annotate -t foo --xml-output

Title annotate -t foo --xml-output
Priority wishlist Status given-up
Milestone Resolved in
Superseder Nosy List WorldMaker, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy
Assigned To
Topics

Created on 2006-05-25.07:27:37 by maxbattcher, last changed 2017-07-30.23:35:41 by gh.

Messages
msg674 (view) Author: WorldMaker Date: 2006-05-25.07:27:35
* ``darcs annotate -t "Some Tag"`` should be able to provide 
--xml-output, similar in format to ``darcs changes``.  This would help 
3rd party applications.

* It might help with usability/discover-ability to alias ``darcs changes 
--tags "pattern"`` to something like ``darcs query tags [optional 
pattern]``.  Similarly, ``darcs annotate -t "Pattern"`` to something 
like ``darcs query tagchanges "pattern"``.
msg8534 (view) Author: kowey Date: 2009-08-27.14:43:37
Just an update on this: 'darcs show tags' was implemented a while ago, so the
remaining request is for XML output on annotate -t
History
Date User Action Args
2006-05-25 07:27:37maxbattchercreate
2006-06-07 21:28:10jchsetnosy: droundy, tommy, maxbattcher
2007-08-19 07:33:20koweysetnosy: + kowey, beschmi
title: Wishlist: Tag Commands -> feature request: annotate -t / show tagchanges
2008-02-01 03:39:10markstossetstatus: unread -> deferred
nosy: droundy, tommy, beschmi, kowey, maxbattcher
2009-08-06 17:33:17adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, maxbattcher
2009-08-06 20:30:43adminsetnosy: - beschmi
2009-08-10 21:45:31adminsetnosy: + maxbattcher, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 17:48:01adminsetnosy: + darcs-devel, - simon
2009-08-27 13:53:59adminsetnosy: tommy, kowey, darcs-devel, maxbattcher, thorkilnaur, dmitry.kurochkin
2009-08-27 14:43:39koweysetstatus: deferred -> needs-implementation
nosy: tommy, kowey, darcs-devel, maxbattcher, thorkilnaur, dmitry.kurochkin
messages: + msg8534
title: feature request: annotate -t / show tagchanges -> annotate -t foo --xml-output
2009-10-24 00:00:10adminsetnosy: + WorldMaker, - maxbattcher
2017-07-30 23:35:41ghsetstatus: needs-implementation -> given-up