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
*
"make check" style fixes.
Georg Brandl
2016-01-16
1
-1
/
+1
*
Fix byte decoding in py3 for ImageFormatter
Rishav Kundu
2016-01-07
1
-1
/
+1
*
merge
Georg Brandl
2016-01-04
1
-0
/
+10
|
\
|
*
Add filename parameter to HtmlFormatter
Alexander Todorov
2015-11-29
1
-0
/
+10
*
|
HTML formatter: pep8
Georg Brandl
2016-01-04
1
-22
/
+22
|
/
*
move `.replace` immediately after `read()`, and
hhsprings
2015-11-09
1
-2
/
+9
*
_mapping.py should keep NL not CRNL.
hhsprings
2015-11-07
1
-3
/
+3
*
Closes #1160: fix docstring markup.
Georg Brandl
2015-10-20
1
-1
/
+1
*
Closes #1142: add 16-million color terminal formatter.
Georg Brandl
2015-10-17
2
-4
/
+63
*
Optimized HtmlFormatter to run ~10x faster for long lines
Giedrius Dubinskas
2015-10-16
1
-11
/
+12
*
Avoid the shell entirely when finding fonts.
Tim Hatch
2015-10-16
1
-10
/
+8
*
Merged in Javantea/pygments-main (pull request #501)
Tim Hatch
2015-10-16
4
-44
/
+212
|
\
|
*
Merge with jjatria/pygments-main (praat) (pull request #492)
Tim Hatch
2015-10-14
4
-44
/
+212
|
|
\
|
|
*
Merge with mallegonian/pygments-main (pull request #458)
Tim Hatch
2015-10-14
2
-44
/
+29
|
|
|
\
|
|
|
*
Merged in hhsprings/pygments-main (pull request #479)
Tim Hatch
2015-10-14
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
Highlight prompts different in TerminalFormatter
Tim Hatch
2015-10-14
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merged in jonashaag/pygments-main/jonashaag/fix-typo-1441310321454 (pull requ...
Tim Hatch
2015-10-13
1
-43
/
+27
|
|
|
|
\
|
|
|
|
*
Address problems with linenos in terminal formatter by rewriting
Tim Hatch
2015-10-07
1
-43
/
+27
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fix typo
Jonas Haag
2015-09-03
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
Add IRC formatter
Trevor Bergeron
2015-03-16
2
-0
/
+183
|
|
/
*
|
Fix Shell Injection in FontManager._get_nix_font_path
Javantea
2015-09-28
1
-2
/
+3
|
/
*
Fixed style inheritance for non-standard token types in HTML output.
Georg Brandl
2015-03-08
1
-1
/
+10
*
fixup elisp lexer a bit
Georg Brandl
2015-02-21
1
-1
/
+0
*
Revert changes to pygments/formatters/_mapping.py
Edoardo Tenani
2015-02-18
1
-0
/
+1
*
Add arduino lexer and style
Edoardo Tenani
2015-01-28
1
-1
/
+0
*
merge with stable
Georg Brandl
2015-01-21
2
-23
/
+12
|
\
|
*
latex: small code cleanup
Georg Brandl
2014-11-13
1
-12
/
+11
|
*
More coverage of newer HTML formatter options.
Georg Brandl
2014-11-11
1
-11
/
+1
*
|
Copyright year update.
Georg Brandl
2015-01-21
11
-11
/
+11
|
/
*
Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.
Georg Brandl
2014-11-10
1
-1
/
+2
*
Fix leftover debugging "raise". Add test coverage for errors and exceptions i...
Georg Brandl
2014-11-10
1
-2
/
+2
*
Fix Raw token lexer/formatter with new default encoding.
Georg Brandl
2014-11-06
1
-0
/
+1
*
Default lexer encoding is now "guess", i.e. UTF-8 / Locale / Latin1 is
Georg Brandl
2014-11-06
1
-1
/
+1
*
Fix docstring.
Georg Brandl
2014-10-29
1
-1
/
+1
*
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
|
|
/
[next]