| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove all files, redirect to GitHub.HEADmaster | Matth?us G. Chajdas | 2019-11-10 | 1 | -101/+0 |
| | | |||||
| * | Fix a couple of errors in the previous commit | rrt | 2016-06-20 | 1 | -4/+6 |
| | | |||||
| * | Fall back to od -x, and use hexdump lexer | rrt | 2016-06-20 | 1 | -4/+12 |
| | | |||||
| * | autopygmentize: use hexdump on binary files | rrt | 2016-06-07 | 1 | -9/+16 |
| | | | | | Not strictly using autopygmentize, but makes things more legible. | ||||
| * | autopygmentize: put MIME types back in sorted order | rrt | 2016-06-07 | 1 | -2/+2 |
| | | | | | | | text/x-crystal was added out of order. Also bump the copyright year. | ||||
| * | Merged in BlaXpirit/pygments/crystal2 (pull request #576) | Tim Hatch | 2016-05-31 | 1 | -2/+2 |
| |\ | | | | | | | Implement Crystal lexer (based on RubyLexer) | ||||
| | * | autopygmentize: fix binary encoding workaround | rrt | 2016-05-04 | 1 | -2/+2 |
| | | | |||||
| * | | Implement Crystal lexer (based on RubyLexer) | Oleh Prypin | 2016-03-22 | 1 | -0/+1 |
| |/ | |||||
| * | autopygmentize: update for pygments 2.0 | rrt | 2015-02-04 | 1 | -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 Schaf | 2013-06-03 | 1 | -48/+65 |
| | | |||||
| * | autopygmentize: check list of MIME types unknown to pygments | rrt | 2013-01-10 | 1 | -1/+1 |
| | | | | | No change between 1.5 and 1.6rc1 | ||||
| * | autopygmentize: various improvements | rrt | 2013-01-10 | 1 | -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 .lessfilter | Georg Brandl | 2013-01-09 | 1 | -0/+68 |
