summaryrefslogtreecommitdiff
path: root/external/autopygmentize
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files, redirect to GitHub.HEADmasterMatth?us G. Chajdas2019-11-101-101/+0
|
* Fix a couple of errors in the previous commitrrt2016-06-201-4/+6
|
* Fall back to od -x, and use hexdump lexerrrt2016-06-201-4/+12
|
* autopygmentize: use hexdump on binary filesrrt2016-06-071-9/+16
| | | | Not strictly using autopygmentize, but makes things more legible.
* autopygmentize: put MIME types back in sorted orderrrt2016-06-071-2/+2
| | | | | | text/x-crystal was added out of order. Also bump the copyright year.
* Merged in BlaXpirit/pygments/crystal2 (pull request #576)Tim Hatch2016-05-311-2/+2
|\ | | | | | | Implement Crystal lexer (based on RubyLexer)
| * autopygmentize: fix binary encoding workaroundrrt2016-05-041-2/+2
| |
* | Implement Crystal lexer (based on RubyLexer)Oleh Prypin2016-03-221-0/+1
|/
* autopygmentize: update for pygments 2.0rrt2015-02-041-4/+6
| | | | | | | | | | | | | | Update the dates, and remove the copyright assertion, which doesn't make sense for a file in the public domain. Teach autopygmentize about application/javascript. Update the list of MIME types that can't be mapped relative to file 5.20 and pygments 2.0. Fix a FIXME that needed a 2.0 feature. In the process, remove some hard-wired settings (-f terminal256 -O style=native) that were not commented on in the commit that introduced them (changeset 2846).
* fixed autopygmentize to work with nonencoded files, passed options, and .zshrc.Phil Schaf2013-06-031-48/+65
|
* autopygmentize: check list of MIME types unknown to pygmentsrrt2013-01-101-1/+1
| | | | No change between 1.5 and 1.6rc1
* autopygmentize: various improvementsrrt2013-01-101-50/+46
| | | | | | | | | Fix encoding detection using file (add --brief flag) Remove workaround for non-issue #799 Only call pygmentize once, and thereby always get the benefit of encoding detection.
* Closes #802: add "autopygmentize" as a possible .lessfilterGeorg Brandl2013-01-091-0/+68