summaryrefslogtreecommitdiff
path: root/pygments/lexers/shell.py
Commit message (Expand)AuthorAgeFilesLines
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-18/+18
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Manually merge PR#1497.Matthäus G. Chajdas2020-08-221-3/+2
* Add support for PowerShell Remoting sessions (#1398)Geert Smelt2020-06-301-1/+1
* Add execline lexer (#1393)Molly Miller2020-04-101-1/+62
* Fix #1253.Matthäus G. Chajdas2019-11-251-7/+23
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Merged in hroncok/pygments-main/doscon_prompt (pull request #734)Anteru2019-05-091-1/+1
|\
| * Recognize single > as a prompt in dosconMiro Hron?ok2017-09-221-1/+1
* | Fix #1494.Matth?us G. Chajdas2019-03-061-1/+1
* | Small cleanups to the Slurm lexer.Matth?us G. Chajdas2018-12-211-2/+4
* | Merged in bgcook/pygments-main (pull request #760)Anteru2018-12-211-8/+25
|\ \
| * \ Merged in witchard/pygments-main (pull request #706)Anteru2018-12-171-1/+1
| |\ \
| | * | Added support for text/x-shellscript mime type. Fixes #1332.witchard2017-02-181-1/+1
| | |/
| * | Fix PowerShellLexer defining built-in aliases incorrectly.Matth?us G. Chajdas2018-12-161-2/+2
| * | Add verbs from PS v5.1Chris Duck2017-02-111-7/+11
| * | Add built-in aliases to PowerShellLexerChris Duck2017-02-111-0/+13
| |/
* | added Slurm script parserBrandon Cook2018-05-111-1/+21
|/
* all: run regexlint, add a few more changelog entriesGeorg Brandl2017-01-221-1/+1
* Merged in belak/pygments-main/lexers-shell-zsh-files (pull request #654)Georg Brandl2017-01-221-4/+5
|\
| * Highlight zsh files using the BashLexerKaleb Elwert2016-08-181-4/+5
* | Merged in dscorbett/pygments-batch (pull request #620)Georg Brandl2017-01-221-4/+7
|\ \
| * | Fix Batch variables after IFDavid Corbett2016-07-131-4/+7
| |/
| * Only += is an operatorCamil Staps2016-06-161-3/+1
| * Fixes #1246Camil Staps2016-06-161-0/+2
| * Add backslash-continuation support to console lexer.Tim Hatch2016-06-011-1/+7
| * Improve number highlighting in bash.Tim Hatch2016-06-011-1/+1
| * Fix Batch variables in FOR loop commandsDavid Corbett2016-05-251-2/+2
| * Fix Batch stringsDavid Corbett2016-03-011-4/+4
| * Bash lexer: letter from "g" to "z" should also be treated as part of a variab...Hong Xu2016-02-281-1/+1
| * Add support for highlighting the exheres-0 formatGeorg Brandl2016-02-021-0/+1
| * merge default into stableGeorg Brandl2016-01-171-0/+783
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+790