Commit Graph

217 Commits

Author SHA1 Message Date
Alan Hamlett aba72b0f1e v7.0.22 2017-06-08 00:21:33 -07:00
Alan Hamlett f628b8dd11 v7.0.21 2017-05-24 23:55:36 -07:00
Alan Hamlett dcc782338d v7.0.20 2017-04-10 19:04:00 -07:00
Alan Hamlett e76f2e514e v7.0.19 2017-04-10 18:59:05 -07:00
Alan Hamlett ce885501ad v7.0.18 2017-03-16 08:40:05 -07:00
Alan Hamlett 04f8c61ebc no need to create empty common config file 2017-03-16 08:36:17 -07:00
Alan Hamlett 02138220fd allow setting a proxy in sublime-settings file 2017-03-10 08:11:40 -08:00
Marcus Obst 1b8895cd38 add --hidefilenames in config 2017-03-04 17:21:21 +01:00
Marcus Obst 938bbb73d1 Use correct argument --exclude instead of --ignore
https://github.com/wakatime/sublime-wakatime/issues/70
2017-03-04 17:02:04 +01:00
Alan Hamlett 008fdc6b49 v7.0.17 2017-03-01 22:32:08 -08:00
Alan Hamlett 9777bc7788 v7.0.16 2017-02-20 16:20:09 -08:00
Alan Hamlett 20a1965f13 v7.0.15 2017-02-13 23:31:26 -08:00
Alan Hamlett 311a0b5309 v7.0.14 2017-02-08 19:25:55 -08:00
Alan Hamlett c574234927 prevent crashing when logging object unable to be converted to unicode 2017-02-08 19:24:26 -08:00
Alan Hamlett a69c50f470 use str on objects which are not strings 2017-01-10 10:05:24 -08:00
Alan Hamlett f4b40089f3 v7.0.13 2016-11-11 11:31:43 +01:00
Alan Hamlett 08394357b7 support old Sublime Text with Python 2.6 2016-11-11 11:29:51 +01:00
Alan Hamlett 205d4eb163 fix import namespace 2016-11-11 11:16:17 +01:00
Alan Hamlett c4c27e4e9e v7.0.12 2016-10-24 12:41:46 +02:00
Alan Hamlett eaa3bb5180 use python v3.5.2 2016-10-15 16:16:39 +02:00
Alan Hamlett 7755971d11 v7.0.11 2016-09-23 08:37:30 +02:00
Alan Hamlett 7634be5446 handle UnicodeDecodeError exceptions when printing log messages 2016-09-23 08:36:23 +02:00
Alan Hamlett 5e17ad88f6 v7.0.10 2016-09-22 10:28:04 +02:00
Alan Hamlett a326046733 handle UnicodeDecodeError when looking for python to fix #68 2016-09-22 10:24:49 +02:00
Alan Hamlett 9bab00fd8b v7.0.9 2016-09-02 10:54:32 +02:00
Alan Hamlett 21601f9688 v7.0.8 2016-07-21 15:17:59 +02:00
Alan Hamlett b149d7fc87 v7.0.7 2016-07-06 23:26:41 +02:00
Alan Hamlett 044867449a v7.0.6 2016-06-13 16:50:10 +02:00
Alan Hamlett 887d55c3f3 v7.0.5 2016-06-08 20:46:57 +02:00
Alan Hamlett 957c74d226 v7.0.4 2016-05-21 14:32:47 +02:00
Alan Hamlett 09754849be v7.0.3 2016-05-16 16:09:32 +02:00
Alan Hamlett 3b2520afa9 use common resources folder location 2016-05-12 12:07:24 +02:00
Alan Hamlett 77c2041ad3 rename activity callback 2016-04-30 00:01:25 +02:00
Alan Hamlett 8af3b53937 v7.0.2 2016-04-29 16:57:54 +02:00
Alan Hamlett 5ef2e6954e prevent implicit decoding from string format 2016-04-29 16:56:48 +02:00
Alan Hamlett ca94272de5 v7.0.1 2016-04-29 01:13:50 +02:00
Alan Hamlett 6a7de84b9c v7.0.0 2016-04-29 00:21:51 +02:00
Alan Hamlett 48810f2977 queue heartbeats and send to wakatime-cli after 4 seconds 2016-04-29 00:18:38 +02:00
Alan Hamlett f14ece63f3 v6.0.8 2016-04-19 00:27:52 +02:00
Alan Hamlett 443215bd90 v6.0.7 2016-03-11 09:24:27 -08:00
Alan Hamlett c64f125dc4 no need to check debug mode before logging 2016-03-11 09:23:08 -08:00
Alan Hamlett 050b14fb53 v6.0.6 2016-03-06 14:14:40 -08:00
Alan Hamlett d0ddbed006 v6.0.5 2016-03-06 12:49:49 -08:00
Alan Hamlett e1ab92be6d v6.0.4 2016-01-15 12:27:52 +01:00
Alan Hamlett 8b59e46c64 force as str before decoding as unicode 2016-01-15 12:24:43 +01:00
v.muzhilov b54e0e13f6 fix UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 10: ordinal not in range(128) on plugin_loaded (ST2) 2016-01-15 12:21:18 +03:00
Alan Hamlett 835c7db864 v6.0.3 2016-01-11 11:29:52 -08:00
Alan Hamlett 4aa06e3829 v6.0.2 2016-01-06 13:59:56 -08:00
Alan Hamlett 32eadda81f v6.0.1 2016-01-01 23:09:08 -08:00
Alan Hamlett c537044801 log output from wakatime-cli when in debug mode 2016-01-01 23:06:03 -08:00