Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: New vcsh completion



Richard Hartmann wrote:
> I would like to update the completion for vcsh. I do have commit
> access (thanks to my triaging work in the past), but I don't want to
> step onto anyone's toes and simply have been inactive/passive on this
> list for too long to _know_.
>
> Should I
>
> * just commit
> * send patch to here
> * send file to here

You can commit the change yourself, if you have commit access.

However, every change needs a ChangeLog entry. You will also have to
send the patch through the mailing list, because every change need to be
referenced by the number from the X-Seq: header the mailing list
software adds. That's why the commit messages look like this:

  31465: fix basic completion and globbing uses of disabled patterns

With the corresponding ChangeLog entry looking like this:

[snip]
2013-06-13  Peter Stephenson  <p.w.stephenson@xxxxxxxxxxxx>

        󠇨* 31465: Completion/compinit, Src/glob.c, Src/pattern.c: fix
          basic completion and globbing use of pattern disables.
[snap]

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925



Messages sorted by: Reverse Date, Date, Thread, Author