| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set description type in setup.cfg2.13.0 | Matthäus G. Chajdas | 2022-08-15 | 1 | -1/+2 |
| * | Prepare for 2.13.0 release. | Matthäus G. Chajdas | 2022-08-15 | 2 | -2/+2 |
| * | Replace uses of `import *`. | Matthäus G. Chajdas | 2022-08-15 | 2 | -2/+4 |
| * | Update CHANGES. | Matthäus G. Chajdas | 2022-08-15 | 1 | -0/+1 |
| * | Merge pull request #2198 from pygments/pillow92 | Matthäus G. Chajdas | 2022-08-15 | 2 | -4/+10 |
| |\ | |||||
| | * | Merge branch 'master' into pillow92 | Matthäus G. Chajdas | 2022-08-15 | 20 | -125/+1429 |
| | |\ | |/ |/| | |||||
| * | | CFamilyLexer: refuse quotes between parentheses for function definitions and ... | Jean Abou-Samra | 2022-08-15 | 3 | -5/+46 |
| * | | Fix glitch found by regexlint | Jean Abou Samra | 2022-08-15 | 1 | -2/+2 |
| * | | Fortran: fix catastrophic backtracking | Jean Abou Samra | 2022-08-15 | 3 | -2/+116 |
| * | | Update goldens for previous commit | Jean Abou Samra | 2022-08-15 | 1 | -3/+3 |
| * | | Update CHANGES | Jean Abou Samra | 2022-08-15 | 1 | -0/+3 |
| * | | LilyPond: add 6 missing builtins | Jean Abou Samra | 2022-08-15 | 3 | -74/+166 |
| * | | Disable highlighting of some escape codes for python bytes literals (#2204) | LaurenceWarne | 2022-08-15 | 3 | -7/+64 |
| * | | Update CHANGES. | Matthäus G. Chajdas | 2022-08-14 | 1 | -2/+6 |
| * | | Update Spice lexer (#2206) | Marc Auberer | 2022-08-12 | 6 | -22/+1019 |
| * | | pytest: only raise warnings as errors in CI | Georg Brandl | 2022-07-30 | 2 | -9/+1 |
| * | | cmdline: silently ignore ``BrokenPipeError`` | Georg Brandl | 2022-07-30 | 2 | -0/+5 |
| | * | formatters/img: use new API for bounding box for Pillow 9.2 | Georg Brandl | 2022-07-30 | 2 | -4/+11 |
| |/ | |||||
| * | abap: add missing SUBKEY keyword | Georg Brandl | 2022-07-30 | 1 | -1/+1 |
| * | Add GitHub's Dark Style (#2192) | Aniket Teredesai | 2022-07-27 | 3 | -2/+112 |
| * | Improve documentation. | Matthäus G. Chajdas | 2022-07-26 | 1 | -0/+7 |
| * | Register new style (#2183) | flywire | 2022-07-26 | 33 | -57/+22 |
| * | Update CHANGES | Jean Abou Samra | 2022-07-20 | 1 | -1/+1 |
| * | Fix some cases in JMESPath lexer (#2182) | Álvaro Mondéjar | 2022-07-20 | 3 | -7/+80 |
| * | Update CHANGES | Jean Abou Samra | 2022-07-16 | 1 | -0/+1 |
| * | Update `Inform6Lexer` to Inform 6.40 (#2190) | David Corbett | 2022-07-16 | 4 | -12/+70 |
| * | Update CHANGES | Jean Abou Samra | 2022-07-15 | 1 | -0/+1 |
| * | Nord theme (#2189) | Mateus Furquim | 2022-07-15 | 3 | -2/+167 |
| * | Update CHANGES | Jean Abou Samra | 2022-07-15 | 1 | -0/+1 |
| * | Added COMAL-80 language highlight. (#2180) | Marc Rintsch | 2022-07-15 | 4 | -0/+776 |
| * | Update CHANGES | Jean Abou Samra | 2022-07-15 | 1 | -0/+4 |
| * | Add StarOfficeStyle (#2168) | flywire | 2022-07-15 | 2 | -0/+27 |
| * | Reconcile standard token discrepancies in docs and code (#2187) | Andrew T. Biehl | 2022-07-15 | 2 | -0/+7 |
| * | Update CHANGES | Jean Abou Samra | 2022-07-05 | 1 | -0/+1 |
| * | Add lexer for JMESPath (#2175) | Álvaro Mondéjar | 2022-07-05 | 4 | -0/+269 |
| * | Fix reST markup mistake (#2176) | Álvaro Mondéjar | 2022-07-05 | 1 | -1/+1 |
| * | PHP: fix `\"$var\"` inside strings (fixes #2105) | Georg Brandl | 2022-06-30 | 3 | -9/+37 |
| * | Update CHANGES | Jean Abou Samra | 2022-06-29 | 1 | -0/+2 |
| * | Update dotnet.py with _obas aliases (#2170) | flywire | 2022-06-29 | 2 | -2/+3 |
| * | Slight doc clarification about 'make mapfiles' | Jean Abou Samra | 2022-06-29 | 1 | -1/+2 |
| * | Update CHANGES | Jean Abou Samra | 2022-06-28 | 1 | -0/+1 |
| * | Added cartouche handling for Isabelle lexer (#2159) | Dacit | 2022-06-28 | 7 | -6197/+18422 |
| * | Update CHANGES | Jean Abou Samra | 2022-06-25 | 1 | -0/+1 |
| * | Add 1.18 generics support for go lexer (#2167) | Shengyu Zhang | 2022-06-25 | 3 | -3/+198 |
| * | Matlab session: fix traceback when a line continuation ellipsis appears in th... | Georg Brandl | 2022-06-23 | 3 | -1/+21 |
| * | add missing change for lilypond tests | Georg Brandl | 2022-06-21 | 1 | -192/+192 |
| * | Update the Tera Term golden file | Kurt McKee | 2022-06-21 | 2 | -295/+79 |
| * | Update Tera Term string handling | Kurt McKee | 2022-06-21 | 1 | -15/+6 |
| * | Modify the Tera Term lexer so it outputs Text.Whitespace tokens correctly | Kurt McKee | 2022-06-21 | 1 | -3/+3 |
| * | Modify tox.ini to drop CPython 3.5 and PyPy3 testing | Kurt McKee | 2022-06-21 | 1 | -1/+1 |
