summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-10Bump version to v0.22.1v0.22.1Martin Nordholts
2022-09-10Revert "Remove code that tries to handle ANSI escape inputs"Martin Nordholts
2022-09-06Add new 'unreleased' section, post v0.22David Peter
2022-09-06Update binary assetsv0.22.0David Peter
2022-09-06Bump version to v0.22David Peter
2022-09-06Strip BOM from output in interactive mode (#1938)dag-h
2022-09-06Merge pull request #1920 from rhysd/issue-1919David Peter
2022-09-06Add CHANGELOG entryDavid Peter
2022-09-05Correct doc comment for `list_syntaxes_and_themes` exampleoidro
2022-09-05Clear `highlighted_lines` when calling `PrettyPrinter::print`rhysd
2022-09-05Add `bat::PrettyPrinter::clear_highlights` (fixes #1919)rhysd
2022-09-04Merge pull request #2237 from kidonng/yamlDavid Peter
2022-09-04CHANGELOGKid
2022-09-04Fix highlight testKid
2022-09-04Map `fish_history` to YAMLKid
2022-09-04Merge pull request #2236 from kidonng/patch-1David Peter
2022-09-04Merge pull request #1888 from patrickpichler/feature/668/add-systemwide-configDavid Peter
2022-09-04Add `.mts` and `.cts` to TypeScript file extensionsKid
2022-09-04Try to fix all warningsMartin Nordholts
2022-09-04Move up the entry to the unreleased section in CHANGELOG.mdMartin Nordholts
2022-09-04Merge remote-tracking branch 'origin/master' into feature/668/add-systemwide-...Martin Nordholts
2022-09-04Fix clippy suggestionsDavid Peter
2022-09-04update alternatives.mdJon Eskin
2022-09-04Syntax: [Log] scope whole line based on log levelKeith Hall
2022-09-04Bump MSRV to 1.60David Peter
2022-09-04Bump git2 from 0.14.2 to 0.15.0dependabot[bot]
2022-09-03refactor: Parse, don't validateEd Page
2022-09-03refactor: Switch from is_present to actionsEd Page
2022-09-03refactor: Move off of value_ofEd Page
2022-09-03refactor: Replace multiple_occurrencesEd Page
2022-09-03refactor: Replace allow_invalid_utf8 with PathBufEd Page
2022-09-03refactor: Resolve basic clap deprecationsEd Page
2022-09-03refactor: Port to clap3Ed Page
2022-09-03Make `bat::PrettyPrinter::syntaxes()` iterate over new `bat::Syntax` struct (...Martin Nordholts
2022-09-03CHANGELOG: Mention minor LiveScript updateMartin Nordholts
2022-09-03Bump assets/syntaxes/02_Extra/LiveScript from `2575013` to `d82aeb7` (#2291)dependabot[bot]
2022-09-02Bump wild from 2.0.4 to 2.1.0 (#2296)dependabot[bot]
2022-09-02Bump thiserror from 1.0.31 to 1.0.33 (#2295)dependabot[bot]
2022-09-02Bump serde from 1.0.143 to 1.0.144 (#2297)dependabot[bot]
2022-09-02Bump once_cell from 1.13.0 to 1.13.1 (#2298)dependabot[bot]
2022-08-29Remove code that tries to handle ANSI escape inputs (#2189)Martin Nordholts
2022-08-27update CHANGELOGZ. Grace Moreau
2022-08-27fix `--pager` opts display and add some examplesZ. Grace Moreau
2022-08-27add a vim modelineZ. Grace Moreau
2022-08-27improve fish completionsZ. Grace Moreau
2022-08-25CI: Check MSRV without git feature enabledMartin Nordholts
2022-08-25tests/tester: Do not build as testsMartin Nordholts
2022-08-16Make --map-syntax and --ignored-suffix work together (#2260)Christopher Acosta
2022-08-14Bump assets/syntaxes/02_Extra/Julia from `1e55f32` to `4fde0fd` (#2230)dependabot[bot]
2022-08-14Make `--no-paging`/`-P` override `--paging=...` if passed as a later arg (#2201)Marie Katrine Ekeberg