tcsh_completion.sh

TK Soh teekaysoh at yahoo.com
Tue Aug 30 01:00:51 CDT 2005


--- Thomas Arendsen Hein <thomas at intevation.de> wrote:

> * TK Soh <teekaysoh at yahoo.com> [20050830 04:34]:
> > --- Thomas Arendsen Hein <thomas at intevation.de> wrote:
> > > > +++ b/contrib/tcsh_completion.sh	Mon Aug 29 02:26:28 2005
> > > 
> > > Can you name this "tcsh_competion_generator.sh" or something like
> > > this? This way it can be included in contrib without confusing
> > > people too much.
> > 
> > I'm okay to rename it to just about anything, but I'd like stay something
> > shorter (even with completion ;-). What about make_tcsh_completion.sh?
> 
> Usually I would have chosen this name, too, but the contrib
> directory contains so many things that I hoped to have both scripts
> next to each other in alpha sorting. So tcsh_completion_something.sh
> would be obvious here. So "gen", "build" or "create"?
>
> > > > @@ -0,0 +1,53 @@
> > > > +#!/bin/sh
> > > > +
> > > > +#
> > > > +# This script generates a tcsh source file to support completion
> > > > +# of Mercurial commands and options.
> > > 
> > > Some license information and author notice would be nice here and in
> > > the generated file. I'd suggest GPL>=v2.
> > 
> > I can add the GPL license header, but I don't see it in the bash_completion
> > either, where I was trying to reference to.
> 
> Please add it and bug the original author of the bash_completion
> script to do it, too :)

I renamed it to tcsh_completion_build.sh, and updated both script and
tcsh_completion with licence header in the attached patches. Please help check
them in if you are okay with them.

Now, if only there's a way to get yahoo attach the files as text, instead of
octet-stream :-(



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tcsh_completion.patch
Type: application/octet-stream
Size: 1516 bytes
Desc: 220035543-tcsh_completion.patch
Url : http://www.selenic.com/pipermail/mercurial/attachments/20050829/94ebaae0/tcsh_completion.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tcsh_completion_build.patch
Type: application/octet-stream
Size: 2408 bytes
Desc: 3252733801-tcsh_completion_build.patch
Url : http://www.selenic.com/pipermail/mercurial/attachments/20050829/94ebaae0/tcsh_completion_build.obj


More information about the Mercurial mailing list