I'm not sure if this is something to do with github configuration for dmd, but when I merge pull requests for druntime or phobos:
1. The default message is the description of the pull request 2. I see more commits in the mailing list than just "merging pull xyz" These messages are pretty much useless. "Merge D2 pull 348" gives me absolutely no information. I have to go to github, find the pull request itself, and look at the comment for the pull request, in this case: Issue 5953 - Too many trailing commas are accepted Why doesn't the commit message reflect the description of the pull request? -Steve >________________________________ >From: "[email protected]" <[email protected]> >To: [email protected] >Sent: Wednesday, August 31, 2011 3:35 AM >Subject: [dmd-internals] [D-Programming-Language/dmd] fc0bbd: merge D2 pull 348 > > Branch: refs/heads/dmd-1.x > Home: https://github.com/D-Programming-Language/dmd > > Commit: fc0bbd3afba6e5f878fecc8a029f437b1df51e41 > >https://github.com/D-Programming-Language/dmd/commit/fc0bbd3afba6e5f878fecc8a029f437b1df51e41 > Author: Walter Bright <[email protected]> > Date: 2011-08-31 (Wed, 31 Aug 2011) > > Changed paths: > M src/parse.c > > Log Message: > ----------- > merge D2 pull 348 > > >_______________________________________________ >dmd-internals mailing list >[email protected] >http://lists.puremagic.com/mailman/listinfo/dmd-internals > > > _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
