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
*
Final 1.0 commit.
1.0
Georg Brandl
2008-11-23
1
-1
/
+1
*
Remove outdated sentence from docstring.
Georg Brandl
2008-11-22
1
-3
/
+1
*
#374: Update to SmalltalkLexer by Nils Winter.
Georg Brandl
2008-11-16
1
-37
/
+80
*
Add official rst mime type.
Georg Brandl
2008-11-16
2
-2
/
+2
*
0.12 -> 1.0 references.
Georg Brandl
2008-11-15
2
-5
/
+5
*
#371: HTML formatter options can be Unicode strings.
Georg Brandl
2008-11-15
1
-4
/
+10
*
#372: add -N option to guess lexer name based on file name.
Georg Brandl
2008-11-15
1
-2
/
+21
*
Next version will be 1.0.
Georg Brandl
2008-11-15
1
-25
/
+61
*
Update from Jarrett.
Georg Brandl
2008-11-09
1
-2
/
+2
*
MiniD lexer update.
Georg Brandl
2008-10-18
1
-7
/
+7
*
Merge with Tim.
Georg Brandl
2008-10-16
2
-3
/
+3
|
\
|
*
Minor changes to nginx conf lexer, thanks to Brett Hoerner (#370)
thatch
2008-10-15
1
-2
/
+2
|
*
Fix #368 by requiring word boundaries for codetag filter.
thatch
2008-10-08
1
-1
/
+1
*
|
DarcsPatchLexer: Update for Darcs 2
worldmaker
2008-10-12
1
-13
/
+28
|
/
*
Add modified AppleScript lexer, to close #330
thatch
2008-09-24
2
-3
/
+325
*
Move tango style's copyright info to the bottom of the docstring, so
thatch
2008-09-24
1
-3
/
+3
*
Give Python3TracebackLexer a new name since it was shadowing the main
thatch
2008-09-24
2
-2
/
+2
*
Make JavascriptLexer's regex detection a little smarter (#356)
thatch
2008-09-24
1
-1
/
+3
*
Merge with Tim.
Georg Brandl
2008-09-24
6
-12
/
+12
|
\
|
*
open() should be used instead of file()
Benjamin Peterson
2008-09-21
6
-12
/
+12
*
|
Fix RubyLexer heredoc issue as described in #336
thatch
2008-09-22
1
-1
/
+1
*
|
Further fixes for irb lexer
thatch
2008-09-22
1
-1
/
+1
*
|
Support simple prompt from irb (Closes #363)
thatch
2008-09-21
1
-1
/
+2
|
/
*
Added udiff alias to diff lexer
mitsuhiko
2008-09-20
2
-2
/
+2
*
Automated merge with ssh://team@pocoo.org/pygments-main
mitsuhiko
2008-09-20
4
-35
/
+21
|
\
|
*
Fix newline problem.
Georg Brandl
2008-09-19
1
-4
/
+3
|
*
Some fixes in the Haskell lexer.
Georg Brandl
2008-09-15
1
-3
/
+6
|
*
Merge with Ben.
Georg Brandl
2008-09-12
1
-18
/
+0
|
|
\
|
|
*
move the if __name__ == __main__ test from token.py to its test
Benjamin Peterson
2008-09-11
1
-18
/
+0
|
*
|
Don't define \at, \lb, \rb as escapes, but prepend commandprefix here too.
Georg Brandl
2008-09-12
1
-10
/
+12
|
|
/
*
|
Numpy lexer is not associated with .py any longer
mitsuhiko
2008-09-20
2
-1
/
+2
|
/
*
Add Tango style.
Georg Brandl
2008-09-09
2
-0
/
+142
*
Merge with Tim's branch.
Georg Brandl
2008-09-09
1
-1
/
+8
|
\
|
*
Add SyntaxError and KeyboardInterrupt support to PythonTracebackLexer.
thatch
2008-08-25
1
-1
/
+8
*
|
Add Python3TracebackLexer and python3 support to PythonConsoleLexer.
Georg Brandl
2008-09-09
2
-3
/
+55
*
|
Raise exception when trying to use -S with the image formatter.
Georg Brandl
2008-09-07
2
-1
/
+9
*
|
* Add one formatter per image format, to avoid surprises with
Georg Brandl
2008-09-07
4
-11
/
+69
*
|
Use the font_size option.
Georg Brandl
2008-09-07
1
-1
/
+2
*
|
Add GNUmakefile alias.
Georg Brandl
2008-09-01
1
-1
/
+1
|
/
*
Update copyright.
Georg Brandl
2008-08-24
1
-1
/
+1
*
Fix mapfile for sqlite3 change.
0.11.1
Georg Brandl
2008-08-24
1
-1
/
+1
*
Fix #358. Release 0.11.1.
Georg Brandl
2008-08-24
2
-3
/
+15
*
Merge with TIm.
0.11
Georg Brandl
2008-08-23
1
-1
/
+1
|
\
|
*
Add missing alias for sqlite3 lexer.
thatch
2008-08-20
1
-1
/
+1
*
|
0.11 release preparation.
Georg Brandl
2008-08-23
1
-1
/
+1
|
/
*
Add hl_lines option to HTML formatter. #325.
Georg Brandl
2008-08-15
5
-2
/
+45
*
Fix 2.3 compatibility.
Georg Brandl
2008-08-15
1
-2
/
+2
*
Add "prestyles" to HTML formatter. #310.
Georg Brandl
2008-08-15
1
-1
/
+7
*
Merge from Tim's repo.
Georg Brandl
2008-08-15
2
-1
/
+3
|
\
|
*
Fix perl lexer bug.
Georg Brandl
2008-08-11
1
-1
/
+1
[next]