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
*
Version 1.2.2
Georg Brandl
2010-01-02
1
-0
/
+4
*
Added `hl_lines` and `hl_color` options to image formatter (#457).
Georg Brandl
2010-01-01
1
-1
/
+30
*
Added options for rendering LaTeX in source code comments in the LaTeX format...
Georg Brandl
2010-01-01
1
-13
/
+59
*
Happy new year!
Georg Brandl
2010-01-01
11
-11
/
+11
*
Added `line_number_start` option to image formatter (#456).
Georg Brandl
2009-12-28
1
-6
/
+13
*
#427: Improve inline style handling in !HtmlFormatter
thatch
2009-09-18
1
-4
/
+25
*
Fix typo.
Georg Brandl
2009-08-11
1
-1
/
+1
*
Fix markup.
Georg Brandl
2009-08-10
1
-1
/
+1
*
Port Pygments to Python 3.1.
Georg Brandl
2009-03-31
9
-55
/
+58
*
Add "noclobber_cssfile" (#396) option to HTML formatter.
Georg Brandl
2009-03-05
1
-6
/
+17
*
Fix the LaTeX formatter's output so that output generated for one style
Georg Brandl
2009-03-05
1
-56
/
+114
*
Fix code style a bit.
Georg Brandl
2009-03-01
1
-18
/
+14
*
imported patch anchor-linenos.patch
Georg Brandl
2009-02-10
1
-8
/
+42
*
Update copyrighting style to standard "team" tags.
Georg Brandl
2009-01-04
11
-22
/
+22
*
Merge with Tim.
Georg Brandl
2009-01-03
1
-3
/
+3
*
Merge pygments-main
thatch
2008-12-31
1
-2
/
+5
|
\
|
*
Put linenos in the table option in their own <div> to avoid layout issues.
Georg Brandl
2008-12-29
1
-2
/
+5
*
|
Rework newline handling in image formatter (#380)
thatch
2008-12-28
1
-11
/
+12
|
/
*
Fix unused imports.
Georg Brandl
2008-11-25
1
-1
/
+0
*
Use floor division where needed.
Georg Brandl
2008-11-25
1
-2
/
+2
*
0.12 -> 1.0 references.
Georg Brandl
2008-11-15
1
-3
/
+3
*
#371: HTML formatter options can be Unicode strings.
Georg Brandl
2008-11-15
1
-4
/
+10
*
open() should be used instead of file()
Benjamin Peterson
2008-09-21
1
-2
/
+2
*
Don't define \at, \lb, \rb as escapes, but prepend commandprefix here too.
Georg Brandl
2008-09-12
1
-10
/
+12
*
Raise exception when trying to use -S with the image formatter.
Georg Brandl
2008-09-07
1
-0
/
+4
*
* Add one formatter per image format, to avoid surprises with
Georg Brandl
2008-09-07
2
-8
/
+64
*
Use the font_size option.
Georg Brandl
2008-09-07
1
-1
/
+2
*
Add hl_lines option to HTML formatter. #325.
Georg Brandl
2008-08-15
1
-2
/
+39
*
Add "prestyles" to HTML formatter. #310.
Georg Brandl
2008-08-15
1
-1
/
+7
*
Add optional error token colorizing to the !RawTokenFormatter to close #333.
thatch
2008-07-26
1
-3
/
+26
*
Fix doc glitch in latex formatter
thatch
2008-07-26
1
-0
/
+1
*
Support roman/sans/mono styles.
Georg Brandl
2008-06-18
1
-0
/
+6
*
Ignore import errors in the tests.
0.10
Georg Brandl
2008-05-06
1
-1
/
+1
*
Rename version to 0.10. Select codename.
Georg Brandl
2008-05-06
2
-2
/
+2
*
Fix missing name.
Georg Brandl
2008-04-27
1
-0
/
+1
*
New default commandprefix for latex fmter.
Georg Brandl
2008-04-20
1
-13
/
+10
*
Add new Makefile lexer that should be able to handle BSD and/or GNU
thatch
2008-04-02
1
-1
/
+1
*
Display preprocessor stuff more visibly in the terminal formatter.
Georg Brandl
2008-03-26
1
-0
/
+1
*
Add 4 lexers by Stou Sandalski.
Georg Brandl
2008-03-18
1
-0
/
+2
*
Make the image formatter work on Windows.
Georg Brandl
2008-03-17
1
-33
/
+88
*
Some fixes in the image formatter.
Georg Brandl
2008-03-15
1
-16
/
+19
*
Merge with image formatter branch.
Georg Brandl
2008-03-05
1
-1
/
+1
|
\
|
*
Add Smalltalk lexer, #300.
Georg Brandl
2007-12-14
1
-1
/
+1
|
*
Fix #309: more c++ extensions.
Georg Brandl
2007-12-14
1
-1
/
+1
*
|
initial import of Image Formatter
Ali Afshar
2007-11-06
2
-1
/
+403
|
/
*
Fix not-so-optimal backtracking regexp in mupad lexer.
Georg Brandl
2007-10-15
1
-1
/
+1
*
A last AUTHORS update.
Georg Brandl
2007-10-14
1
-1
/
+1
*
Make check.
Georg Brandl
2007-10-14
1
-1
/
+2
*
Fix a doc error.
Georg Brandl
2007-10-14
1
-5
/
+8
*
Add SVG formatter.
Georg Brandl
2007-10-14
2
-0
/
+155
[next]