darcs

Issue 1799 darcs cat as a hidden alias for darcs show contents

Title darcs cat as a hidden alias for darcs show contents
Priority feature Status wont-fix
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, gh, jaredj, kowey
Assigned To
Topics ProbablyEasy, UI

Created on 2010-03-28.11:36:18 by gh, last changed 2010-03-28.20:37:57 by kowey.

Messages
msg10546 (view) Author: gh Date: 2010-03-28.11:36:18
It would be nice to have "darcs cat" as a hidden alias to "darcs show
contents". This would help Mercurial users to find the equivalent of "hg
cat".
msg10547 (view) Author: kowey Date: 2010-03-28.11:38:32
This is dead easy to do.  I still have some uncertainty about hidden
alias proliferation.  In any case, this may need to ride over a moderate
amount of grumpy-old-manism (see http://wiki.darcs.net/Ideas).  Fastest
way is to code this up and submit it for review.
msg10552 (view) Author: kowey Date: 2010-03-28.20:37:57
On Sun, Mar 28, 2010 at 12:57:45 -0700, Simon Michael wrote:
> I'm grumpy about proliferation of aliases, secret and otherwise.
> They increase the cost of learning, documenting, and supporting
> darcs. The once-simple darcs command space begins to resemble git's.
> So I don't think "it would help Mercurial users" is a strong enough
> argument.

Another point is that it's sort of an obscure command even for Mercurial
users (presumably).

Something like 'log' and 'status' would have a somewhat stronger case,
as they are very frequently used.

Let's err on the side of grumpiness

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
History
Date User Action Args
2010-03-28 11:36:18ghcreate
2010-03-28 11:38:34koweysetpriority: feature
status: unknown -> needs-implementation
topic: + ProbablyEasy, UI
messages: + msg10547
nosy: + kowey, jaredj
2010-03-28 20:37:57koweysetstatus: needs-implementation -> wont-fix
messages: + msg10552