| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
Not strictly using autopygmentize, but makes things more legible.
|
| |
|
|
|
|
| |
text/x-crystal was added out of order.
Also bump the copyright year.
|
| |\
| |
| |
| | |
Implement Crystal lexer (based on RubyLexer)
|
| | | |
|
| |/ |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
| | |
|
| |
|
|
| |
No change between 1.5 and 1.6rc1
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|