Alan Hamlett
|
eb862c880a
|
add commands to toggle debug mode within Vim
|
2017-04-20 19:14:54 -07:00 |
|
Alan Hamlett
|
84e81cb596
|
correctly check for api key to fix #46
|
2017-04-18 01:57:35 -07:00 |
|
Alan Hamlett
|
6e4b160f97
|
v4.0.15
|
2017-04-13 23:05:54 -07:00 |
|
Alan Hamlett
|
c0fcdc52a8
|
support env variable
|
2017-04-13 23:04:40 -07:00 |
|
Alan Hamlett
|
e98a9f394f
|
run wakatime-cli in foreground when debug mode on
|
2017-04-13 22:51:24 -07:00 |
|
Alan Hamlett
|
2bff8ca6cf
|
https url
|
2017-04-13 22:47:29 -07:00 |
|
Alan Hamlett
|
a2b7bf1161
|
better formatted error message
|
2017-04-13 22:46:25 -07:00 |
|
Alan Hamlett
|
5de0208d3e
|
display output from wakatime-cli when debug mode turned on
|
2017-04-13 22:37:10 -07:00 |
|
Alan Hamlett
|
ee7854b171
|
utility function to check if running on Windows platform
|
2017-04-13 00:19:37 -07:00 |
|
Alan Hamlett
|
2f5c426b8c
|
echo heartbeat command when debug is turned on
|
2017-04-13 00:13:48 -07:00 |
|
Alan Hamlett
|
5163804e71
|
Use constants for truthy check to improve readability
|
2017-04-12 23:02:57 -07:00 |
|
Alan Hamlett
|
39222c3b74
|
v4.0.14
|
2017-02-20 16:28:01 -08:00 |
|
Alan Hamlett
|
25c4dedd66
|
use new --language cli argument
|
2017-02-20 16:23:13 -08:00 |
|
Alan Hamlett
|
28a55238a6
|
v4.0.13
|
2017-02-13 23:39:06 -08:00 |
|
Alan Hamlett
|
927ba8d229
|
capture stdout from wakatime-cli to fix #32
|
2016-09-17 17:08:58 +02:00 |
|
Alan Hamlett
|
da4c6b290e
|
v4.0.12
|
2016-06-08 20:47:23 +02:00 |
|
Alan Hamlett
|
082a711995
|
v4.0.11
|
2016-05-16 16:11:45 +02:00 |
|
Alan Hamlett
|
9adf9a5570
|
use new --entity argument
|
2016-04-29 00:16:26 +02:00 |
|
Alan Hamlett
|
a71660899e
|
use empty function instead of comparing to empty string
|
2016-04-20 10:10:44 +02:00 |
|
Alan Hamlett
|
f25495fee7
|
v4.0.10
|
2016-04-19 12:53:38 +02:00 |
|
Alan Hamlett
|
8f4f7b04f3
|
pass syntax of current file to wakatime-cli
|
2016-04-19 12:52:30 +02:00 |
|
Alan Hamlett
|
ed6f42d0da
|
v4.0.9
|
2016-04-19 00:24:37 +02:00 |
|
Alan Hamlett
|
115b021982
|
v4.0.8
|
2016-03-06 14:17:14 -08:00 |
|
Alan Hamlett
|
91262cb3c0
|
v4.0.7
|
2016-01-11 11:32:22 -08:00 |
|
Alan Hamlett
|
6cf829f08d
|
correctly check ignored files using regex
|
2015-12-29 10:03:51 -08:00 |
|
Alan Hamlett
|
f497ef6ff4
|
handle case where current file is empty
|
2015-12-29 09:43:16 -08:00 |
|
Alan Hamlett
|
b3d56ee30c
|
cache last heartbeat in local variable for 10 seconds to prevent reading file on every keystroke to fix #35
|
2015-12-25 02:34:44 -06:00 |
|
Alan Hamlett
|
103fbb2c11
|
v4.0.6
|
2015-12-01 12:10:09 -08:00 |
|
Alan Hamlett
|
39598ddbdb
|
v4.0.5
|
2015-09-07 21:31:14 -07:00 |
|
Alan Hamlett
|
93d94974e9
|
v4.0.4
|
2015-08-25 00:52:26 -07:00 |
|
Alan Hamlett
|
2ee2b4ea56
|
v4.0.3
|
2015-06-23 18:14:54 -07:00 |
|
Alan Hamlett
|
b2dcc7ccc2
|
v4.0.2
|
2015-06-11 14:17:20 -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
|
a05fa9411f
|
better variable naming
|
2015-05-20 20:15:23 -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
|
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
|
f5848439ff
|
v3.0.9
|
2015-04-02 17:18:15 -07:00 |
|
Alan Hamlett
|
d6816d3766
|
v3.0.8
|
2015-03-09 15:29:10 -07:00 |
|
Alan Hamlett
|
ed8595bf0b
|
upgrade wakatime cli to v4.0.4
|
2015-03-09 15:27:37 -07:00 |
|
Alan Hamlett
|
d639c5ea7b
|
allow changing the python binary used
|
2015-02-12 19:19:40 -08:00 |
|
Alan Hamlett
|
30ce2e3067
|
v3.0.7
|
2015-02-12 19:08:59 -08:00 |
|
Alan Hamlett
|
19b6477daa
|
v3.0.6
|
2015-01-19 20:42:50 -08:00 |
|
Alan Hamlett
|
e6660c7008
|
include vim version in plugin user agent string
|
2015-01-19 20:42:03 -08:00 |
|