changelog
- Sun, 12 Oct 2014 16:33:44 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 12 Oct 2014 16:33:44 +0300] rev 46
- - now with a more detailed diffstat, in color!
- Mon, 06 Oct 2014 00:18:23 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 06 Oct 2014 00:18:23 +0300] rev 45
- - bump interpreted version number of zandronum-stable from 1.3 to 1.4
- Sun, 05 Oct 2014 23:39:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:39:58 +0300] rev 44
- - post the raw-form error if unable to decipher
- 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.