git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Miklos Vajna <vmiklos@frugalware.org>,
	git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] gitweb: new cgi parameter: option
Date: Thu, 12 Jul 2007 12:49:44 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0707121248530.4516@racer.site> (raw)
In-Reply-To: <200707121211.32813.jnareb@gmail.com>

Hi,

On Thu, 12 Jul 2007, Jakub Narebski wrote:

> On Thu, 12 Jul 2007, Miklos Vajna wrote:
> > Currently the only supported value is '--no-merges' for the 'rss', 'atom',
> > 'log', 'shortlog' and 'history' actions, but it can be easily extended to allow
> > other parameters for other actions.
> >
> > Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
> 
> Micronit: it is unwritten (as of yet) requirement to word wrap commit
> message at 80 columns or less.

It's not really difficult:

- snipsnap -
[PATCH] SubmittingPatches: mention line wrap

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>

---

 Documentation/SubmittingPatches |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 01354c2..066e284 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -9,6 +9,8 @@ Checklist (and a short version for the impatient):
 	- provide a meaningful commit message
 	- the first line of the commit message should be a short
 	  description and should skip the full stop
+	- please use no lines longer than 76 characters, since you
+	  want to send this message as email
 	- if you want your work included in git.git, add a
 	  "Signed-off-by: Your Name <your@email.com>" line to the
 	  commit message (or just use the option "-s" when

  reply	other threads:[~2007-07-12 11:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-08  1:35 [PATCH] gitweb: New cgi parameter: filter Miklos Vajna
2007-07-09 21:18 ` VMiklos
2007-07-11 21:19 ` Jakub Narebski
2007-07-11 23:00   ` [PATCH] gitweb: new cgi parameter: option Miklos Vajna
2007-07-12 10:11     ` Jakub Narebski
2007-07-12 11:49       ` Johannes Schindelin [this message]
2007-07-12 18:39       ` [PATCH] gitweb: new cgi parameter: opt Miklos Vajna
2007-07-12 18:45       ` [PATCH] gitweb: new cgi parameter: option Junio C Hamano
2007-07-13  0:03         ` Jakub Narebski

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=Pine.LNX.4.64.0707121248530.4516@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jnareb@gmail.com \
    --cc=vmiklos@frugalware.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).