Commit Graph

359 Commits (9f1c62b013ba86c6093fb2d392d904d88243077f)

Author SHA1 Message Date
Brenton Bostick 1488a4a006
Merge branch 'master' into add-cfml 3 months ago
cyqsimon 1a11ba11e3
Write changelog 3 months ago
Brenton Bostick 10456e1d51
Merge branch 'master' into add-cfml 3 months ago
Michael Vorburger ff71e32c0f Update the Protobuf sobmodule (fixes #2542) 3 months ago
Brenton Bostick 50b01ea8da update CHANGELOG 3 months ago
Ethan P. 3f8d62e7d6
Update CHANGELOG.md 4 months ago
Tong Zhaoqi c264ecd26b
ci: support aarch64 statically-linked binary (#2992) 4 months ago
Ethan P. 243819ecdc
Update CHANGELOG.md 4 months ago
ccQpein 026bc05d70 changelog 5 months ago
someposer 8f8c953ab6
Add support for Apple Silicon (#2967) 5 months ago
Stéphane Blondon 23ec433167 display which theme is the default one in basic output 6 months ago
Sharun 9eaed3e3f0
[JavaScript] Support bun in shebang for syntax highlighting (#2913)
* [JavaScript] Support bun in shebang for syntax highlighting

---------

Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com>
6 months ago
sblondon d5bd4aa93f
display which theme is the default one in colored output (#2838) 6 months ago
David Peter f29f9387b5
Merge pull request #2868 from cyqsimon/builtin-offload-v2
Faster startup by offloading glob matcher building to a worker thread
7 months ago
cyqsimon 071874ea8f
Write changelog 8 months ago
David Peter bc5beaec5d
Update CHANGELOG.md 8 months ago
einfachIrgendwer0815 1fbdbfc4b2
Update CHANGELOG 8 months ago
Ethan P 9bb0271e7d
Update CHANGELOG.md (PR #1441) 8 months ago
David Peter 1ae9e843ed
Merge branch 'master' into skip-highlighting-when-no-color 8 months ago
David Peter 4549f83689
Merge branch 'master' into quadlet 8 months ago
David Peter b9e249f782
Merge branch 'master' into syntax-mapping-fix 8 months ago
David Peter a6f01af8de
Merge branch 'master' into containers-conf 8 months ago
David Peter b718889ba2
Merge branch 'master' into master 8 months ago
David Peter 708c74f6af
Merge pull request #2795 from mxaddict/master
Added JSONC and aws credentials to the syntax mappings
8 months ago
David Peter 74d666f5c0
Merge branch 'master' into skip-highlighting-when-no-color 8 months ago
David Peter 7604fe5567
Merge pull request #2807 from Oliver-Looney/2783-setting-terminal-title
2783 setting terminal title
8 months ago
David Peter 0080b043c4
Merge branch 'master' into master 8 months ago
cyqsimon c7bce46622
Write changelog 8 months ago
cyqsimon 6a6b02117b
Apply clippy fixes (#2864)
* Apply clippy fixes

* Write changelog
8 months ago
cyqsimon 511cd30105
Write changelog 8 months ago
cyqsimon d499191b0a
Write changelog 8 months ago
cyqsimon 81aa24310c
Write changelog 8 months ago
Oliver Looney 1f628203e5
Merge branch 'master' into 2783-setting-terminal-title 8 months ago
David Peter bc1ca1a346
Merge branch 'master' into fix-2185 8 months ago
Ethan P. 25b5a41189
Skip syntax parsing when color output disabled 8 months ago
Ethan P. 915dd9fbf8
Fix incorrect categorization of SGR sequences
Specifically, prevent other attributes from leaking into the
bold/dim/italic/underline attributes, and ensure that bright backgrounds
are put into the background attribute instead of the foreground
attribute.
8 months ago
Ethan P. 9d77c1373c
Fix off-by-one error in line number continuation 8 months ago
Oliver Looney c3f2ddf509
Merge branch 'master' into 2783-setting-terminal-title 8 months ago
mxaddict a5bd9f51be Added JSONC and aws credentials to the syntax mappings 8 months ago
Ethan P 61029c8bd2
Update changelog for fix of ANSI OSC sequences 8 months ago
Ethan P c29bf2ff28 Update git2 dependency 8 months ago
David Tolnay 1a54c9bf6d
Eliminate dependency on serde's "derive" feature 8 months ago
Andy Kipp 695cf1f387
Update CHANGELOG.md 9 months ago
Filip Razek e7256a624b Refer to PR instead of issue in CHANGELOG 9 months ago
Filip Razek 45ee2dc4c7 fix: Wrap file name in header 9 months ago
cyqsimon 230abfd2bc
Merge branch 'master' into syntax-mapping-refactor 9 months ago
cyqsimon e4d637a3d8
Reverse precedence of syntax mappings specified on CLI 9 months ago
rhysd 98a2b6bc17 Update changelog 9 months ago
dependabot[bot] cd81c7fa6b
Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5` (#2820)
* Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5`

Bumps [assets/syntaxes/02_Extra/SublimeJQ](https://github.com/zogwarg/SublimeJQ) from `6870582` to `b7e53e5`.
- [Commits](687058289c...b7e53e5d86)

---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/SublimeJQ
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update highlighted version of sample.jq

* update changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keith Hall <kingkeith+github@gmail.com>
10 months ago
Oliver Looney b4fdb5dc36
Merge branch 'master' into 2783-setting-terminal-title 10 months ago