changelog
    
    
    - Tue, 04 Nov 2014 17:10:44 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 17:10:44 +0200] rev 60
 
    - - try print dateversion more correctly
 
    - Tue, 04 Nov 2014 17:07:46 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 17:07:46 +0200] rev 59
 
    - - make_commits_txt must be higher up..
 
    - Tue, 04 Nov 2014 17:04:22 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 17:04:22 +0200] rev 58
 
    - - now able to get changeset by date
 
    - Tue, 04 Nov 2014 16:07:19 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 16:07:19 +0200] rev 57
 
    - - beh
 
    - Tue, 04 Nov 2014 16:05:38 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 16:05:38 +0200] rev 56
 
    - - now includes the date-version in the .cset message
 
    - Tue, 04 Nov 2014 15:59:20 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 15:59:20 +0200] rev 55
 
    - - added the .changeset (aka .cset or .rev) command to get revision info
 
    - Sat, 01 Nov 2014 15:29:45 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 01 Nov 2014 15:29:45 +0200] rev 54
 
    - - also check for 'should fix' in commit messages
 
    - Sat, 01 Nov 2014 11:53:05 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 01 Nov 2014 11:53:05 +0200] rev 53
 
    - - damnit
 
    - 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
 
    - 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?
 
    - Mon, 29 Sep 2014 12:22:26 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 12:22:26 +0300] rev 35
 
    - - update target version in tickets when acting upon commit data
 
    - Mon, 29 Sep 2014 04:26:27 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:26:27 +0300] rev 34
 
    - - be more verbose when .checkhg is used
 
    - Mon, 29 Sep 2014 04:19:10 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:19:10 +0300] rev 33
 
    - - uhhhhhh yeah
 
    - Mon, 29 Sep 2014 04:15:59 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:15:59 +0300] rev 32
 
    - - corrected repository handling on error: print errors with commit node and pull even when processing fails
- fixed: as a result of cobalt today being given updater status due to the recent repository tracking feature, it would leak out private ticket info 
    - Mon, 29 Sep 2014 03:30:47 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 03:30:47 +0300] rev 31
 
    - - GOD. DAMNIT. PYTHON.