1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-08 06:12:27 +01:00

Commit Graph

  • 6a6041c72c make further improvements to docs relating to sponsors sponsor Keith Hall 2022-02-09 22:41:59 +02:00
  • 0d93abde67 create separate sponsors.md file Keith Hall 2022-02-09 22:34:46 +02:00
  • 1cc39a790f improve sponsor section in readme Keith Hall 2022-02-09 22:26:12 +02:00
  • 2d93da1869 Add WorkOS sponsor to readme Keith Hall 2022-02-09 22:18:55 +02:00
  • 9ad147278f Bump assets/syntaxes/02_Extra/GLSL from 4cd4acf to 59a5f8a (#2050) dependabot[bot] 2022-02-08 17:11:31 +01:00
  • 4e36a56014 Expose syntect theme and syntax sets (#2030) Dan Davison 2022-02-08 02:00:12 -05:00
  • 312c8ef01f Add new --style called header-filesize and display it by default (#1988) Mahdi Dibaiee 2022-02-07 19:48:57 +00:00
  • f3f8194932 Bump assets/syntaxes/02_Extra/GraphQL from 59304d6 to 9b6f6d0 (#2000) dependabot[bot] 2022-02-07 17:34:35 +01:00
  • 6ce26c43c9 Bump ansi_colours from 1.0.4 to 1.1.1 dependabot[bot] 2022-02-07 05:33:17 +00:00
  • 486510395b Allow the license used by GraphQL Martin Nordholts 2022-02-06 21:15:09 +01:00
  • 2ae4ffcdfa Bump assets/syntaxes/02_Extra/VimL from c91fe3a to ee85822 (#2002) dependabot[bot] 2022-02-06 22:29:36 +01:00
  • f5a7f86a64 Bump assets/syntaxes/02_Extra/TOML from 6bfcc3c to ed38438 (#2049) dependabot[bot] 2022-02-06 21:20:24 +01:00
  • 0fa99518ce run-benchmarks.sh: Use python3 oneliner instead of jq Martin Nordholts 2022-02-02 21:02:31 +01:00
  • a565662cf3 Bump serde from 1.0.133 to 1.0.136 dependabot[bot] 2022-02-01 03:02:40 +00:00
  • af44f0b3ff Bump tempfile from 3.2.0 to 3.3.0 dependabot[bot] 2022-02-01 03:02:59 +00:00
  • 5ae1957c0e Bump assert_cmd from 2.0.2 to 2.0.4 dependabot[bot] 2022-02-01 03:02:34 +00:00
  • 36be8d5929 Update README.md Keith Hall 2022-01-29 07:45:47 +02:00
  • a05c8ee1a8 README.md: Improve docs around --map-syntax argument based on feedback Keith Hall 2022-01-28 22:58:47 +02:00
  • eb4b1eb28f README.md: Clarify --map-syntax argument Keith Hall 2022-01-28 22:15:26 +02:00
  • 9287cf6b0b small typos, should not interrupt anything klemens 2022-01-02 21:02:24 +01:00
  • 76aa138230 CHANGELOG.md: Prepare a new "unreleased" section Martin Nordholts 2022-01-08 19:44:42 +01:00
  • 59a8f58be7 Run assets/create.sh v0.19.0 Martin Nordholts 2022-01-07 09:31:24 +01:00
  • d3956be616 CHANGELOG.md: Rearrange and update for v0.19.0 Martin Nordholts 2022-01-07 09:54:04 +01:00
  • 53fb0baa06 doc/README-ja.md: Update MSRV Martin Nordholts 2022-01-07 09:30:07 +01:00
  • c2232d457f Bump to v0.19.0 Martin Nordholts 2022-01-07 08:43:27 +01:00
  • 77f51f0ee3 Run cargo update Martin Nordholts 2022-01-07 08:40:55 +01:00
  • 743c4ccb17 doc/release-checklist.md: Tweak Martin Nordholts 2022-01-07 09:30:54 +01:00
  • 5b37438f08 bat --help: Put --ignored-suffix directly after --map-syntax Martin Nordholts 2022-01-07 10:38:57 +01:00
  • 3f7bff90ba Add note regarding options passed to less by default in manpage Mahdi Dibaiee 2021-12-24 18:57:10 +00:00
  • 0c19d3e51a Add autogenerated highlighted folder Firegem 2022-01-05 18:19:18 -05:00
  • e73c3d2378 Add a test file for nimble Firegem 2022-01-05 18:13:42 -05:00
  • 31ca212f86 Highlight nimble files with nim syntax Firegem 2022-01-04 17:06:28 -05:00
  • 68528983d7 Mark MappingTarget as #[non_exhaustive] for increased semver flexibility Martin Nordholts 2022-01-02 21:46:15 +01:00
  • f89869b5b2 README.md: Add 'control characters' to Garbled output section Martin Nordholts 2021-12-25 14:14:38 +01:00
  • d4744dbed5 Bump assets/syntaxes/02_Extra/MediaWiki from 843a483 to 81bf97c dependabot[bot] 2022-01-01 03:01:53 +00:00
  • abbccc91ed Bump assets/syntaxes/02_Extra/ssh-config from 201816b to e1012e9 dependabot[bot] 2022-01-01 03:02:01 +00:00
  • 080c5f3de4 Bump serde_yaml from 0.8.21 to 0.8.23 dependabot[bot] 2022-01-01 03:02:22 +00:00
  • 079f6be88c Bump nix from 0.23.0 to 0.23.1 dependabot[bot] 2022-01-01 03:02:42 +00:00
  • c522ba78ed Bump serde from 1.0.130 to 1.0.132 dependabot[bot] 2022-01-01 03:02:50 +00:00
  • 392bff6666 Bump once_cell from 1.8.0 to 1.9.0 dependabot[bot] 2022-01-01 03:02:29 +00:00
  • 6dc621ec18 Set minimum supported rust version to 1.51 Mahdi Dibaiee 2021-12-29 20:43:03 +00:00
  • 3358b075fb Bump assets/syntaxes/02_Extra/TypeScript from a607ddf to ba45efd (#1834) dependabot[bot] 2021-12-12 20:07:50 +01:00
  • a02713dc15 Bump assets/syntaxes/02_Extra/PowerShell from 4a0a076 to 742f0b5 (#1935) dependabot[bot] 2021-12-12 19:41:04 +01:00
  • ee1f5a9e89 Bump assets/syntaxes/02_Extra/SCSS_Sass from 63819a1 to d3d9404 (#1766) dependabot[bot] 2021-12-12 18:58:30 +01:00
  • 84a15f0b6e assets/create.sh: Reverse patches even if bat cache fails or aborts Martin Nordholts 2021-12-11 13:55:11 +01:00
  • a3ea798246 Credit syntax definition and theme authors with new --acknowledgements option (#1971) Martin Nordholts 2021-12-11 14:00:45 +01:00
  • 63ad53817d Improved ANSI passthrough (#1596) Ethan P 2021-12-08 07:06:42 -08:00
  • 6d0eb0749e run-benchmarks: Benchmark both --wrap=character and --wrap=never Martin Nordholts 2021-12-08 12:03:59 +01:00
  • 36c1ea4599 run-benchmarks.sh: Don't benchmark startup time syntaxes twice Martin Nordholts 2021-12-08 11:31:54 +01:00
  • e250da8aaa Run cargo clippy --fix --all-targets --all-features with Rust 1.57 Martin Nordholts 2021-12-08 08:29:10 +01:00
  • 7fceb4878f Load themes lazily for improved startup time (#1969) Martin Nordholts 2021-12-06 09:14:15 +01:00
  • 29711c178a Better syntax highlighting for Dart (#1959) Ersikan 2021-12-06 08:40:43 +01:00
  • 8072d5a3e3 Bump clap from 2.33.3 to 2.34.0 dependabot[bot] 2021-12-01 03:02:38 +00:00
  • a5234105e5 Add a README-zh.md as the Chinese version of README.md (#1970) D3ara1n 2021-12-06 03:18:38 +08:00
  • 4236fa97cb release-checklist.md: Update cargo outdated section with link and arg Martin Nordholts 2021-12-01 05:45:46 +01:00
  • f5e3d9f010 Bump predicates from 2.0.3 to 2.1.0 dependabot[bot] 2021-12-01 03:02:44 +00:00
  • 6313e9ef2a Bump assets/syntaxes/02_Extra/TOML from 0f14b7c to 6bfcc3c dependabot[bot] 2021-12-01 03:02:00 +00:00
  • ce89fb2751 CICD: Add check for accidental inclusion of GPL:ed code Martin Nordholts 2021-11-28 19:03:30 +01:00
  • 3338699257 Remove the 'requirements.txt' syntax David Peter 2021-11-28 12:41:38 +01:00
  • 747b15436a run-benchmarks.sh: Add third 'Startup time' variant Martin Nordholts 2021-11-26 20:58:33 +01:00
  • 206bf5b8d6 run-benchmarks.sh: Add new test 'Startup time with syntax highlighting' Martin Nordholts 2021-11-25 21:20:38 +01:00
  • 9a2979df5f Changelog update Bojan Durdevic 2021-11-23 18:47:43 -05:00
  • b8e79a2160 Line range edge cases test Bojan Durdevic 2021-10-25 21:55:22 -04:00
  • 715b0d8bf5 Line range minus overflow prevention Bojan Durdevic 2021-10-17 10:11:55 -04:00
  • 0eb4aaac1e Line range minus syntax clippy suggestions addressed Bojan Durdevic 2021-10-15 21:37:51 -04:00
  • bc86c29185 Support for line range minus syntax Bojan Durdevic 2021-10-11 19:01:00 -04:00
  • d2175d6382 Add test for ANSI sequence loop-through David Peter 2021-11-22 21:54:22 +01:00
  • b3aefd2d41 Add Python highlighting test David Peter 2021-11-22 21:54:04 +01:00
  • f7eb55aa01 Rename jquery file David Peter 2021-11-22 21:53:26 +01:00
  • 5e63d67960 Remove jquery-3.3.1.min.js benchmark David Peter 2021-11-22 21:53:16 +01:00
  • 6fd78ea3f6 Clean benchmarking environment David Peter 2021-11-22 21:52:28 +01:00
  • b12503a46a Markdown (and JSON) reports David Peter 2021-11-22 21:06:48 +01:00
  • ea2faf45e4 Simplify cargo-target-dir extraction David Peter 2021-11-22 20:49:10 +01:00
  • 1822c981da Move comparison.sh benchmark script to documentation David Peter 2021-11-22 20:45:39 +01:00
  • 5519f9c716 Use once_cell instead of lazy_static Martin Nordholts 2021-11-22 21:10:17 +01:00
  • dd0925a946 Replace lazycell with once_cell Martin Nordholts 2021-11-22 20:59:28 +01:00
  • d7671fa8e3 Remove the code related to minimal_syntaxes.bin Martin Nordholts 2021-09-30 21:45:14 +02:00
  • e79b07bf5e HighlightingAssets::get_syntax_set(): Make private Martin Nordholts 2021-09-30 08:00:37 +02:00
  • 619cf6e6d6 Add MediaWiki syntax Shun Sakai 2021-10-31 11:33:40 +09:00
  • d6ed5e6746 Support for ignored-suffix CLI arguments (#1892) Bojan Đurđević 2021-11-19 11:05:23 -05:00
  • 59d4cfb75c README.md: Add 'Garbled output' to 'Troubleshooting' (#1937) Isabella Basso 2021-11-19 03:09:19 -03:00
  • 194e7bbcd1 Bump assets/syntaxes/02_Extra/LESS from a2eae04 to 836b47e dependabot[bot] 2021-11-01 03:03:07 +00:00
  • 5d92a7c591 docs: fix up README Michael Currin 2021-10-31 10:18:03 +02:00
  • 7fbe090525 Bump assert_cmd from 2.0.1 to 2.0.2 dependabot[bot] 2021-11-01 04:55:36 +00:00
  • eaf64df4c6 Bump console from 0.14.1 to 0.15.0 dependabot[bot] 2021-11-01 03:03:39 +00:00
  • a1558fb6bf Bump predicates from 2.0.2 to 2.0.3 dependabot[bot] 2021-11-01 03:03:30 +00:00
  • 18e999c92a Bump thiserror from 1.0.29 to 1.0.30 dependabot[bot] 2021-11-01 03:03:26 +00:00
  • d5f737f402 show skip message when asset cache is not found rhysd 2021-10-11 16:47:48 +09:00
  • 7fe4fdf33d Introduce MapExtensionToUnknown MappingTarget (#1889) cbolgiano 2021-10-25 11:59:12 -04:00
  • 0b63ad5e8b create_highlighted_versions: fix misleading/wrong error message David Peter 2021-10-23 12:52:37 +02:00
  • 4081ace4b9 Include git hash in bat -V and bat --version output if present Martin Nordholts 2021-10-23 16:32:39 +02:00
  • dde770aa21 Add bat panic regression test for Svelte files with embedded LiveScript Martin Nordholts 2021-10-23 11:32:27 +02:00
  • 6eb2cc9cac Add LiveScript syntax Martin Nordholts 2021-10-23 11:27:59 +02:00
  • f28d9db3d0 use io::Empty instead of crafted dummy stdin struct rhysd 2021-10-12 19:21:31 +09:00
  • deb80af449 remove unused lifetime parameter rhysd 2021-10-12 16:09:05 +09:00
  • dc0acbbb90 inline a closure which is called only once rhysd 2021-10-12 15:32:34 +09:00
  • 92ba42a602 do not take stdin lock when stdin is not used rhysd 2021-10-12 15:30:16 +09:00
  • d5e61d2316 update ubuntu installation command (#1911) Ashutosh Sajan 2021-10-23 16:30:43 +05:30
  • 271842d87c Add bat panic regression test when LiveScript is missing create_highlighted_versions-wrong-path-repro Martin Nordholts 2021-10-23 10:01:58 +02:00
  • ed3246c423 Make grep-cli optional dependency rhysd 2021-10-17 13:34:49 +09:00