Commit Graph

463 Commits

Author SHA1 Message Date
Alan Hamlett 2b758403d8 fix date in changelog 2015-12-01 12:19:35 -08:00
Alan Hamlett 103fbb2c11 v4.0.6 2015-12-01 12:10:09 -08:00
Alan Hamlett d6d31db5f0 upgrade wakatime-cli to v4.1.8 2015-12-01 12:09:14 -08:00
Alan Hamlett 9fd813c489 improve C# and php dependency detection 2015-10-01 12:45:15 -07:00
Alan Hamlett 3f65a3ab0c upgrade wakatime cli to v4.1.8 2015-09-29 03:10:32 -07:00
Alan Hamlett ccb336028d move python headsup to secondary note 2015-09-26 11:44:19 -07:00
Alan Hamlett 39598ddbdb v4.0.5 2015-09-07 21:31:14 -07:00
Alan Hamlett 9dc1a35939 upgrade wakatime cli to v4.1.6 2015-09-07 21:29:53 -07:00
Alan Hamlett 1d1c59dbe1 upgrade wakatime cli to v4.1.4 2015-09-02 08:40:11 -07:00
Alan Hamlett 02277aca99 upgrade wakatime cli to v4.1.3 2015-08-28 15:05:20 -07:00
Alan Hamlett 9bf0d3ec45 upgrade wakatime cli to v4.1.2 2015-08-25 11:21:56 -07:00
Alan Hamlett 93d94974e9 v4.0.4 2015-08-25 00:52:26 -07:00
Alan Hamlett e7b61e0b29 upgrade wakatime cli to v4.1.1 2015-08-25 00:51:01 -07:00
Alan Hamlett a9e199f61c update wakatime cli to pre-release v4.1.1 2015-08-22 19:59:23 -07:00
Alan Hamlett 7e9aebaeb7 only use lexer if one was found, to fix #33 2015-08-10 20:10:39 -07:00
Alan Hamlett a164a0fd8e upgrade wakatime cli to edge version 2015-08-10 18:34:04 -07:00
Alan Hamlett 28044b7b5f send machine name with heartbeats 2015-07-03 22:53:46 -07:00
Alan Hamlett 3ee44d5aba fix #31 by catching exceptions from 2015-07-03 14:25:22 -07:00
Alan Hamlett 3d26b81901 upgrade wakatime cli to v4.1.0 2015-06-29 19:31:48 -07:00
Alan Hamlett 2ee2b4ea56 v4.0.3 2015-06-23 18:14:54 -07:00
Alan Hamlett ca9f59c39f fix offline logging with wakatime cli v4.0.16 2015-06-23 18:13:59 -07:00
Alan Hamlett 33804583f3 clean up lexer guessing 2015-06-15 18:56:44 -07:00
Alan Hamlett 258a676759 limit language detection to known file extensions, unless file contents has a vim modeline 2015-06-15 18:27:58 -07:00
Alan Hamlett b2dcc7ccc2 v4.0.2 2015-06-11 14:17:20 -07:00
Alan Hamlett cd37696e19 update wakatime cli to v4.0.15 to fix #19 2015-06-11 14:14:30 -07:00
Alan Hamlett 3162cbdaac escape all command arguments for shell 2015-06-10 23:38:54 -07:00
Alan Hamlett 1e2ba90f70 v4.0.1 2015-05-31 17:57:16 -07:00
Alan Hamlett 201aa07bc4 upgrade wakatime cli to v4.0.14 2015-05-31 17:50:47 -07:00
Alan Hamlett a05fa9411f better variable naming 2015-05-20 20:15:23 -07:00
Alan Hamlett d33ad3e757 Merge pull request #26 from hash-bang/master
BUGFIX: Shell fails to execute cli.py if plugin_directory contains spaces
2015-05-20 20:12:25 -07:00
Matt Carter 06140ecd10 BUGFIX: Shell fails to execute cli.py if plugin_directory contains spaces 2015-05-21 10:21:16 +10:00
Alan Hamlett 5e8248b866 upgrade wakatime cli to v4.0.13 2015-05-16 14:39:59 -07:00
Alan Hamlett bc2e820575 correctly display caller and lineno in log file when debug is true. 2015-05-13 03:00:19 -07:00
Alan Hamlett 81f2c1fbeb upgrade wakatime cli to v4.0.11 2015-05-12 15:02:09 -07:00
Alan Hamlett 12cbeb1ce3 prevent slowness in quickfix window to fix #24 2015-05-06 09:49:33 -07:00
Alan Hamlett a490f364cd don't log time to git temporary files 2015-05-06 09:18:54 -07:00
Alan Hamlett 7da8bf757e don't display setup complete message every time Vim starts, only display first time setting up cfg file. 2015-05-03 22:10:32 -07:00
Alan Hamlett 93214f59c6 check for api key in config file 2015-05-03 09:52:49 -07:00
Alan Hamlett d5d66daa53 remove code to check for api key in config file, will add back in a separate commit for readability 2015-05-03 09:52:33 -07:00
Alan Hamlett a7d48d3507 v4.0.0 2015-05-01 16:10:44 -07:00
Alan Hamlett ec353d8fe6 check for api key in config file to fix #23 2015-05-01 16:08:02 -07:00
Alan Hamlett 3218aabd97 improve install instructions 2015-04-09 19:09:08 -07:00
Alan Hamlett 5acb2d61a8 add uninstall section 2015-04-08 15:42:14 -07:00
Alan Hamlett dc0a0aea69 Update README.md 2015-04-08 15:39:10 -07:00
Alan Hamlett 938a4004b4 format log warnings using JSON formatter 2015-04-08 13:15:53 -07:00
Alan Hamlett 96d8908396 update wakatime cli to v4.0.8 2015-04-04 11:02:28 -07:00
Alan Hamlett f5848439ff v3.0.9 2015-04-02 17:18:15 -07:00
Alan Hamlett c88bfed8ec upgrade wakatime cli to v4.0.7 2015-04-02 17:16:32 -07:00
Alan Hamlett dccd4c11bd add urllib3 and urllib3.util to sys.path 2015-04-01 21:19:17 -07:00
Alan Hamlett 2da973d3f5 upgrade wakatime cli to v4.0.6 2015-03-31 15:40:03 -07:00