unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15310: 24.3.50; [ELPA] Better commit notifications for upstream authors
@ 2013-09-08 21:56 Dmitry Gutov
  2013-09-11 17:09 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Gutov @ 2013-09-08 21:56 UTC (permalink / raw)
  To: 15310

Currently, when there are some changes made to a package that has an
upstream, an email gets sent for each group of commits pushed, to
upstream author (or authors, I'm assuming).

When the notification does come, getting the required changes out is not
as easy as it could be.

The commits are all sent together (one notification email per push,
AFAICS), as a plain-text email without attachments.

I have to identify the ones that originated from ELPA, and weren't
synced from upstream, or just sync commits, for each of them copy the
diff to a file manually, and separately copy the message and the author
when making the commit.

Since all paths the such diffs contain "a/packages/<package-name>", I
also have to run a replace command before applying the diff.

Is there a better way to work with these emails?

If no, it would be better if, for example, the script preparing these
emails identified commits not synced from upstream (maybe by file paths
inside the diffs?), fixed the paths, and attached these commits in patch
format that's accepted by 'git am' and already contains the commit
message and author information.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-02 11:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-08 21:56 bug#15310: 24.3.50; [ELPA] Better commit notifications for upstream authors Dmitry Gutov
2013-09-11 17:09 ` Stefan Monnier
2021-05-30  6:00   ` Lars Ingebrigtsen
2021-07-02 11:15     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).