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@xxxxxxxxxxxxxx> > > 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@xxxxxx> --- 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@xxxxxxxxx>" line to the commit message (or just use the option "-s" when - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html