[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] commit-email.pl: support subject line based on log message

From: Gregory Nathan Price <price_at_mit.edu>
Date: Fri, 28 Mar 2008 13:27:27 -0400

This adds to commit-email.pl a flag --summary,
which produces subject lines like
  r123 - Stop frobbing the veeblenitzer
instead of the familiar
  r123 - in src/veeble: . nitzed
, copying the first line of the log message into the subject line.

[[[
* tools/hook-scripts/commit-email.pl.in
  Support --summary for taking subject line from log message.

Patch by: Greg Price <price_at_mit.edu>
]]]

I've generally preferred this form of subject line in the small
projects I've worked on, and would be very pleased to get it with
a flag rather than patching commit-email.pl every time.

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-03-28 20:55:55 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.