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
*
cmdline: wrap outfile directly with colorama only if output to terminal
Georg Brandl
2014-10-14
1
-17
/
+25
*
Refine streaming mode a bit:
Georg Brandl
2014-10-08
1
-6
/
+22
*
Merged in __russ__/pygments-main (pull request #165)
Georg Brandl
2014-10-08
1
-102
/
+119
|
\
|
*
Overhaul encoding handling in cmdline even more.
Georg Brandl
2014-10-08
1
-38
/
+28
|
*
Fix calling "pygmentize" without any args.
Georg Brandl
2014-10-08
1
-4
/
+0
|
*
Closes #799: read from binary buffer stdin on Python 3 if explicit encoding g...
Georg Brandl
2014-10-08
1
-4
/
+12
|
*
Closes #963: always guess lexer when reading from stdin.
Georg Brandl
2014-10-07
1
-11
/
+5
|
*
Closes #979: improve encoding behavior of cmdline invocations
Georg Brandl
2014-10-07
1
-11
/
+26
|
*
Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...
Georg Brandl
2014-10-07
1
-1
/
+2
|
*
Update ElixirLexer and example_elixir.ex
Alexei Sholik
2014-06-05
1
-0
/
+454
*
removed pointless code and trimmed the -s help docs
russ
2013-02-13
1
-9
/
+4
*
added -s option to support line-by-line formatting of stdin stream
russ
2013-02-13
1
-3
/
+32
*
Closes #838: fix lexers not receiving command-line options when guessing by c...
Georg Brandl
2013-01-18
1
-4
/
+4
*
Happy new year 2013.
Georg Brandl
2013-01-09
1
-2
/
+2
*
More fixed for PEP-8 formatting.
Grigory Petrov
2012-12-25
1
-6
/
+6
*
Modified by Tim Hatch request.
Grigory Petrov
2012-12-24
1
-1
/
+1
*
Fixed code style to be PEP-8 compatible.
Grigory Petrov
2012-12-23
1
-1
/
+1
*
pygmentize on Windows now uses color output if 'colorama' python package is a...
Grigory Petrov
2012-12-23
1
-0
/
+8
*
Happy new year.
Georg Brandl
2012-08-19
1
-1
/
+1
*
Closes #691: Fix Python 3 terminal highlighting with pygmentize.
Georg Brandl
2012-02-06
1
-0
/
+3
*
Copyright update.
Georg Brandl
2012-02-05
1
-1
/
+1
*
Update copyright years.
Georg Brandl
2011-09-10
1
-1
/
+1
*
Fix current copyright year.
Georg Brandl
2011-07-09
1
-1
/
+1
*
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
[next]