index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygments
/
formatters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
12
-16
/
+4
*
Bump copyright year.
Matthäus G. Chajdas
2021-01-03
12
-14
/
+14
*
Revert a private API in the HTML formatter (#1655)
Kurt McKee
2020-12-30
1
-6
/
+9
*
ImgFormatter: Use the start position based on the length of text (#1611)
strawberry beach sandals
2020-11-28
1
-8
/
+20
*
Remove margin: 0 from <pre> styling.
Matthäus G. Chajdas
2020-10-28
1
-1
/
+1
*
Speed up JSON and reduce HTML formatter consumption (#1569)
Kurt McKee
2020-10-26
1
-17
/
+25
*
Speculative fix for #1579. (#1583)
Matthäus G. Chajdas
2020-10-24
1
-2
/
+2
*
Fix LatexEmbeddedLexer (#1517)
Eric Wieser
2020-09-30
1
-9
/
+42
*
image formatter: find ttc fonts on Mac
Georg Brandl
2020-09-20
1
-1
/
+2
*
all: remove "u" string prefix (#1536)
Georg Brandl
2020-09-08
4
-45
/
+45
*
all: use yield from (#1537)
Georg Brandl
2020-09-06
2
-12
/
+6
*
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
12
-14
/
+14
*
Improve HTML formatter output.
improve-linenos-handling
Matthäus G. Chajdas
2020-07-31
1
-4
/
+8
*
Fix Solarized line number colors (#1477)
Paweł Fertyk
2020-07-04
1
-91
/
+142
*
Improve font handling code.
Matthäus G. Chajdas
2020-03-03
1
-6
/
+9
*
Fix #1247 by looking up in both HKLM and HKCU.
Matthäus G. Chajdas
2020-03-02
1
-23
/
+32
*
Remove Python 2 compatibility (#1348)
Georg Brandl
2020-02-29
7
-32
/
+17
*
Update many links to use HTTPS and skip redirects
Kurt McKee
2019-12-18
1
-2
/
+2
*
Merge branch '582/joshuagryphon/svglinenos'
Matthäus G. Chajdas
2019-12-01
1
-3
/
+37
|
\
|
*
Right-align line numbers in the SVG formatter.
Matthäus G. Chajdas
2019-12-01
1
-3
/
+3
|
*
Merge branch 'master' into 582/joshuagryphon/svglinenos
Matthäus G. Chajdas
2019-12-01
1
-2
/
+2
|
|
\
|
*
|
svg formatter can now add configurable linenumbers
Joshua Griffin Dunn
2019-11-28
1
-3
/
+37
*
|
|
allow terminal256 formatter to show italics...
Kurt Neufeld
2019-12-01
1
-2
/
+12
|
|
/
|
/
|
*
|
use IOError reason in error message
Georg Brandl
2019-11-29
1
-2
/
+2
|
/
*
html formatter: lineseparator needs to be unicode
Georg Brandl
2019-11-26
1
-1
/
+1
*
Update project to use modern Python features and idioms
Jon Dufresne
2019-11-25
1
-2
/
+2
*
formatters.other: style/import fixups
Georg Brandl
2019-11-25
1
-1
/
+5
*
image formatter: actually respect "line_number_separator"
Georg Brandl
2019-11-24
1
-1
/
+2
*
Update TestcaseFormatter.
Matthäus G. Chajdas
2019-11-16
1
-2
/
+2
*
Fix #928.
Matthäus G. Chajdas
2019-11-16
1
-2
/
+3
*
Update img.py
anshks
2019-10-22
1
-1
/
+1
*
Fix some typos in comments.
Matth?us G. Chajdas
2019-07-20
1
-2
/
+2
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
11
-11
/
+11
*
Backed out changeset: df3df829861d
Matth?us G. Chajdas
2019-05-21
1
-7
/
+1
*
Don't emit a trailing newline in nowrap mode (fixes #1514.)
Matth?us G. Chajdas
2019-05-18
1
-1
/
+7
*
Merged in SylvainCorlay/pygments-main/css-variables (pull request #814)
Anteru
2019-05-09
1
-4
/
+29
|
\
|
*
Add license information to generated files (fixes #1496).
Matth?us G. Chajdas
2019-05-07
1
-2
/
+11
|
*
Add option to wrap the code in both <code> and <pre> (fixes #438.)
Matth?us G. Chajdas
2019-05-06
1
-2
/
+18
*
|
Allow for CSS variable in pygments stylesheets
Sylvain Corlay
2019-05-02
1
-3
/
+8
|
/
*
Fix ResourceWarning: unclosed file
Micka?l Schoentgen
2019-01-07
2
-5
/
+5
*
Merge fix for recently introduced failures.
Matth?us G. Chajdas
2018-12-19
2
-5
/
+5
|
\
|
*
Fix a few markup problems in the docs.
Georg Brandl
2018-12-18
1
-2
/
+2
|
*
Update ansi color name change version.
Matth?us G. Chajdas
2018-12-16
1
-2
/
+2
|
*
Merged in mortenlund/pygments-main (pull request #777)
Anteru
2018-12-16
1
-3
/
+9
|
|
\
|
*
|
Fix more instances of invalid string escapes
Georg Brandl
2018-11-28
1
-1
/
+1
*
|
|
Update remaining color names
Morten Enemark Lund
2018-12-18
2
-62
/
+62
|
|
/
|
/
|
*
|
Use replace instead of strip
Morten Enemark Lund
2018-08-21
1
-2
/
+2
*
|
Ensure terminal formatter works with new ansi colors names
Morten Enemark Lund
2018-08-21
1
-2
/
+2
*
|
Change ansi color names to more saying names
Morten Enemark Lund
2018-08-04
1
-1
/
+7
|
/
*
-x functionality updates, Python 3 compatibility fix
Georg Brandl
2017-01-22
1
-4
/
+6
[next]