summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-06Load themes lazily for improved startup time (#1969)Martin Nordholts
2021-12-06Better syntax highlighting for Dart (#1959)Ersikan
2021-12-05Bump clap from 2.33.3 to 2.34.0dependabot[bot]
2021-12-05Add a README-zh.md as the Chinese version of README.md (#1970)D3ara1n
2021-12-03release-checklist.md: Update `cargo outdated` section with link and argMartin Nordholts
2021-12-01Bump predicates from 2.0.3 to 2.1.0dependabot[bot]
2021-12-01Bump assets/syntaxes/02_Extra/TOML from `0f14b7c` to `6bfcc3c`dependabot[bot]
2021-11-28CICD: Add check for accidental inclusion of GPL:ed codeMartin Nordholts
2021-11-28Remove the 'requirements.txt' syntaxDavid Peter
2021-11-27run-benchmarks.sh: Add third 'Startup time' variantMartin Nordholts
2021-11-26run-benchmarks.sh: Add new test 'Startup time with syntax highlighting'Martin Nordholts
2021-11-24Changelog updateBojan Durdevic
2021-11-24Line range edge cases testBojan Durdevic
2021-11-24Line range minus overflow preventionBojan Durdevic
2021-11-24Line range minus syntax clippy suggestions addressedBojan Durdevic
2021-11-24Support for line range minus syntaxBojan Durdevic
2021-11-23Add test for ANSI sequence loop-throughDavid Peter
2021-11-23Add Python highlighting testDavid Peter
2021-11-23Rename jquery fileDavid Peter
2021-11-23Remove jquery-3.3.1.min.js benchmarkDavid Peter
2021-11-23Clean benchmarking environmentDavid Peter
2021-11-23Markdown (and JSON) reportsDavid Peter
2021-11-23Simplify cargo-target-dir extractionDavid Peter
2021-11-23Move comparison.sh benchmark script to documentationDavid Peter
2021-11-22Use once_cell instead of lazy_staticMartin Nordholts
2021-11-22Replace lazycell with once_cellMartin Nordholts
2021-11-22Remove the code related to minimal_syntaxes.binMartin Nordholts
2021-11-22HighlightingAssets::get_syntax_set(): Make privateMartin Nordholts
2021-11-22Add MediaWiki syntaxShun Sakai
2021-11-19Support for ignored-suffix CLI arguments (#1892)Bojan Đurđević
2021-11-19README.md: Add 'Garbled output' to 'Troubleshooting' (#1937)Isabella Basso
2021-11-03Bump assets/syntaxes/02_Extra/LESS from `a2eae04` to `836b47e`dependabot[bot]
2021-11-02docs: fix up READMEMichael Currin
2021-11-01Bump assert_cmd from 2.0.1 to 2.0.2dependabot[bot]
2021-11-01Bump console from 0.14.1 to 0.15.0dependabot[bot]
2021-11-01Bump predicates from 2.0.2 to 2.0.3dependabot[bot]
2021-11-01Bump thiserror from 1.0.29 to 1.0.30dependabot[bot]
2021-10-26show skip message when asset cache is not foundrhysd
2021-10-25Introduce MapExtensionToUnknown MappingTarget (#1889)cbolgiano
2021-10-24create_highlighted_versions: fix misleading/wrong error messageDavid Peter
2021-10-24Include git hash in `bat -V` and `bat --version` output if presentMartin Nordholts
2021-10-23Add bat panic regression test for Svelte files with embedded LiveScriptMartin Nordholts
2021-10-23Add LiveScript syntaxMartin Nordholts
2021-10-23use io::Empty instead of crafted dummy stdin structrhysd
2021-10-23remove unused lifetime parameterrhysd
2021-10-23inline a closure which is called only oncerhysd
2021-10-23do not take stdin lock when stdin is not usedrhysd
2021-10-23update ubuntu installation command (#1911)Ashutosh Sajan
2021-10-17Make grep-cli optional dependencyrhysd
2021-10-17update snapshot testsDiva M