Commit Graph

200 Commits

Author SHA1 Message Date
Alan Hamlett 7b4a4fcaec fix #10 by ignoring all python interpreter warnings 2013-11-13 11:00:16 -08:00
Alan Hamlett a7fa999666 replace comma with period anywhere a float gets converted to a string 2013-11-13 10:15:50 -08:00
Alan Hamlett 2a2f532d19 fix #9 replace comma with period when serializing time float 2013-11-13 10:08:13 -08:00
Alan Hamlett a97984f4b9 v1.2.3 2013-10-27 21:06:49 -07:00
Alan Hamlett dd0e6624f0 v1.2.2 2013-10-13 16:44:34 -07:00
Alan Hamlett 6ba24c7214 v1.2.1 2013-09-30 22:01:50 -07:00
Alan Hamlett 9acf01a22d v1.2.0 2013-09-22 16:22:54 -07:00
Alan Hamlett 4d0235a1fe v1.1.5 2013-09-07 19:07:35 -07:00
Alan Hamlett 7c468d690d v1.1.4 2013-09-06 23:02:17 -07:00
Alan Hamlett a0d4fdf6b8 v1.1.3 2013-09-04 23:28:37 -07:00
Alan Hamlett e038db78ce v1.1.2 2013-09-04 22:32:20 -07:00
Alan Hamlett 0a02f7fcec v1.1.1 2013-08-25 17:14:51 -07:00
Alan Hamlett c01307dda4 v1.1.0 2013-08-15 00:13:08 -07:00
Alan Hamlett 6764f608b8 v1.0.0 2013-08-12 03:32:42 -07:00
Alan Hamlett 284d7247ee remove away prompt 2013-08-12 03:30:17 -07:00
Alan Hamlett 30f344d489 v0.2.6 2013-07-29 23:12:07 -07:00
Alan Hamlett 49a7878712 use python because some machines won't have python2 in PATH 2013-07-25 13:22:48 -07:00
Alan Hamlett 6d8fcbba58 v0.2.5 2013-07-22 17:30:08 -07:00
Alan Hamlett afd1b87527 don't send endtime when opening vim and enough time has passed since last action 2013-07-20 15:46:53 -07:00
Alan Hamlett 45d0efaa7b upgraded wakatime package to v0.1.3 2013-07-20 15:25:11 -07:00
Alan Hamlett f52c528888 Merge pull request #2 from bentglasstube/master
Use python2
2013-07-16 09:34:05 -07:00
Alan Hamlett 79fcf339e0 version 0.2.3 2013-07-16 00:23:00 -07:00
Alan Hamlett ebf7394a3e fixed bug where prompt would do opposite of user selection 2013-07-15 15:09:16 -07:00
Alan Berndt bf115bb419 Use pyhton2 instead of unadorned python 2013-07-15 15:06:26 -07:00
Alan Hamlett 2b072d642f fixed float format in printf 2013-07-14 13:02:35 -07:00
Alan Hamlett ae0c9cbbb9 converting float to int because Vim can't use mod with floats 2013-07-14 10:49:32 -07:00
Alan Hamlett 750efc6b54 fixed bugs in away function when showing duration prompt 2013-07-11 23:46:10 -07:00
Alan Hamlett ab25c23163 version 0.2.2 2013-07-10 19:51:45 -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 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 56c2b365b1 fixed bug where time lost between Frequency and Away 2013-07-09 21:13:45 -07:00
Alan Hamlett 09e67fedfe removed verbose flag 2013-07-09 15:34:03 -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 7d41df4edb auto create log file if does not exist 2013-07-01 21:07:38 -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 9870d06383 new version 0.1.2 2013-06-25 01:23:55 -07:00
Alan Hamlett 4346a055e3 add version 0.1.2 2013-06-25 00:57:15 -07:00