Commit Graph

649 Commits

Author SHA1 Message Date
Alan Hamlett 051ae85f69 remove /var/www as ignored folder 2017-04-12 07:57:48 -07:00
Alan Hamlett 3ca9b0b746 unordered list for useful resources 2017-04-08 02:33:28 -07:00
Alan Hamlett 2ff3127412 fix non-code blocks 2017-04-08 02:32:49 -07:00
Alan Hamlett 73fd3e67a1 simplify troubleshooting section 2017-04-08 02:28:37 -07:00
Alan Hamlett 1db3d6f288 v8.0.0 2017-03-16 08:15:52 -07:00
Alan Hamlett 5a0556d732 changes for v8.0.0 2017-03-16 08:15:35 -07:00
Alan Hamlett c22990a38a config file not needed when passing api key via command line 2017-03-16 08:10:15 -07:00
Alan Hamlett bd7c136606 typoscript lexer should not have higher priority than typescript 2017-03-04 13:53:56 -08:00
Alan Hamlett 62923d4ca0 F# takes priority over Forth language 2017-03-04 13:42:44 -08:00
Alan Hamlett 0f02aa91b7 move language priorities into separate file 2017-03-04 13:11:40 -08:00
Alan Hamlett 723dd42fa9 log tracebacks in debug mode when unable to detect language 2017-03-04 10:34:06 -08:00
Alan Hamlett 6379953b24 configparser.ConfigParser.readfp renamed to read_file 2017-03-04 10:22:44 -08:00
Alan Hamlett 5324601bf3 SafeConfigParser was renamed to ConfigParser in py3.2 2017-03-04 10:16:18 -08:00
Alan Hamlett 50141ef7b9 use configparser from py3.5 so we can set delimiters to only equal char to fix #83 2017-03-04 10:07:00 -08:00
Alan Hamlett 079b40c865 v7.0.4 2017-03-01 22:26:44 -08:00
Alan Hamlett e068bd93aa upgrade testfixtures to v4.13.5 2017-03-01 22:26:26 -08:00
Alan Hamlett b72a0878b0 changes for v7.0.4 2017-03-01 22:25:50 -08:00
Alan Hamlett 41ad68882a add six to satisfy ntlm-auth dependency 2017-03-01 22:24:36 -08:00
Alan Hamlett 29f3a99725 make F# higher priority than Forth 2017-02-26 19:25:28 -08:00
Alan Hamlett c168dce11f v7.0.3 2017-02-26 17:09:40 -08:00
Alan Hamlett 2510184b2d update copyright year 2017-02-26 17:09:21 -08:00
Alan Hamlett 1f1db4deee changes for v7.0.3 2017-02-26 17:08:09 -08:00
Alan Hamlett 8c2685696c ability to prioritize popular languages over uncommon languages 2017-02-26 17:05:55 -08:00
Alan Hamlett 9ce9d528fd detect non-C languages in folders with C/C++ files
Improves on 2da75aa119.
2017-02-26 16:26:39 -08:00
Alan Hamlett d85448b563 minor refactor of language and lexer creation 2017-02-26 16:26:39 -08:00
Alan Hamlett de83239073 Merge pull request #82 from Gama11/patch-1
Fix Haxe spelling
2017-02-26 00:31:33 -08:00
Gama11 87f8bde762 Fix Haxe spelling
"HaXe" is an old spelling that was changed a while ago:

https://groups.google.com/d/msg/haxelang/O7PB-ZrX4i4/uL69CT44C-IJ
2017-02-25 17:15:04 +01:00
Alan Hamlett 2d3864a10b v7.0.2 2017-02-20 15:30:40 -08:00
Alan Hamlett 8c583cd2b9 changes for v7.0.2 2017-02-20 15:30:24 -08:00
Alan Hamlett da3cf30ddd use language as extra heartbeats key name 2017-02-20 15:29:44 -08:00
Alan Hamlett 7ec1f7c5f4 v7.0.1 2017-02-20 15:18:52 -08:00
Alan Hamlett 8c2929af37 changes for v7.0.1 2017-02-20 15:18:42 -08:00
Alan Hamlett 35726f2e91 rename --alternate-language to --language 2017-02-20 15:17:45 -08:00
Alan Hamlett b147afcd0e v7.0.0 2017-02-20 14:28:50 -08:00
Alan Hamlett 62387560bc changes for v7.0.0 2017-02-20 14:28:16 -08:00
Alan Hamlett f52847d7e9 make --alternate-language cli argument take precedence over detected language 2017-02-20 14:23:02 -08:00
Alan Hamlett 4ea96210f8 give TypeScript higher priority than TypoScript 2017-02-20 13:22:14 -08:00
Alan Hamlett fad721530a use alternate language if case-insensitive matches a language in the json files 2017-02-20 12:40:24 -08:00
Alan Hamlett c5531312da refactor main into multiple files 2017-02-20 12:04:07 -08:00
Alan Hamlett e50ce86c6e v6.3.0 2017-02-16 12:48:15 -08:00
Alan Hamlett ef91493fdc changes for v6.3.0 2017-02-16 12:48:01 -08:00
Alan Hamlett f283f79880 fix tests on py3.5 and lower 2017-02-16 12:47:02 -08:00
Alan Hamlett 9c45df622a autocommit transactions to sqlite db in python 3.6+ 2017-02-16 12:46:04 -08:00
Alan Hamlett 414d3e4312 run tests locally on py 3.6 2017-02-16 12:20:33 -08:00
Alan Hamlett 10c9999f9b add support for python 3.6 2017-02-16 12:11:12 -08:00
Alan Hamlett 972c57fb8c v6.2.3 2017-02-15 17:42:29 -08:00
Alan Hamlett df793ac983 changes for v6.2.3 2017-02-15 17:42:08 -08:00
Alan Hamlett fe0443cb57 manual install steps not needed 2017-02-15 17:38:26 -08:00
Alan Hamlett a1018f8767 more links to FAQ 2017-02-15 17:35:30 -08:00
Alan Hamlett 0eea99d457 call wakatime-cli WakaTime CLI 2017-02-15 17:27:03 -08:00