Alan Hamlett
|
c36bf9ee36
|
using is_write for api attribute instead of isWrite
|
2013-07-13 23:21:07 -07:00 |
|
Alan Hamlett
|
eb84e224d3
|
updated wakatime package
|
2013-07-12 00:10:12 -07:00 |
|
Alan Hamlett
|
750efc6b54
|
fixed bugs in away function when showing duration prompt
|
2013-07-11 23:46:10 -07:00 |
|
Alan Hamlett
|
da3cc4040e
|
added install instructions for BIND9
|
2013-07-10 20:52:32 -07:00 |
|
Alan Hamlett
|
39d457503f
|
fixed typo in readme
|
2013-07-10 20:25:48 -07:00 |
|
Alan Hamlett
|
0372d2d867
|
updated readme
|
2013-07-10 20:19:04 -07:00 |
|
Alan Hamlett
|
1c4e9a251b
|
Update README.md
|
2013-07-10 20:16:46 -07:00 |
|
Alan Hamlett
|
ab25c23163
|
version 0.2.2
|
2013-07-10 19:51:45 -07:00 |
|
Alan Hamlett
|
31dfc4dba2
|
updated readme since users not required to create config file manually.
|
2013-07-10 19:50:25 -07:00 |
|
Alan Hamlett
|
cbb5a9fa14
|
prompting user for api key if config file does not exist
|
2013-07-10 19:47:42 -07:00 |
|
Alan Hamlett
|
4dd3b4b8d2
|
updated wakatime.py package
|
2013-07-10 01:34:18 -07:00 |
|
Alan Hamlett
|
2053280349
|
fixed bug when getting last action from data file
|
2013-07-10 01:11:50 -07:00 |
|
Alan Hamlett
|
955e078e2f
|
don't recalculate now when setting last update time
|
2013-07-10 00:55:42 -07:00 |
|
Alan Hamlett
|
02ad6aa5ce
|
prevent writing to data file more than once in 5 seconds
|
2013-07-10 00:21:47 -07:00 |
|
Alan Hamlett
|
0860980e16
|
fixed bug in away function.
|
2013-07-10 00:05:24 -07:00 |
|
Alan Hamlett
|
638c32fd77
|
fixed bug in in ShouldPromptUser function
|
2013-07-09 23:49:04 -07:00 |
|
Alan Hamlett
|
52cc1a1346
|
always sending write actions
|
2013-07-09 23:28:15 -07:00 |
|
Alan Hamlett
|
300c2117a2
|
upgraded wakatime.py
|
2013-07-09 21:18:04 -07:00 |
|
Alan Hamlett
|
56c2b365b1
|
fixed bug where time lost between Frequency and Away
|
2013-07-09 21:13:45 -07:00 |
|
Alan Hamlett
|
eb0781688d
|
upgraded wakatime.py to version 0.1.2
|
2013-07-09 20:15:01 -07:00 |
|
Alan Hamlett
|
09e67fedfe
|
removed verbose flag
|
2013-07-09 15:34:03 -07:00 |
|
Alan Hamlett
|
e8e2b8368f
|
fixed bug in custom logger where calling super() on old-style class throws exception.
|
2013-07-09 13:34:39 -07:00 |
|
Alan Hamlett
|
ebf6a26321
|
fixed some bugs having to do with floats in Vim. added --plugin to command.
|
2013-07-09 09:55:22 -07:00 |
|
Alan Hamlett
|
b2fa6cd875
|
be fully backwards-compatible by renaming ~/.wakatime to ~/.wakatime.conf. fix bug having to do with time variable stored as string vs float.
|
2013-07-08 17:09:43 -07:00 |
|
Alan Hamlett
|
7f58561f5e
|
fixed type bug
|
2013-07-08 01:10:58 -07:00 |
|
Alan Hamlett
|
136494c072
|
removed verbose flag
|
2013-07-07 22:34:24 -07:00 |
|
Alan Hamlett
|
a58ffed60c
|
fixed bug triggered when opening fresh vim
|
2013-07-07 22:18:47 -07:00 |
|
Alan Hamlett
|
0b07cb21bd
|
version 0.2.1. updated to new action api scheme.
|
2013-07-07 21:25:06 -07:00 |
|
Alan Hamlett
|
61370df1ba
|
new version 0.1.3. Cleaned up plugin. Automatically creating ~/.wakatime.log file.
|
2013-07-02 02:24:04 -07:00 |
|
Alan Hamlett
|
3457b0b534
|
removed touch logfile from readme
|
2013-07-01 21:08:41 -07:00 |
|
Alan Hamlett
|
7d41df4edb
|
auto create log file if does not exist
|
2013-07-01 21:07:38 -07:00 |
|
Alan Hamlett
|
7d71f33b4c
|
updated readme with better install instructions
|
2013-06-27 08:56:21 -07:00 |
|
Alan Hamlett
|
f9add37d13
|
updated readme
|
2013-06-26 16:39:18 -07:00 |
|
Alan Hamlett
|
92c0bf9735
|
Update README.md
|
2013-06-26 16:36:51 -07:00 |
|
Alan Hamlett
|
b148d64fde
|
added screen shots to readme
|
2013-06-26 16:35:25 -07:00 |
|
Alan Hamlett
|
e904799d68
|
fixed bugs in function s:allServersAway(). preventing action sent when editor first opened without file.
|
2013-06-25 22:58:13 -07:00 |
|
Alan Hamlett
|
633647ce78
|
supporting +clientserver when prompting if away
|
2013-06-25 22:02:59 -07:00 |
|
Alan Hamlett
|
a2e10e1386
|
improve setting updatetime
|
2013-06-25 21:09:52 -07:00 |
|
Alan Hamlett
|
61b18c06f4
|
fixed bug in log file path
|
2013-06-25 18:10:20 -07:00 |
|
Alan Hamlett
|
04c4220663
|
made wakatime.log a hidden file
|
2013-06-25 18:00:45 -07:00 |
|
Alan Hamlett
|
ea301e00a9
|
moved wakatime.log to home folder
|
2013-06-25 17:59:16 -07:00 |
|
Alan Hamlett
|
67a064cae3
|
Update README.md
|
2013-06-25 18:54:01 -06:00 |
|
Alan Hamlett
|
9870d06383
|
new version 0.1.2
|
2013-06-25 01:23:55 -07:00 |
|
Alan Hamlett
|
48162db5e7
|
added sudo before chmod
|
2013-06-25 01:11:50 -07:00 |
|
Alan Hamlett
|
167fb82f5e
|
added chmod after touching log file
|
2013-06-25 01:10:17 -07:00 |
|
Alan Hamlett
|
0a702445f0
|
fix missing end backtick in README.md
|
2013-06-25 00:59:43 -07:00 |
|
Alan Hamlett
|
fea849c8ce
|
remove log.info
|
2013-06-25 00:58:41 -07:00 |
|
Alan Hamlett
|
4346a055e3
|
add version 0.1.2
|
2013-06-25 00:57:15 -07:00 |
|
Alan Hamlett
|
30e9697622
|
Initial commit
|
2013-06-25 00:55:27 -07:00 |
|