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
*
Bump to 2.0.2.
2.0.2
Georg Brandl
2015-01-20
2
-2
/
+2
*
Added tag 2.0.1 for changeset 94e1e056c92d
Georg Brandl
2015-01-20
0
-0
/
+0
*
Fix Python tracebacks getting duplicated in the console lexer (closes #1068).
Georg Brandl
2015-01-20
2
-0
/
+10
*
spelling/grammar/syntax fixes for docs
EricFromCanada
2014-11-14
11
-27
/
+28
*
Swift lexer: use words()
Georg Brandl
2014-11-13
1
-89
/
+103
*
Closes #1062: recognize backquote-delimited identifiers in F#.
Georg Brandl
2014-11-13
1
-0
/
+1
*
Use detailed exceptions, remove coverage cache between runs.
Georg Brandl
2014-11-11
1
-2
/
+2
*
Fix and test the "lex(class)" and "format(class)" handlers.
Georg Brandl
2014-11-11
2
-5
/
+23
*
util: PEP8
Georg Brandl
2014-11-11
1
-6
/
+11
*
Do not import pygments prematurely when running with coverage.
Georg Brandl
2014-11-11
1
-12
/
+17
*
(Hopefully) fix test_cmdline failures under Windows without colorama.
Georg Brandl
2014-11-11
2
-3
/
+8
*
Switch exception test to a different exception from closed streams.
Georg Brandl
2014-11-11
1
-19
/
+7
*
Wrap the whole inner body of main() in the try-except.
Georg Brandl
2014-11-10
1
-40
/
+41
*
Fix use of test methods not in 2.6.
Georg Brandl
2014-11-10
1
-8
/
+8
*
Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.
Georg Brandl
2014-11-10
12
-13
/
+22
*
Fix leftover debugging "raise". Add test coverage for errors and exceptions i...
Georg Brandl
2014-11-10
3
-10
/
+66
*
Bump to 2.0.1.
2.0.1
Georg Brandl
2014-11-10
2
-2
/
+2
*
Closes #1058: Fix an encoding issue when using ``pygmentize`` with the ``-o``...
Georg Brandl
2014-11-10
3
-56
/
+79
*
Added tag 2.0 for changeset ed3206a773e9
Georg Brandl
2014-11-09
0
-0
/
+0
*
Bump to 2.0 final.
2.0
Georg Brandl
2014-11-09
2
-2
/
+2
*
Changelog entries for 2.0 final.
Georg Brandl
2014-11-09
1
-3
/
+22
*
Closes #1057: adjust lexer analysis functions; remove too broad analysis for ...
Georg Brandl
2014-11-09
3
-7
/
+4
*
Take lexer priority into account when sorting equal analyse scores.
Georg Brandl
2014-11-09
1
-8
/
+10
*
Closes #1055: fixup guessing routines for HTML/XML related markup
Georg Brandl
2014-11-08
5
-14
/
+13
*
python2.6 has no assertSequenceEqual
Tim Hatch
2014-11-06
1
-4
/
+4
*
Remove duplicate words in _mql_builtins.py
Tim Hatch
2014-11-06
1
-53
/
+0
*
Move _mql_builtins to 1-per-line and sort.
Tim Hatch
2014-11-06
1
-400
/
+1177
*
Create _mql_builtins.py
Tim Hatch
2014-11-06
2
-434
/
+454
*
Remove duplicates from data passed to words()
Tim Hatch
2014-11-06
10
-30
/
+22
*
Regenerate SciLab builtins.
Tim Hatch
2014-11-06
1
-11
/
+0
*
Fix SciLab builtins to only be a single type each (script).
Tim Hatch
2014-11-06
1
-3
/
+10
*
Add 'duplicates_removed' function (for *_builtins.py generation).
Tim Hatch
2014-11-06
2
-0
/
+32
*
Simplify charclasses in the remaining modules
Georg Brandl
2014-11-06
21
-85
/
+82
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
14
-52
/
+54
*
Fix Raw token lexer/formatter with new default encoding.
Georg Brandl
2014-11-06
2
-1
/
+3
*
Update docs w.r.t. encodings.
Georg Brandl
2014-11-06
4
-10
/
+22
*
Default lexer encoding is now "guess", i.e. UTF-8 / Locale / Latin1 is
Georg Brandl
2014-11-06
4
-8
/
+10
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
8
-101
/
+102
*
Fix flags for JS.
Georg Brandl
2014-11-06
1
-3
/
+4
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
6
-105
/
+101
*
Fix prolog lexer comments.
Georg Brandl
2014-11-06
1
-1
/
+1
*
cirru: fix looping behavior
Georg Brandl
2014-11-06
1
-1
/
+1
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
6
-51
/
+52
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
6
-33
/
+33
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
4
-50
/
+52
*
Simplify charclasses in a few modules
Georg Brandl
2014-11-06
3
-15
/
+15
*
JVM lexers: simplify charclasses
Georg Brandl
2014-11-06
1
-54
/
+54
*
Merged in jiyinyiyong/pygments-main (pull request #378)
Georg Brandl
2014-11-06
2
-39
/
+203
|
\
|
*
update Cirru tests and rules
jiyinyiyong
2014-11-04
2
-39
/
+203
*
|
Fortran: allow . as punctuation
Georg Brandl
2014-11-06
1
-1
/
+1
[next]