Commit Graph

72 Commits

Author SHA1 Message Date
Alan Hamlett f2a92b80fb v2.0.4 2014-07-25 02:45:35 -07:00
Alan Hamlett a935cf636c v2.0.3 2014-06-09 15:23:56 -05:00
Alan Hamlett 5d7956a6f3 add support for windows 64bit os 2014-05-28 23:14:25 -07:00
Alan Hamlett 193e009c56 v2.0.2 2014-05-26 22:44:50 -07:00
Alan Hamlett 7e0ad67680 fix executing python api interface command in windows 2014-05-26 22:39:37 -07:00
Alan Hamlett 86eebd9e8f v2.0.1 2014-05-26 14:59:47 -07:00
Alan Hamlett a1cfa5eee0 v2.0.0 2014-05-25 17:26:29 -07:00
Alan Hamlett d907ce8c5b change www.wakatime.com to wakatime.com 2014-03-14 13:35:11 -07:00
Alan Hamlett d14c5492ac fix license ext 2014-03-12 17:32:05 -07:00
Alan Hamlett ca88a8476f add license and website info to plugin header 2014-03-12 17:30:50 -07:00
Alan Hamlett 82b609cb6b v1.5.4 2014-03-05 13:50:38 -08:00
Alan Hamlett ada8c6bcf7 v1.5.3 2014-02-28 18:46:23 -08:00
Alan Hamlett 0788628b95 only save last action when sending to wakatime-cli 2014-02-28 18:46:03 -08:00
Alan Hamlett f7138be15f v1.5.2 2014-02-05 01:00:33 -08:00
Alan Hamlett 8ece33c1a9 v1.5.1 2014-01-15 16:49:14 -08:00
Alan Hamlett 34eac379f6 v1.5.0 2013-12-16 11:10:43 +01:00
Alan Hamlett 25e7405794 fix #1 by removing all python code from the vim script 2013-12-16 11:07:28 +01:00
Alan Hamlett 7a977a1bb5 v1.4.0 2013-12-13 16:23:22 +01:00
Alan Hamlett 9d4ec4cfcb upgrade wakatime conf file to ~/.wakatime.cfg 2013-12-13 16:03:09 +01:00
Alan Hamlett 542a527b1b v1.3.1 2013-12-02 09:20:42 +01:00
Alan Hamlett 61611c2681 v1.3.0 2013-11-28 12:22:02 +01:00
Alan Hamlett e17a88db6a increase send frequency from every 5 minutes to every 2 minutes 2013-11-28 12:21:48 +01:00
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