summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-29Add exemplary hexyl pluginbat-pluginsDavid Peter
2022-05-29Add simple 'directories' pluginDavid Peter
2022-05-29Add initial version of curl pluginDavid Peter
2022-05-29Fix loading of several pluginsDavid Peter
2022-05-29Better error handlingDavid Peter
2022-05-29Initial prototype for Lua pluginsDavid Peter
2022-05-24Make the default macOS theme depend on Dark Mode (#2197)Martin Nordholts
2022-05-22Refer to discussions page in issue templates.David Peter
2022-05-16Add CHANGELOG entryDavid Peter
2022-05-16Use cross to build x86_64-unknown-linux-gnu executablesDavid Peter
2022-05-15CHANGELOG.md: Remove empty Themes section for v0.21.0Martin Nordholts
2022-05-12Post-release: Prepare an "unreleased" section at the top of CHANGELOG.mdMartin Nordholts
2022-05-12assets/create.shv0.21.0Martin Nordholts
2022-05-12CHANGELOG.md: unreleased -> v0.21.0Martin Nordholts
2022-05-12Bump to v0.21.0Martin Nordholts
2022-05-11Make `INI` syntax register as handler of `.inf` filesMartin Nordholts
2022-05-09release-checklist.md: Don't recommend `--allow-dirty` to cargo publishMartin Nordholts
2022-05-09release-checklist.md: Recommend looking at the tip of master for `-h` and `man`Martin Nordholts
2022-05-09release-checklist.md: Recommend `--locked` for `cargo install`Martin Nordholts
2022-05-09release-checklist.md: Recommend a single git grep command for MSRVMartin Nordholts
2022-05-09CHANGELOG.md: Clean up and tweakMartin Nordholts
2022-05-07Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes (#2181)Martin Nordholts
2022-05-06Simplify release-checklist.md by printing `-h`, `--help` and `man` in CI (#2183)Martin Nordholts
2022-05-05Bump assets/syntaxes/02_Extra/Zig from `87ecbca` to `1a4a384` (#2136)dependabot[bot]
2022-05-05Add `--relative` to `batdiff` in README.md (#2172)Tejinder Singh
2022-05-05printer.rs: De-duplicate code to highlight long linesMartin Nordholts
2022-05-05Limit nix featuresRyan Zoeller
2022-05-04Add a --style=default option (#2119)Isaac Horvath
2022-05-04Bump assets/syntaxes/02_Extra/Nginx from `15a1db1` to `65f5a63`dependabot[bot]
2022-05-04Skip syntax highlighting for long lines (#2165)Keith Hall
2022-05-04Add support for BusyBox less as pager (#2162)Nathan Fisher
2022-05-04Bump nix from 0.23.1 to 0.24.1dependabot[bot]
2022-05-04Bump flate2 from 1.0.22 to 1.0.23dependabot[bot]
2022-05-04Bump thiserror from 1.0.30 to 1.0.31dependabot[bot]
2022-05-04Run `cargo clippy --fix --all-targets --all-features` with Rust 1.60Martin Nordholts
2022-04-27Add mapping for Unix mail spool (#2156)cyqsimon
2022-04-27Bump assets/syntaxes/02_Extra/Fish from `cd95616` to `98316d4`dependabot[bot]
2022-04-26Syntax: add cmd-help (#2148)Víctor González Prieto
2022-04-20bug_report.md template: Explicitly ask for stepsMartin Nordholts
2022-04-20bug_report.md template: Mention some already reported bugsMartin Nordholts
2022-04-02Print info about custom assets in --diagnosticsMartin Nordholts
2022-04-02Lock regex crate at min 1.5.5 for CVE-2022-24713Martin Nordholts
2022-04-02Update CHANGELOG.mdacheronfail
2022-04-02Allow configuring show_nonprintable from PrettyPrinteracheronfail
2022-04-02Bump git2 from 0.14.1 to 0.14.2dependabot[bot]
2022-04-01Bump once_cell from 1.9.0 to 1.10.0dependabot[bot]
2022-04-01Bump regex from 1.5.4 to 1.5.5dependabot[bot]
2022-04-01Bump semver from 1.0.6 to 1.0.7dependabot[bot]
2022-03-28Bump assets/syntaxes/02_Extra/Fish from `2c254cc` to `cd95616`dependabot[bot]
2022-03-23Merge pull request #2127 from sharkdp/log_syntax_2123Keith Hall