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
*
Minor cleanup in TestcaseFormatter
Tim Hatch
2014-10-15
1
-3
/
+1
*
Make mapfiles.
Tim Hatch
2014-10-14
1
-1
/
+1
*
terminal formatters: PEP8 cleanup
Georg Brandl
2014-10-14
2
-27
/
+27
*
Remove non-ASCII from non-Unicode string.
Georg Brandl
2014-10-14
1
-1
/
+1
*
Merged in protz/pygments-main/add-envname (pull request #235)
Georg Brandl
2014-10-08
11
-224
/
+471
|
\
|
*
Merged in hexid/pygments-main (pull request #380)
Georg Brandl
2014-10-08
1
-4
/
+4
|
|
\
|
|
*
Move space after inline html linenos to be inside of the span containing the ...
Nick Currier
2014-07-03
1
-4
/
+4
|
*
|
Closes #800: Add "inencoding" option to override "encoding".
Georg Brandl
2014-10-08
1
-1
/
+0
|
*
|
Fix (false positive) pyflakes warning.
Georg Brandl
2014-10-07
1
-0
/
+1
|
*
|
Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...
Georg Brandl
2014-10-07
1
-10
/
+6
|
*
|
Closes #1013: allow "encoding" for the Raw formatter.
Georg Brandl
2014-10-07
1
-3
/
+2
|
*
|
No raw "u" literals in Py3.
Georg Brandl
2014-09-20
1
-10
/
+10
|
*
|
better not to use unicode_literals...
Georg Brandl
2014-09-20
1
-28
/
+25
|
*
|
Sort out Unicode output issues with RTF and image formatters.
Georg Brandl
2014-09-20
2
-8
/
+8
|
*
|
Image formatter: PEP8...
Georg Brandl
2014-09-20
1
-7
/
+7
|
*
|
Refactored formatter mapping to work like the lexer mapping.
Georg Brandl
2014-09-20
2
-97
/
+122
|
|
/
|
*
Update ElixirLexer and example_elixir.ex
Alexei Sholik
2014-06-05
11
-0
/
+2991
*
Add a new envname option to the latex formatter.
Jonathan Protzenko
2013-09-04
1
-2
/
+8
*
HTML formatter: add / to path in ctags linking if nonempty; fix spelling.
Georg Brandl
2013-02-03
1
-1
/
+3
*
HTML linespans: add changelog and versionadded
Georg Brandl
2013-01-09
1
-1
/
+3
*
Merged in icholy/pygments-main (pull request #82: added `linespans` option to...
Georg Brandl
2013-01-09
1
-0
/
+18
|
\
|
*
fixed typo
Ilia Choly
2012-06-18
1
-1
/
+1
|
*
added `linespans` option to HtmlFormatter to wrap lines in spans
Ilia Choly
2012-06-18
1
-0
/
+18
*
|
CTags feature:
Georg Brandl
2013-01-09
1
-21
/
+24
*
|
Merge pull request #87 (ctags link support for HTML formatter) from https://b...
Georg Brandl
2013-01-09
11
-25
/
+24
|
\
\
|
*
|
Happy new year 2013.
Georg Brandl
2013-01-09
11
-11
/
+11
|
*
|
Fix issues found by "make check".
Georg Brandl
2013-01-09
1
-1
/
+2
|
*
|
Removed some unused variables to fix pyflakes warnings
Dmitry Shachnev
2012-11-12
1
-2
/
+0
|
*
|
Closes #785: make sure LateX formatter output is Unicode.
Georg Brandl
2012-08-19
1
-8
/
+8
|
*
|
Closes #772: image formatter: move Unix-specific import of commands.getstatus...
Georg Brandl
2012-08-19
1
-1
/
+1
|
*
|
Move import unused outside __main__ into __main__.
Georg Brandl
2012-08-19
1
-2
/
+2
|
|
/
*
|
add suggested edits and test
Pepijn de Vos
2012-09-24
1
-4
/
+4
*
|
fix for possible mutiline names
Pepijn de Vos
2012-07-16
1
-1
/
+1
*
|
update documentation to reflect urlformat change
Pepijn de Vos
2012-07-16
1
-11
/
+4
*
|
format url
Pepijn de Vos
2012-07-16
1
-16
/
+12
*
|
documentation for ctags
Pepijn de Vos
2012-07-14
1
-0
/
+20
*
|
multifile support
Pepijn de Vos
2012-07-14
1
-2
/
+13
*
|
single file ctags
Pepijn de Vos
2012-07-14
1
-0
/
+25
|
/
*
Closes #755: replace some more active chars for latex.
Georg Brandl
2012-05-08
1
-0
/
+6
*
Merge pygments-main with pygments-tim
Tim Hatch
2012-02-27
1
-1
/
+1
|
\
|
*
Merge pygments-main with pygments-tim
Tim Hatch
2012-01-03
1
-1
/
+1
|
|
\
|
|
*
Bulk changes to improve many lexers inner workings
Tim Hatch
2011-03-19
1
-1
/
+1
*
|
|
Closes #691: Fix Python 3 terminal highlighting with pygmentize.
Georg Brandl
2012-02-06
2
-2
/
+8
*
|
|
Copyright update.
Georg Brandl
2012-02-05
11
-11
/
+11
*
|
|
Style fix.
Georg Brandl
2012-02-05
1
-1
/
+2
*
|
|
Fix specifyng the starting line number in lineanchors mode. Add tests for lin...
Ana Nelson
2011-10-02
1
-1
/
+1
|
/
/
*
|
Define TeX commands in a way that always constructs command name correctly re...
Dmitri Gribenko
2011-08-30
1
-1
/
+1
*
|
Fix current copyright year.
Georg Brandl
2011-07-09
11
-11
/
+11
*
|
In the LaTeX formatter, fix display problems for styles with token background...
Georg Brandl
2011-06-19
1
-2
/
+4
*
|
In the LaTeX formatter, escape special &, < and > chars (#648).
Georg Brandl
2011-06-18
1
-0
/
+6
|
/
[next]