Alan Hamlett
|
4e8d3ead82
|
recognize jinja2 file extensions as HTML
|
2013-10-31 17:16:38 -07:00 |
|
Alan Hamlett
|
8f38ba5932
|
add rhtml translation
|
2013-10-29 00:25:12 -07:00 |
|
Alan Hamlett
|
14e1a5d2e0
|
handle case where ignore patterns not defined
|
2013-10-28 18:04:25 -07:00 |
|
Alan Hamlett
|
105df0d4b0
|
v0.4.9
|
2013-10-27 21:02:20 -07:00 |
|
Alan Hamlett
|
29bc891ce4
|
- parse more options from config file (api key, verbose, logfile)
- new config for ignoring file names based on regular expressions
|
2013-10-27 20:58:56 -07:00 |
|
Alan Hamlett
|
b08e1955c8
|
update language lexer translations
|
2013-10-26 17:58:15 -07:00 |
|
Alan Hamlett
|
5a0e9ad17f
|
force Perl6 to be Perl
|
2013-10-26 14:14:13 -07:00 |
|
Alan Hamlett
|
ffd557dfef
|
force some languages to be recognized as others
|
2013-10-26 14:06:54 -07:00 |
|
Alan Hamlett
|
1038529fd0
|
force .js files to be reported at JavaScript
|
2013-10-26 13:46:22 -07:00 |
|
Alan Hamlett
|
92e290c217
|
force some file extensions to be recognizes as certain languages
|
2013-10-25 21:28:59 -07:00 |
|
Alan Hamlett
|
f8b4c91ae6
|
remove support for subversion on Windows to prevent cmd windows from opening
|
2013-10-14 21:50:22 -07:00 |
|
Alan Hamlett
|
98b9056c77
|
ignore any errors when detecting language type with pygments
|
2013-10-14 14:12:40 -07:00 |
|
Alan Hamlett
|
fdbd0fa941
|
v0.4.8
|
2013-10-13 16:32:39 -07:00 |
|
Alan Hamlett
|
da3f519dc0
|
read .git/HEAD file directly to find branch instead of running git command line
|
2013-10-13 16:31:37 -07:00 |
|
Alan Hamlett
|
5ad2d3d0e6
|
updated history
|
2013-10-01 07:55:15 -07:00 |
|
Alan Hamlett
|
2a6edcf390
|
removed print
|
2013-09-30 22:02:42 -07:00 |
|
Alan Hamlett
|
627a29a49f
|
v0.4.7
|
2013-09-30 21:55:45 -07:00 |
|
Alan Hamlett
|
99f0555723
|
sending olson timezone to api
|
2013-09-30 21:55:19 -07:00 |
|
Alan Hamlett
|
8de2be936b
|
filtering lexer guesses by filename
|
2013-09-22 16:28:09 -07:00 |
|
Alan Hamlett
|
1cf6a34ed5
|
fixed pygments package location
|
2013-09-22 16:18:20 -07:00 |
|
Alan Hamlett
|
43cb99b560
|
fixed pygments import
|
2013-09-22 16:10:08 -07:00 |
|
Alan Hamlett
|
9c9fbeeb8e
|
split pygments package into python2 and python3 versions
|
2013-09-22 15:24:03 -07:00 |
|
Alan Hamlett
|
28f86f7350
|
fixed bug in logger where formatter using old attributes
|
2013-09-22 15:03:01 -07:00 |
|
Alan Hamlett
|
d3ac82dfd0
|
removed endtime
|
2013-09-22 14:56:30 -07:00 |
|
Alan Hamlett
|
bd6f454a55
|
ran 2to3 on pygments package
|
2013-09-22 14:48:55 -07:00 |
|
Alan Hamlett
|
ffdee6b48c
|
fixed print statements for python3
|
2013-09-22 14:29:16 -07:00 |
|
Alan Hamlett
|
bdaf07d941
|
fixed exception handling for python3
|
2013-09-22 14:14:59 -07:00 |
|
Alan Hamlett
|
845206bf82
|
fixed pygments to work with Python3
|
2013-09-22 14:07:07 -07:00 |
|
Alan Hamlett
|
79acd45adf
|
v0.4.6
|
2013-09-22 13:41:13 -07:00 |
|
Alan Hamlett
|
934cc51a6c
|
sending file stats (total lines in file, language name) to api
|
2013-09-22 13:39:16 -07:00 |
|
Alan Hamlett
|
0707e2dff0
|
v0.4.5
|
2013-09-07 19:05:31 -07:00 |
|
Alan Hamlett
|
1eb15b3a4d
|
fixed relative import error by adding packages directory to path
|
2013-09-07 19:04:26 -07:00 |
|
Alan Hamlett
|
eae6c51f40
|
removing response_content from debug log
|
2013-09-06 22:54:17 -07:00 |
|
Alan Hamlett
|
b70e527ebf
|
v0.4.4 using simplejson
|
2013-09-06 22:46:52 -07:00 |
|
Alan Hamlett
|
5158783b2f
|
using urllib2 again because of problems with requests library
|
2013-09-06 22:41:00 -07:00 |
|
Alan Hamlett
|
bf5de0761c
|
v0.4.3
|
2013-09-04 23:23:48 -07:00 |
|
Alan Hamlett
|
24e54e37c6
|
encoding json as utf-8 before passing to requests
|
2013-09-04 23:22:49 -07:00 |
|
Alan Hamlett
|
4346722d2a
|
updated readme
|
2013-09-04 22:30:09 -07:00 |
|
Alan Hamlett
|
d929d6faf7
|
updated history
|
2013-09-04 22:22:27 -07:00 |
|
Alan Hamlett
|
795f3eb1ca
|
v0.4.2
|
2013-09-04 22:20:45 -07:00 |
|
Alan Hamlett
|
ce6ceaa00e
|
using requests package v1.2.3 from pypi
|
2013-09-04 22:20:21 -07:00 |
|
Alan Hamlett
|
311e135189
|
updated history
|
2013-08-25 16:33:35 -07:00 |
|
Alan Hamlett
|
0a50e4eaf5
|
v0.4.1 correctly use string for POST data
|
2013-08-25 16:31:39 -07:00 |
|
Alan Hamlett
|
5af58518eb
|
v0.4.0
|
2013-08-15 00:10:49 -07:00 |
|
Alan Hamlett
|
1aa88e4bf1
|
using branch instead of tags
|
2013-08-15 00:09:27 -07:00 |
|
Alan Hamlett
|
c410422c8a
|
set log level before returning, if logger already has handlers.
|
2013-08-08 19:11:15 -07:00 |
|
Alan Hamlett
|
9b1ccf82d9
|
v0.3.1 using requests instead of urllib2. logging level set to WARN by default instead of INFO.
|
2013-08-08 18:51:58 -07:00 |
|
Alan Hamlett
|
13dee59a02
|
updated history file
|
2013-08-08 02:13:27 -07:00 |
|
Alan Hamlett
|
a23ef6cbc0
|
v0.3.0
|
2013-08-08 02:11:46 -07:00 |
|
Alan Hamlett
|
02d54b76f3
|
using correct dirname when adding cwd to sys.path in wakatime-cli.py
fixes to wakatime package to allow directly importing.
don't add duplicate handlers to logger in log.py.
|
2013-08-08 02:09:54 -07:00 |
|