zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh-workers@zsh.org
Subject: Re: PATCH: document git in Etc/zsh-development-guide
Date: Mon, 17 Dec 2012 10:59:23 +0100	[thread overview]
Message-ID: <878v8xt2x0.fsf@ft.bewatermyfriend.org> (raw)
In-Reply-To: <20121217085215.GA87227@redoubt.spodhuis.org> (Phil Pennock's message of "Mon, 17 Dec 2012 03:52:15 -0500")

Phil Pennock wrote:
> Note that http://www.zsh.org/ appears to be down, and zsh.sunsite.dk
> does not exist in DNS, but in searching for the "Zsh Patch Archive", I
> can only find a reference to:
>   http://zsh.sunsite.dk/Patches/

All sunsite.dk links are invalid and should point to sf.net instead:

  http://zsh.sourceforge.net/Patches/

> The development guide still says to prefix patch mails with "PATCH:" for
> the patches to make it into the patch archive.  Is this still true, and
> if so where is the archive?  Or should I also change that text to permit
> "[PATCH]" and "[PATCH n/m]" per git-format-patch?

That would be good.

> +Use of Git
> +----------
> +
> +zsh has migrated from CVS to git for version control.  We have so far
> +kept our workflow unchanged; to wit:
> +
> + 1. change is developed and posted to the zsh-workers mailing list
> + 2. the zsh-workers list management software adds an X-Seq: header
> + 3. an entry is added to ChangeLog with details, including the X-Seq:
> +    header.
> +    [Open Question: should the first 6 or so characters of the commit
> +     fingerprint be included, so: "* 12345/deadbeef: frobbed the baz" ?]

How about generating the ChangeLog before releases instead of updating
it manually? I find that to be an unnecessary manual step, especially
since the same information is just one "git log" or "gitk" away. I wrote
a generation tool a while back, which I linked to a couple of times
already[1].

If I am the only one who thinks that this might be useful, please tell
me, so I can keep my mouth shut about it in the future. :-)


Regards, Frank

[1] http://ft.bewatermyfriend.org/comp/genchangelog.html


  reply	other threads:[~2012-12-17 10:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17  8:52 Phil Pennock
2012-12-17  9:59 ` Frank Terbeck [this message]
2012-12-17 11:22   ` Phil Pennock
2012-12-17 10:15 ` Peter Stephenson
2012-12-17 11:00   ` Phil Pennock
2012-12-17 13:50     ` Oliver Kiddle
2012-12-18  9:36       ` Phil Pennock
2012-12-18 16:46         ` Peter Stephenson
2012-12-19 14:06         ` Oliver Kiddle
2012-12-20  9:57           ` Phil Pennock
2012-12-20 13:38             ` Oliver Kiddle
2012-12-20 13:55               ` Peter Stephenson
2012-12-20 15:55               ` Bart Schaefer
2012-12-20 18:42                 ` Peter Stephenson
2012-12-20 20:58               ` Phil Pennock
2012-12-17 14:17   ` Benjamin R. Haskell
2012-12-18  9:33     ` Phil Pennock
2012-12-18 14:11       ` Benjamin R. Haskell
2012-12-18 20:37         ` zsh.org & patch archive Phil Pennock
2012-12-19  6:49           ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878v8xt2x0.fsf@ft.bewatermyfriend.org \
    --to=ft@bewatermyfriend.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).