Commit graph

71 commits

Author SHA1 Message Date
Alan Hamlett
85a68293ac upgrade pygments to v2.0.1 2014-11-30 22:10:30 -08:00
Alan Hamlett
7609078d5a support .mdown extension as Markdown 2014-11-10 23:52:48 -08:00
Alan Hamlett
c8960e2bde if something goes wrong, just return None. 2014-10-07 04:43:00 -07:00
Alan Hamlett
4bad3541d9 new compat file for python2 and python3 compatibility. read files as utf-8. 2014-09-30 09:09:30 -07:00
Alan Hamlett
1055a25aff option for obfuscating file names called --hidefilenames 2014-07-25 02:28:32 -07:00
Alan Hamlett
e392ff6e77 namespace logger to prevent conflicts with other plugins 2014-07-25 00:59:25 -07:00
Alan Hamlett
731ce02a59 recognize .twig extension as Twig language 2013-12-03 20:20:57 +01:00
Alan Hamlett
7ab0d54ec9 recognize markdown file extension as Markdown language 2013-11-03 11:34:54 -08:00
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
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
98b9056c77 ignore any errors when detecting language type with pygments 2013-10-14 14:12:40 -07:00
Alan Hamlett
8de2be936b filtering lexer guesses by filename 2013-09-22 16:28:09 -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
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