| Commit message (Expand) | Author | Age | Files | Lines |
| * | update manpage with -g, -N, -C | Georg Brandl | 2021-01-21 | 1 | -2/+20 |
| * | Rename "tests/lexers" to "tests/snippets" and update the contribution | Georg Brandl | 2021-01-20 | 1 | -3/+3 |
| * | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 1 | -4/+6 |
| * | Run pyupgrade across codebase to modernize syntax and patterns (#1622) | Jon Dufresne | 2021-01-17 | 1 | -1/+0 |
| * | doc: remove Perl 6 ref | Georg Brandl | 2021-01-11 | 1 | -1/+0 |
| * | update pygments.rb URL to new home (#1669) | Marat Radchenko | 2021-01-08 | 2 | -2/+2 |
| * | Bump copyright year. | Matthäus G. Chajdas | 2021-01-03 | 3 | -3/+3 |
| * | doc/demo: add ability to highlight text given in url query; copy link feature | Georg Brandl | 2020-12-16 | 3 | -1/+50 |
| * | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -6/+6 |
| * | all: use argumentless super() | Georg Brandl | 2020-09-06 | 1 | -1/+1 |
| * | Update CHANGES and language list. | Matthäus G. Chajdas | 2020-09-03 | 1 | -0/+1 |
| * | demo: rebuild WASM with every push | Georg Brandl | 2020-09-01 | 2 | -5/+1 |
| * | demo: show Pygments version in use | Georg Brandl | 2020-09-01 | 2 | -0/+4 |
| * | Spell out that we want lexers in separate files. | Matthäus G. Chajdas | 2020-08-23 | 1 | -1/+5 |
| * | docs: clarify cmdline invocation in lexer dev section | Georg Brandl | 2020-08-23 | 1 | -3/+6 |
| * | Add lexer for Pointless (#1494) | Avery N. Nortonsmith | 2020-08-23 | 1 | -0/+1 |
| * | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 3 | -3/+3 |
| * | Added BARE schema lexer (#1488) | Martijn Braam | 2020-08-22 | 1 | -0/+1 |
| * | Manually merge PR#1497. | Matthäus G. Chajdas | 2020-08-22 | 1 | -0/+48 |
| * | Fix broken link in doc/_templates/indexsidebar.html (#1515) | Richard Si | 2020-08-20 | 1 | -1/+1 |
| * | Updated languages list with more links (#1472) | Rys Sommefeldt | 2020-06-03 | 1 | -129/+129 |
| * | Update CHAGES, language list. | Matthäus G. Chajdas | 2020-06-01 | 1 | -1/+3 |
| * | Add lexer for Devicetree language (#1434) | Maxime Chretien | 2020-05-26 | 1 | -0/+1 |
| * | Add lexer for YANG 1.1 (#1408) | GRIBOK | 2020-04-13 | 1 | -0/+1 |
| * | Add execline lexer (#1393) | Molly Miller | 2020-04-10 | 1 | -0/+1 |
| * | A lexer for F*, an ML dialect for program verification (#1409) | Denis Merigoux | 2020-04-10 | 1 | -0/+1 |
| * | Update CHANGES, docs, add versionadded. | Matthäus G. Chajdas | 2020-04-10 | 1 | -0/+1 |
| * | Add ReasonML lexer. (#1386) | Florian Hammerschmidt | 2020-02-29 | 1 | -0/+1 |
| * | Mention MiniScript in language list/CHANGES, add versionadded. | Matthäus G. Chajdas | 2020-02-29 | 1 | -0/+1 |
| * | Fix links (#1389) | Ofek Lev | 2020-02-10 | 2 | -2/+2 |
| * | FAQ: refer to issue instead of email for addition | Georg Brandl | 2020-02-01 | 1 | -2/+2 |
| * | FAQ: add snippet.host | Georg Brandl | 2020-02-01 | 1 | -0/+1 |
| * | Update CHANGES, language list, and regenerate mapfile. | Matthäus G. Chajdas | 2020-01-24 | 1 | -0/+1 |
| * | Add a PEG (Parsing Expression Grammar) lexer (#1336) | Michael Wayne Goodman | 2020-01-16 | 1 | -0/+1 |
| * | Add Haxe to languages.rst | John Gabriele | 2020-01-14 | 1 | -0/+1 |
| * | Merge branch 'master' into 671/upsuper/webidl | Matthäus G. Chajdas | 2020-01-07 | 12 | -84/+199 |
| |\ |
|
| | * | Update CHANGES, language list. | Matthäus G. Chajdas | 2020-01-04 | 1 | -0/+1 |
| | * | Update many links to use HTTPS and skip redirects | Kurt McKee | 2019-12-18 | 8 | -47/+47 |
| | * | all: fixup http->https for github, pypi, pocoo etc URLs | Georg Brandl | 2019-12-10 | 5 | -14/+14 |
| | * | dmesg lexer refinements: | Georg Brandl | 2019-12-09 | 1 | -5/+1 |
| | * | This commit adds a lexer for linux kernel logs as outputted by `dmesg` | martijn@msi.localhost | 2019-12-09 | 1 | -0/+5 |
| | * | Merge pull request #1332 from pygments/task/improve-docs | Matthäus G. Chajdas | 2019-12-08 | 1 | -9/+10 |
| | |\ |
|
| | | * | Improve docs. | Matthäus G. Chajdas | 2019-12-08 | 1 | -9/+10 |
| | * | | Mosel: style fixes, add changelog entry etc | Georg Brandl | 2019-12-08 | 1 | -0/+3 |
| | |/ |
|
| | * | Merged with master and resolved a minor merge conflict in languages.rst | Colin Kennedy | 2019-11-30 | 2 | -29/+138 |
| | |\ |
|
| | | * | doc: update language list | Georg Brandl | 2019-11-30 | 1 | -28/+137 |
| | | * | update claim about number of lexers | Georg Brandl | 2019-11-30 | 1 | -1/+1 |
| | * | | Added USD to supporting files | Colin Kennedy | 2019-11-26 | 1 | -0/+1 |
| | |/ |
|
| * | | Add versionadded, fix conflict. | Matthäus G. Chajdas | 2020-01-07 | 1 | -0/+1 |
| * | | Add Web IDL lexer | Xidorn Quan | 2019-11-28 | 1 | -0/+1 |
| |/ |
|