On Fri, May 31, 2013 at 4:16 AM, Richard Heck <rgh...@lyx.org> wrote:
> > After the push of the kill-gettext branch, I decided that I needed to do > something about the email scripts, so that multiple commits would generate > multiple emails. I've now done this. The downside is that there have been a > lot of random commit messages, as I tested to get it working. I did this > first in my private repo, but there were more problems when I got to the > main repo. > > It should now be working. Everything is configurable, so let me know if > something isn't the way you'd like it to be. > > Richard > It looks like the title is culled: "installer: prepare for a LyX 2" instead of "installer: prepare for a LyX 2.1beta release". Another thing is that we now have completely different scripts for the lyx repo and the features repo, and we can't use the same script for both. In the features repo, we may delete branches, rewrite branches, and most importantly I do not want hundreds of emails if someone updates features/master. The old script could handle all orther "non-fastforward" pushes better. Vincent