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
/
cmdline.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
Port Pygments to Python 3.1.
Georg Brandl
2009-03-31
1
-6
/
+9
*
Update copyrighting style to standard "team" tags.
Georg Brandl
2009-01-04
1
-2
/
+2
*
Support guessing even with a filename (#355)
thatch
2008-12-31
1
-1
/
+1
*
#372: add -N option to guess lexer name based on file name.
Georg Brandl
2008-11-15
1
-2
/
+21
*
open() should be used instead of file()
Benjamin Peterson
2008-09-21
1
-2
/
+2
*
Raise exception when trying to use -S with the image formatter.
Georg Brandl
2008-09-07
1
-1
/
+5
*
Bump copyright year on pygments.cmdline
thatch
2008-07-24
1
-2
/
+2
*
Allow the `pygmentize` script to guess lexers based on file contents, now that
thatch
2008-07-23
1
-13
/
+33
*
Handle a few more errors gracefully.
Georg Brandl
2008-01-11
1
-2
/
+2
*
Add -P option to command line mode.
Georg Brandl
2007-10-14
1
-13
/
+31
*
[svn] Improve the Haskell lexer, add style entries for Keyword.Type.
Georg Brandl
2007-08-14
1
-1
/
+1
*
[svn] Add setuptools entrypoint to create a proper script
Georg Brandl
2007-07-18
1
-1
/
+1
*
[svn] Be even more cautious.
Georg Brandl
2007-06-30
1
-2
/
+2
*
[svn] Fix sys.stdX.encoding being None.
Georg Brandl
2007-06-30
1
-2
/
+2
*
[svn] Smartify pygmentize encoding handling.
Georg Brandl
2007-06-13
1
-0
/
+12
*
[svn] Fix a cmdline bug.
Georg Brandl
2007-02-25
1
-2
/
+5
*
[svn] Prepare for 0.7.1.
Georg Brandl
2007-02-15
1
-1
/
+1
*
[svn] Make check.
Georg Brandl
2007-02-14
1
-5
/
+5
*
[svn] Shorten some testfiles, silence some pylint warnings,
Georg Brandl
2007-02-14
1
-9
/
+12
*
[svn] Quite a few things:
Georg Brandl
2007-02-12
1
-59
/
+166
*
[svn] Copyright notice update.
Georg Brandl
2007-02-04
1
-1
/
+1
*
[svn] - add missing example files
Georg Brandl
2007-01-25
1
-2
/
+8
*
[svn] Make -L output better readable on terminals with less than 150 chars wi...
Georg Brandl
2006-12-20
1
-6
/
+2
*
[svn] Fix -O.
Georg Brandl
2006-12-20
1
-2
/
+2
*
[svn] Use the Punctuation token type everywhere.
Georg Brandl
2006-12-18
1
-60
/
+83
*
[svn] Make test suite work again.
Georg Brandl
2006-12-17
1
-1
/
+9
*
[svn] Move command line interface to separate file.
Georg Brandl
2006-12-17
1
-0
/
+208