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
*
Add Python 3 to Trove classifiers.
1.1
Georg Brandl
2009-09-11
1
-0
/
+2
*
Update release info.
Georg Brandl
2009-09-11
1
-1
/
+1
*
Remove "M" as a reserved word in SQL.
Georg Brandl
2009-09-11
1
-2
/
+2
*
Fixed a bug in Haskell single-line comment detection (#426).
Georg Brandl
2009-09-11
2
-1
/
+3
*
Fix ANTLR analyse_text functions.
Georg Brandl
2009-09-11
1
-8
/
+19
*
#428: Add docutils 0.5+ directive class, keep old directive as -old.py.
Georg Brandl
2009-09-11
3
-30
/
+115
*
Make make check happy.
Georg Brandl
2009-09-11
5
-5
/
+9
*
Make "New in ..." consistent.
Georg Brandl
2009-09-11
1
-16
/
+30
*
Fix typo.
Georg Brandl
2009-08-11
1
-1
/
+1
*
Fix markup.
Georg Brandl
2009-08-10
1
-1
/
+1
*
#425: remove merge turd.
Georg Brandl
2009-07-24
1
-8
/
+0
*
Add tracker location hint.
Georg Brandl
2009-07-11
1
-0
/
+2
*
Fix issue number.
Georg Brandl
2009-07-11
1
-1
/
+1
*
Fix punctutation.
Georg Brandl
2009-07-11
1
-2
/
+2
*
merge with tim
Georg Brandl
2009-07-11
3
-2
/
+5
|
\
|
*
Apply patch from #419 for matlab functions without return types
thatch
2009-07-07
3
-2
/
+5
*
|
#422: fix another Perl heredoc lexing bug.
Georg Brandl
2009-07-11
2
-2
/
+2
*
|
#421: Emit Comment.Single or Comment.Multiline tokens for languages that have...
Georg Brandl
2009-07-11
5
-69
/
+71
*
|
Rewrap to EOL 80.
Georg Brandl
2009-07-11
1
-3
/
+4
*
|
Use jinja2 for docs generation. Patch by POX.
Georg Brandl
2009-07-09
1
-10
/
+10
|
/
*
Support WindowsError and VMSError.
Georg Brandl
2009-06-30
1
-4
/
+4
*
Add changelog entry for c69645e7e8b2.
Georg Brandl
2009-06-24
1
-1
/
+1
*
merge with tim
Georg Brandl
2009-06-24
2
-3
/
+5
|
\
|
*
Regenerate mapfile.
Georg Brandl
2009-06-24
1
-0
/
+1
|
*
Fix bug in Ruby highlighting: double backslash in regex literal is escaped ba...
Georg Brandl
2009-06-24
1
-0
/
+1
|
*
typo
Georg Brandl
2009-06-24
1
-3
/
+3
*
|
#410: Recognize bitwise and logical or in Matlab
thatch
2009-06-22
2
-3
/
+3
|
/
*
Update changelog
thatch
2009-06-21
1
-0
/
+9
*
#416: Add support for Newspeak
thatch
2009-06-21
3
-1
/
+3582
*
#403: Make JS regex parsing better, by Pumbaa80
thatch
2009-06-21
2
-10
/
+76
*
#413: Handle numbers that start with a dot
thatch
2009-06-21
1
-0
/
+1
*
#411: S-Plus improvements provided by Winston Chang
thatch
2009-06-21
1
-2
/
+7
*
Example file for #395
thatch
2009-06-21
1
-0
/
+47
*
Make Python backslash parsing more robust for #395
thatch
2009-06-21
1
-6
/
+6
*
Improve Matlab lexer as suggested by Winston Chang in #414
thatch
2009-06-21
1
-2
/
+2
*
Unbreak examplefile tests with DOS newlines.
thatch
2009-06-21
1
-0
/
+1
*
Match Python 3 with "python3" shebang only.
Georg Brandl
2009-05-17
1
-1
/
+1
*
Add attribution and changelog entry for Vala lexer.
Georg Brandl
2009-04-28
2
-0
/
+2
*
merge
Georg Brandl
2009-04-28
2
-1
/
+91
|
\
|
*
Add Vala Lexer support.
Mark Lee
2009-04-26
2
-1
/
+89
*
|
Fix speling.
Georg Brandl
2009-04-27
1
-1
/
+1
|
/
*
Looks like some FORTRANs know a semicolon.
Georg Brandl
2009-04-25
1
-1
/
+1
*
Allow whitespace in function signatures.
Georg Brandl
2009-04-25
1
-0
/
+1
*
Fix broken links.
Georg Brandl
2009-04-12
1
-2
/
+2
*
Fix some long lines.
Georg Brandl
2009-04-12
1
-11
/
+22
*
merge with Tim
Georg Brandl
2009-04-12
6
-6
/
+135
|
\
|
*
Fix #397 (python mishighlights 0x0)
thatch
2009-03-25
2
-1
/
+4
|
*
Group perl bugs in CHANGES
thatch
2009-03-25
1
-2
/
+2
|
*
Add Perl change to changelog
thatch
2009-03-25
1
-1
/
+1
|
*
Merge ASP.net lexers to -main
thatch
2009-03-25
5
-3
/
+129
|
|
\
[next]