darcs

Issue 1722 Darcs send should mention repository name

Title Darcs send should mention repository name
Priority wishlist Status duplicate
Milestone Resolved in
Superseder patch bundle email should mention repository name
View: 1362
Nosy List darcs-devel, dmitry.kurochkin, kowey, nomeata
Assigned To
Topics

Created on 2009-12-24.10:58:00 by nomeata, last changed 2009-12-24.11:03:18 by kowey.

Messages
msg9674 (view) Author: nomeata Date: 2009-12-24.10:57:56
The text of the mail messages that darcs send produces lists the patches (with
author, name, description). It does not mention the name or URL of the
repository the mails are sent to. This is unfortunate on mailing lists like
libraries or xmonad, where patches against multiple repos are sent in. One has
to guess by looking at the filenames _inside_ the diff to find out what repo the
patch is aimed for.

I suggest a line like "5 new patches for repository http:/....:" before the list
of patches in the mail body.
msg9675 (view) Author: kowey Date: 2009-12-24.11:02:39
On Thu, Dec 24, 2009 at 10:58:00 +0000, Joachim Breitner wrote:
> The text of the mail messages that darcs send produces lists the patches (with
> author, name, description). It does not mention the name or URL of the
> repository the mails are sent to. This is unfortunate on mailing lists like
> libraries or xmonad, where patches against multiple repos are sent in. One has
> to guess by looking at the filenames _inside_ the diff to find out what repo the
> patch is aimed for.

The last time I complained about this, http://bugs.darcs.net/issue1362
somebody pointed out the DarcsURL header

> I suggest a line like "5 new patches for repository http:/....:" before the list
> of patches in the mail body.

That's a nice idea.  Mine was to use the subject line.
I'm going to merge this with issue1362.

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
History
Date User Action Args
2009-12-24 10:58:00nomeatacreate
2009-12-24 11:02:41koweysetnosy: + kowey
messages: + msg9675
2009-12-24 11:03:18koweysetstatus: unknown -> duplicate
superseder: + patch bundle email should mention repository name