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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 2.0rc1.
2.0rc1
Georg Brandl
2014-10-16
1
-1
/
+1
*
Closes #1042: dont recognize *.md as MiniD anymore (which is now Croc).
Georg Brandl
2014-10-16
2
-2
/
+2
*
More fixes thanks to regexlint.
Georg Brandl
2014-10-16
15
-51
/
+39
*
Fix "matches empty string" complaints from regexlint.
Georg Brandl
2014-10-16
19
-81
/
+107
*
Fix typo.
Georg Brandl
2014-10-16
1
-1
/
+1
*
Curly brace escaping, round 2.
Tim Hatch
2014-10-15
9
-27
/
+28
*
Curly brace escaping, round 1.
Tim Hatch
2014-10-15
21
-46
/
+46
*
KconfigLexer: Be explicit about single repetition.
Tim Hatch
2014-10-15
1
-1
/
+5
*
HttpLexer: Use \Z explicitly for end of file.
Tim Hatch
2014-10-15
1
-4
/
+4
*
maxunicode is 0xffff for narrow builds
Georg Brandl
2014-10-15
1
-2
/
+4
*
Merge with -main
Tim Hatch
2014-10-15
4
-27
/
+24
|
\
|
*
Use unistring.combine in dotnet lexers.
Tim Hatch
2014-10-15
1
-15
/
+15
|
*
Use unistring.combine for slight speedup.
Tim Hatch
2014-10-15
2
-8
/
+8
|
*
Minor cleanup in TestcaseFormatter
Tim Hatch
2014-10-15
1
-3
/
+1
*
|
all lexers: fix unescaped { and } so that the "regex" module can compile our ...
Georg Brandl
2014-10-15
33
-181
/
+182
*
|
unistring: only add non-BMP characters to categories on wide/flexible builds
Georg Brandl
2014-10-15
1
-43
/
+87
|
/
*
Twig: some corrections, test suite passes
Georg Brandl
2014-10-15
1
-1
/
+2
*
Twig: address comments by Christophe Coevoet
Georg Brandl
2014-10-15
1
-11
/
+23
*
unistring: fix generated Cs category on Py2.
Georg Brandl
2014-10-15
1
-3
/
+3
*
Merged in dscorbett/pygments-tads3-2 (pull request #407)
Georg Brandl
2014-10-15
12
-182
/
+418
|
\
|
*
merge heads
Georg Brandl
2014-10-15
3
-1
/
+81
|
|
\
|
|
*
rb is already an alias for the RubyLexer.
Tim Hatch
2014-10-14
2
-2
/
+2
|
|
*
Make mapfiles.
Tim Hatch
2014-10-14
1
-1
/
+1
|
|
*
Add ResourceBundle lexer.
Tim Hatch
2014-10-14
2
-0
/
+80
|
*
|
unistring: regenerate using UCD 6.3.0 (Py3.4)
Georg Brandl
2014-10-15
1
-10
/
+10
|
*
|
unistring: regenerate using also non-BMP characters
Georg Brandl
2014-10-15
1
-28
/
+29
|
*
|
Automatically generate xid_start and xid_continue in unistring; regenerate wi...
Georg Brandl
2014-10-15
1
-23
/
+39
|
|
/
|
*
Allow unistring to use character ranges.
Tim Hatch
2014-10-14
1
-28
/
+44
|
*
Improve Modelica lexer (Pull Request #390)
Tim Hatch
2014-10-14
1
-69
/
+48
|
*
terminal formatters: PEP8 cleanup
Georg Brandl
2014-10-14
2
-27
/
+27
|
*
cmdline: wrap outfile directly with colorama only if output to terminal
Georg Brandl
2014-10-14
1
-17
/
+25
|
*
Remove non-ASCII from non-Unicode string.
Georg Brandl
2014-10-14
1
-1
/
+1
|
*
Clarify mimetype handling in HttpLexer, add test.
Tim Hatch
2014-10-10
1
-18
/
+17
|
*
Add Mozilla preprocessor lexers.
Tim Hatch
2014-10-10
2
-5
/
+132
|
*
Include 'unlexer' as a common misspelling.
Tim Hatch
2014-10-10
1
-12
/
+12
|
*
Also checks mediatype suffix for lexer in HttpLexer
Andrew Balmos
2014-10-09
1
-0
/
+10
*
|
Add a lexer for TADS 3
David Corbett
2014-10-08
2
-2
/
+610
|
/
*
Add JSON-LD Lexer.
Tim Hatch
2014-10-08
2
-2
/
+24
*
MakefileLexer: Add GNU Automake directives.
Tim Hatch
2014-10-08
1
-1
/
+3
*
Twig: add test example file, add changelog entry and regenerate mapping.
Georg Brandl
2014-10-08
2
-20
/
+29
*
Merged in javiereguiluz/pygments-main/javiereguiluz/first-attempt-of-creating...
Georg Brandl
2014-10-08
1
-1
/
+82
|
\
|
*
First attempt of creating a Twig lexer
Javier Eguiluz
2014-09-29
1
-1
/
+82
*
|
Merged in leodemoura/pygments-main (pull request #399)
Georg Brandl
2014-10-08
119
-28181
/
+37903
|
\
\
|
*
\
Merged in protz/pygments-main/add-envname (pull request #235)
Georg Brandl
2014-10-08
159
-24131
/
+41495
|
|
\
\
|
|
*
|
Refine streaming mode a bit:
Georg Brandl
2014-10-08
1
-6
/
+22
|
|
*
|
Merged in __russ__/pygments-main (pull request #165)
Georg Brandl
2014-10-08
159
-24089
/
+43260
|
|
|
\
\
|
|
|
*
\
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
|
|
|
*
|
|
Overhaul encoding handling in cmdline even more.
Georg Brandl
2014-10-08
3
-44
/
+59
|
|
|
*
|
|
Closes #800: Add "inencoding" option to override "encoding".
Georg Brandl
2014-10-08
3
-5
/
+6
[next]