changelog
- Sun, 05 Oct 2014 23:38:35 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:38:35 +0300] rev 43
- - removed line delimeters from hg incoming regex parser
- Sun, 05 Oct 2014 23:33:29 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:33:29 +0300] rev 42
- - use a specific delimeter string '@@@@@@@@@@@' for hg incoming data as some commit messages are multi-line
- Sat, 04 Oct 2014 18:18:28 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 18:18:28 +0300] rev 41
- - refactor
- Sat, 04 Oct 2014 17:58:34 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 17:58:34 +0300] rev 40
- - fine tuning, added .hg command
- Sat, 04 Oct 2014 17:52:41 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 17:52:41 +0300] rev 39
- - reworked repository watching. Now uses incoming only once to get a list of commits, then pulls, then operates on pulled data. The incoming command doesn't seem to support the '-r' switch properly? Should also be a bit faster now and should use less networking.
- Sat, 04 Oct 2014 15:06:38 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 15:06:38 +0300] rev 38
- - fixed: pulling commits from local zan-stable to zan-dev didn't work properly
- Fri, 03 Oct 2014 21:45:27 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 03 Oct 2014 21:45:27 +0300] rev 37
- - fixed: the [url] tags in BT messages had unnecessary quotes
- Fri, 03 Oct 2014 21:44:42 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 03 Oct 2014 21:44:42 +0300] rev 36
- - when updating BT tickets, the note data must be cleared in order to not update all the tickets in the ticket. WTF is MantisBT smoking?