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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow newlines in string patterns.
1.2.2
Georg Brandl
2010-01-02
4
-11
/
+11
*
Add images to output formats.
Georg Brandl
2010-01-02
2
-2
/
+4
*
Added tag 1.2.2 for changeset 8441546ee822
Georg Brandl
2010-01-02
0
-0
/
+0
*
Prepare for 1.2.2.
Georg Brandl
2010-01-02
2
-2
/
+2
*
Fix more potential instances of #462.
Georg Brandl
2010-01-02
4
-8
/
+8
*
Fixed a forever-backtracking regex in the BashLexer (#462).
Georg Brandl
2010-01-02
3
-4
/
+6
*
Add issue number.
Georg Brandl
2010-01-02
1
-1
/
+1
*
Version 1.2.2
Georg Brandl
2010-01-02
2
-3
/
+10
*
Make entry style more consistent.
Georg Brandl
2010-01-02
1
-8
/
+8
*
Update for next version.
Georg Brandl
2010-01-02
1
-0
/
+5
*
Added tag 1.2.1 for changeset f6e5acee4f76
Georg Brandl
2010-01-02
0
-0
/
+0
*
Prepare for 1.2.1.
1.2.1
Georg Brandl
2010-01-02
2
-2
/
+2
*
Fix mishandling of an ellipsis in place of the frames in a Python
Georg Brandl
2010-01-02
3
-5
/
+16
*
Update version info.
Georg Brandl
2010-01-01
1
-0
/
+5
*
Added tag 1.2 for changeset bae0833cae75
Georg Brandl
2010-01-01
0
-0
/
+0
*
Update version info/changelog and update requirement info.
1.2
Georg Brandl
2010-01-01
4
-7
/
+5
*
Fix makefile.
Georg Brandl
2010-01-01
1
-3
/
+3
*
Fix various "make check" issues.
Georg Brandl
2010-01-01
3
-15
/
+22
*
Fix Haskell lexer definition of string gaps (#438).
Georg Brandl
2010-01-01
1
-1
/
+1
*
Add Asymptote lexer, by Olivier Guibe.
Georg Brandl
2010-01-01
6
-1
/
+1897
*
Fixed LLVM lexer identifier syntax and added new keywords (#442).
Georg Brandl
2010-01-01
2
-34
/
+56
*
Added `hl_lines` and `hl_color` options to image formatter (#457).
Georg Brandl
2010-01-01
2
-1
/
+32
*
Fixed lexing of some Ruby quoting peculiarities (#460).
Georg Brandl
2010-01-01
3
-6
/
+8
*
Added options for rendering LaTeX in source code comments in the LaTeX format...
Georg Brandl
2010-01-01
4
-13
/
+131
*
Happy new year!
Georg Brandl
2010-01-01
84
-85
/
+85
*
Added the Monokai style (#453).
Georg Brandl
2009-12-28
4
-0
/
+110
*
Fixup style.
Georg Brandl
2009-12-28
1
-76
/
+76
*
Added `line_number_start` option to image formatter (#456).
Georg Brandl
2009-12-28
3
-6
/
+16
*
Author names can be UTF-8.
Georg Brandl
2009-12-15
1
-1
/
+1
*
Make full HTML example more prominent by moving it to the top.
Georg Brandl
2009-11-23
1
-9
/
+5
*
merge with http://bitbucket.org/aslakhellesoy/pygments-main/ (adding Gherkin ...
Georg Brandl
2009-11-23
4
-1
/
+88
|
\
|
*
merged
Aslak Helles?y
2009-11-19
2
-0
/
+5
|
|
\
|
*
|
Updated with new keywords
Aslak Helles?y
2009-11-19
1
-6
/
+6
|
*
|
Added Gherkin Lexer
Aslak Helles?y
2009-11-16
4
-1
/
+87
*
|
|
Update to the Logtalk lexer, from Paulo Moura.
Georg Brandl
2009-11-23
2
-5
/
+20
*
|
|
A few ASM lexer fixes (#450).
Georg Brandl
2009-11-23
2
-6
/
+9
*
|
|
Remove 2.3 compatibility requirement.
Georg Brandl
2009-11-23
3
-18
/
+9
|
|
/
|
/
|
*
|
added new float ops to LLVM
mitsuhiko
2009-11-16
2
-0
/
+5
|
/
*
Add Google Go language lexer (#448).
Georg Brandl
2009-11-16
3
-3
/
+68
*
Fix markup error.
Georg Brandl
2009-10-22
1
-1
/
+1
*
Minor cleanups.
Georg Brandl
2009-09-19
3
-5
/
+7
*
Tokenize text before/after traceback as "Other".
Georg Brandl
2009-09-19
1
-2
/
+2
*
Update CHANGES
thatch
2009-09-18
1
-0
/
+18
*
Add example file for !CMake
thatch
2009-09-18
2
-1
/
+42
*
#423: Initial CMake lexer
thatch
2009-09-18
2
-1
/
+72
*
#427: Improve inline style handling in !HtmlFormatter
thatch
2009-09-18
1
-4
/
+25
*
Merge with -main
thatch
2009-09-18
1
-1
/
+1
|
\
|
*
Fixes a bug where some part of a C ternary expression (?:) could
Pierre "delroth" Bourdon
2009-09-16
1
-1
/
+1
*
|
Add Ooc lexer for #433
thatch
2009-09-18
2
-1
/
+67
*
|
Implement #437, making the Python traceback lexer cope with non-traceback
thatch
2009-09-18
3
-1
/
+21
|
/
[next]