summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-11Bump version to v0.24.0v0.24.0Martin Nordholts
2023-10-10Update CHANGELOG.md for v0.24.0Martin Nordholts
2023-10-10Update the ssh-config submodule (#2697)Mészáros Máté Róbert
2023-10-06New warp text/subtextDavid Peter
2023-10-06Replace warp logoDavid Peter
2023-10-05Replace our own macros to write buffers with standard macrosrhysd
2023-10-05fix: rewrite overflow test using `usize::MAX`skoriop
2023-10-05docs: update `CHANGELOG.md`skoriop
2023-10-05test: add test for overflow in `LineRange::from`skoriop
2023-10-05fix: integer overflow in `LineRange::parse_range`skoriop
2023-10-04Updated version of `serde_yaml` to 0.9Raghav-Bell
2023-10-04Associate `*.sarif` files with `json` syntax (#2695)Linda_pp
2023-10-04Bump once_cell from 1.17.0 to 1.18.0dependabot[bot]
2023-10-04Bump clap from 4.4.2 to 4.4.6dependabot[bot]
2023-10-04Bump encoding_rs from 0.8.32 to 0.8.33dependabot[bot]
2023-10-04Fix syntax tests failure on macOS during the daytimerhysd
2023-10-04Explain how to convert `.tmLanguage.json` and `.tmLanguage.yml` files in doc/...rhysd
2023-10-04Add support for WGSLrhysd
2023-10-04Bump flate2 from 1.0.26 to 1.0.27dependabot[bot]
2023-10-04Bump bytesize from 1.2.0 to 1.3.0dependabot[bot]
2023-10-04Bump actions/checkout from 3 to 4dependabot[bot]
2023-10-03Add Warp as a sponsorDavid Peter
2023-09-30Prefer shorter winget installConnor Sullivan
2023-09-30[docs] Remove duplicate wingetConnor Sullivan
2023-09-29Fix a double-`close` in the `no_args_doesnt_break` test.Dan Gohman
2023-09-14Case insensitive `--map-syntax` (#2650)Nicolas AMBRY
2023-09-14Make -pp override --paging and vice versa when passed as a later argument. (#...J-Kappes
2023-09-08ignore failing testAnomalocaridid
2023-09-08update CHANGELOG.mdAnomalocaridid
2023-09-08require LESSOPEN to have exactly one %sAnomalocaridid
2023-09-08make LESSOPEN support opt-inAnomalocaridid
2023-09-08pass --no-lessopen to less by defaultAnomalocaridid
2023-09-08#2592: Fixes unit tests dependent on echo on windows (#2602)Boy van Duuren
2023-09-05Do not enable `lessopen` feature by defaultMartin Nordholts
2023-09-02docs: add global `--help` alias limitationspseudometa
2023-09-02docs: Add better snippet for colorizing help pagespseudometa
2023-09-02Add `$LESSOPEN` and `$LESSCLOSE` support (#2444)Anomalocaridid
2023-09-01Merge pull request #2548 from utkarshgupta137/masterDavid Peter
2023-09-01Merge pull request #2618 from Piturnah/feat/write-to-bufferDavid Peter
2023-09-01Replace `dirs` crate with `etcetera` crateUtkarsh Gupta
2023-09-01Merge pull request #2626 from rhysd/encoding_rsDavid Peter
2023-09-01No duplicate keys test, fixes #2643 (#2647)Orion Yeung
2023-09-01Remove leftover unwrapPeter Hebden
2023-09-01Add example to show new featurePeter Hebden
2023-09-01Clippy lintsPeter Hebden
2023-09-01Handle todosPeter Hebden
2023-09-01Fix signaturesPeter Hebden
2023-09-01Add `OutputHandle` enum to use instead of `&mut dyn io::Write`Peter Hebden
2023-09-01Replace unmaintained `encoding` with `encoding_rs`rhysd
2023-09-01Merge pull request #2613 from sharkdp/dependabot/cargo/expect-test-1.4.1David Peter