darcs

Issue 1750 "darcs show" usage info is wrong

Title "darcs show" usage info is wrong
Priority bug Status resolved
Milestone Resolved in 2.4.x
Superseder Nosy List darcs-devel, dmitry.kurochkin, ganesh, jaredj, kowey, twb
Assigned To kowey
Topics Documentation, ProbablyEasy

Created on 2010-02-20.01:22:42 by ganesh, last changed 2010-06-16.14:39:41 by kowey.

Messages
msg10044 (view) Author: ganesh Date: 2010-02-20.01:22:38
$ darcs show

[...]
Subcommands:
[...]
  index          Dump contents of working tree index.
  pristine       Alias for `darcs index'.

darcs index doesn't exist, and darcs show index returns different
information. I'm not quite sure what is intended by this help message,
otherwise I'd fix it myself.
msg10047 (view) Author: kowey Date: 2010-02-20.23:00:57
I think we mean 'darcs show index'
msg10050 (view) Author: ganesh Date: 2010-02-20.23:05:09
I think that was what was intended by the text "Alias for...", but it's
still not true :-)
msg10264 (view) Author: kowey Date: 2010-03-18.07:59:30
The following patch updated the status of issue1750 to be resolved:

* Resolve issue1750: uncover help text for darcs show pristine. 
Ignore-this: 46c8575ff5889d6092f9e5a221275732
f r { foo = bar } means           f (r { foo = bar })
whereas what we really wanted was (f r) { foo = bar }
msg11381 (view) Author: kowey Date: 2010-06-13.17:00:59
The following patch updated the status of issue1750 to be resolved-in-stable:

* Resolve issue1750: uncover help text for darcs show pristine. 
Ignore-this: 46c8575ff5889d6092f9e5a221275732
f r { foo = bar } means           f (r { foo = bar })
whereas what we really wanted was (f r) { foo = bar }
History
Date User Action Args
2010-02-20 01:22:42ganeshcreate
2010-02-20 23:00:46koweysetpriority: bug
status: unknown -> needs-implementation
topic: + ProbablyEasy
nosy: + jaredj
2010-02-20 23:01:04koweysetnosy: + kowey
messages: + msg10047
2010-02-20 23:05:14ganeshsetmessages: + msg10050
2010-02-21 13:03:36koweysetstatus: needs-implementation -> has-patch
assignedto: kowey
2010-03-18 07:59:32koweysetstatus: has-patch -> resolved
messages: + msg10264
2010-06-13 17:01:00koweysetstatus: resolved -> resolved-in-stable
messages: + msg11381
2010-06-15 22:14:20adminsetstatus: resolved-in-stable -> resolved
2010-06-15 22:14:20adminsetresolvedin: 2.5.0
2010-06-16 14:39:41koweysetresolvedin: 2.5.0 -> 2.4.x