changelog
- Mon, 03 Aug 2015 19:45:57 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 03 Aug 2015 19:45:57 +0300] rev 145
- - Encode messages in the hgpoll module so that joining them won't result in an error if they cannot be coded to ascii
- Support for Doomseeker's VERSION_STRING in version string parsing
- Sun, 02 Aug 2015 17:15:00 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 02 Aug 2015 17:15:00 +0300] rev 144
- - Remove hgapi dependence
- Limit the amount of commits being pulled in so that if there's a lot of them the bot won't time out
- If a changeset in e.g. sandbox gets pulled to main, it needs to be processed again or it won't get announced.
- Use hg cat instead of hg revert to get the contents of version.h to find out the Zandronum version without changing any files