Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: Git commit methodology
Date: Mon, 30 Aug 2010 15:38:33 +0200	[thread overview]
Message-ID: <m362yscjae.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <87aao4qlas.fsf@lifelogs.com>

Ted Zlatanov <tzz@lifelogs.com> writes:

> The ChangeLog format is the same.  The *commit message* should be
>
> --cut--
> short-description-of-change
>
> normal-commit-message
> --cut--
>
> which produces nice one-line summaries in the condensed git log (and
> Bazaar).

Ah, right.  Has anybody done any ChangeLog/vc log integration?  I mean,
if I'm checking in a change set that includes the ChangeLog, then it
would make sense to default the text to text extracted from the
ChangeLog.

That is, if the ChangeLog text about to be checked in is:

-------
2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* gnus-start.el (gnus-dribble-read-file): Ensure that the directory
	where the dribbel file lives exists.
-------

then the vc log buffer could be populated with:

-------
Ensure that the directory where the dribble file lives exists.
-------

(Note how the code also fixed up the typo automatically.  :-)


-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  reply	other threads:[~2010-08-30 13:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29 14:41 Lars Magne Ingebrigtsen
2010-08-30 13:31 ` Ted Zlatanov
2010-08-30 13:38   ` Lars Magne Ingebrigtsen [this message]
2010-08-30 13:48     ` Ted Zlatanov
2010-08-30 16:16       ` Lars Magne Ingebrigtsen
2010-08-30 17:03         ` Lars Magne Ingebrigtsen
2010-08-30 17:10           ` Leo
2010-08-30 17:12             ` Lars Magne Ingebrigtsen
2010-08-30 17:18               ` Leo
2010-08-30 17:22                 ` Lars Magne Ingebrigtsen
2010-08-30 17:34                   ` Leo
2010-08-30 17:51                     ` Lars Magne Ingebrigtsen
2010-08-30 20:16                       ` Lars Magne Ingebrigtsen
2010-08-30 18:51               ` Steinar Bang
2010-08-31 18:47         ` Ted Zlatanov
2010-08-31 18:51           ` Lars Magne Ingebrigtsen
2010-09-01 13:50             ` Ted Zlatanov
2010-09-01 14:42               ` Lars Magne Ingebrigtsen
2010-09-01 15:06                 ` Ted Zlatanov

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=m362yscjae.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.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.
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).