changelog
- Sat, 01 Nov 2014 11:51:48 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 01 Nov 2014 11:51:48 +0200] rev 52
- - fixed pull logic
- Thu, 30 Oct 2014 04:38:24 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 04:38:24 +0200] rev 51
- - now also tracks sandbox-stable
- Thu, 30 Oct 2014 02:58:26 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:58:26 +0200] rev 50
- - goddamnit
- Thu, 30 Oct 2014 02:55:14 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:55:14 +0200] rev 49
- - print username when possible
- Thu, 30 Oct 2014 02:06:28 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:06:28 +0200] rev 48
- - now clones sandbox correctly
- Thu, 30 Oct 2014 02:02:24 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:02:24 +0200] rev 47
- - added sandbox support
- 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.
- 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