summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-19refactor: factorize constants by inverting loop and condition orderHEADmasterStéphane Blondon
2024-04-19display which theme is the default one in basic outputStéphane Blondon
2024-04-15[JavaScript] Support bun in shebang for syntax highlighting (#2913)Sharun
* [JavaScript] Support bun in shebang for syntax highlighting --------- Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com>
2024-04-14display which theme is the default one in colored output (#2838)sblondon
2024-04-09Merge pull request #2933 from vorburger/patch-1Keith Hall
Fix minor typo in GitHub Syntax Request Issue Template
2024-04-09Fix minor typo in GitHub Syntax Request Issue TemplateMichael Vorburger
2024-04-07Print $TERM with --diagnosticRivera Calzadillas
2024-04-07Sort env vars printed by --diagnosticRivera Calzadillas
2024-04-04fix: some typos一个不知名の睡觉高手
2024-04-01Bump console from 0.15.7 to 0.15.8 (#2925)dependabot[bot]
Bumps [console](https://github.com/console-rs/console) from 0.15.7 to 0.15.8. - [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md) - [Commits](https://github.com/console-rs/console/compare/0.15.7...0.15.8) --- updated-dependencies: - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01Bump serde from 1.0.193 to 1.0.197 (#2926)dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.197. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.197) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01Bump serde_with from 3.6.1 to 3.7.0 (#2923)dependabot[bot]
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.6.1...v3.7.0) --- updated-dependencies: - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01Bump predicates from 3.0.4 to 3.1.0 (#2924)dependabot[bot]
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.0.4 to 3.1.0. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/predicates-rs/compare/v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01Bump wild from 2.2.0 to 2.2.1 (#2922)dependabot[bot]
Bumps [wild](https://gitlab.com/kornelski/wild) from 2.2.0 to 2.2.1. - [Commits](https://gitlab.com/kornelski/wild/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: wild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01Bump assets/syntaxes/02_Extra/Julia from `98233f9` to `3366b10` (#2918)dependabot[bot]
Bumps [assets/syntaxes/02_Extra/Julia](https://github.com/JuliaEditorSupport/Julia-sublime) from `98233f9` to `3366b10`. - [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases) - [Commits](https://github.com/JuliaEditorSupport/Julia-sublime/compare/98233f96d4827a1a576c0b8bf87a68b9c97e4306...3366b10be91aaab7a61ae0bc0a5af5cc375e58d1) --- updated-dependencies: - dependency-name: assets/syntaxes/02_Extra/Julia dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01Bump softprops/action-gh-release from 1 to 2 (#2917)dependabot[bot]
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23Update Warp logoupdate-warp-logoDavid Peter
2024-03-17fix: typoguoguangwu
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-03-11style: simplify equality checkHamir Mahal
2024-03-10Merge pull request #2868 from cyqsimon/builtin-offload-v2David Peter
Faster startup by offloading glob matcher building to a worker thread
2024-03-10refactor: remove reference that is unnecessaryHamir Mahal
2024-03-01Bump nu-ansi-term from 0.49.0 to 0.50.0 (#2879)dependabot[bot]
Bumps [nu-ansi-term](https://github.com/nushell/nu-ansi-term) from 0.49.0 to 0.50.0. - [Release notes](https://github.com/nushell/nu-ansi-term/releases) - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md) - [Commits](https://github.com/nushell/nu-ansi-term/compare/v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: nu-ansi-term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01Bump itertools from 0.11.0 to 0.12.1 (#2880)dependabot[bot]
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.11.0 to 0.12.1. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.11.0...v0.12.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01Bump git2 from 0.18.1 to 0.18.2 (#2877)dependabot[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.1 to 0.18.2. - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.1...git2-0.18.2) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01Bump plist from 1.5.1 to 1.6.0 (#2875)dependabot[bot]
Bumps [plist](https://github.com/ebarnard/rust-plist) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/ebarnard/rust-plist/releases) - [Commits](https://github.com/ebarnard/rust-plist/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: plist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29Merge pull request #2874 from cyqsimon/wgDavid Peter
Add syntax mapping for Wireguard config
2024-02-29Write changelogcyqsimon
2024-02-29Add syntax mapping for Wireguard configcyqsimon
2024-02-26Add note on thread synchronizationcyqsimon
2024-02-25Inline `format!` args wherever possibleLena
2024-02-24Change CONTRIBUTING.md according to new changelog requirements (#2839)einfachIrgendwer0815
* Mention changelog requirements in CONTRIBUTING * Refer to CONTRIBUTING in changelog workflow * Clarify when changelog entries are necessary --------- Co-authored-by: Martin Nordholts <martin.nordholts@codetale.se>
2024-02-24Merge pull request #2665 from einfachIrgendwer0815/feature_squeezeDavid Peter
Add `-s`/`--squeeze` and `--squeeze-limit` (based on #1441).
2024-02-24Update CHANGELOG.mdDavid Peter
2024-02-24Rename `--squeeze` to `--squeeze-blank`einfachIrgendwer0815
2024-02-24Hide `--squeeze-limit` from short helpeinfachIrgendwer0815
2024-02-24Update CHANGELOGeinfachIrgendwer0815
2024-02-24Add tests for `--squeeze`einfachIrgendwer0815
2024-02-24Add squeeze functionality to `SimplePrinter`einfachIrgendwer0815
2024-02-24Update short-help/long-helpeinfachIrgendwer0815
2024-02-24Update CHANGELOG.md (PR #1441)Ethan P
2024-02-24Add --squeeze-limit to specify max number of consecutive empty linesEthan P
Co-authored-by: einfachIrgendwer0815 <85333734+einfachIrgendwer0815@users.noreply.github.com>
2024-02-24Add squeeze_empty_lines to PrettyPrinterEthan P
2024-02-24Add --squeeze/-s optionEthan P
Co-authored-by: einfachIrgendwer0815 <85333734+einfachIrgendwer0815@users.noreply.github.com>
2024-02-23Merge pull request #2857 from eth-p/skip-highlighting-when-no-colorDavid Peter
Skip syntax parsing when color is not being output.
2024-02-23Merge branch 'master' into skip-highlighting-when-no-colorDavid Peter
2024-02-23Merge pull request #2866 from cyqsimon/quadletDavid Peter
Add syntax mapping for podman quadlets
2024-02-23Merge branch 'master' into quadletDavid Peter
2024-02-23Merge pull request #2865 from cyqsimon/syntax-mapping-fixDavid Peter
Relax syntax mapping rule restrictions to allow brace expansion
2024-02-23Merge branch 'master' into syntax-mapping-fixDavid Peter
2024-02-23Merge pull request #2853 from ↵David Peter
einfachIrgendwer0815/document_default_style_components Document default style components