1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00

Commit Graph

  • 7e55608975 docs: Clarify that -X/--no-init is not added on modern versions of less Justin Su 2025-10-19 15:58:21 -04:00
  • 4bd5cbca8e docs: Mention less options by short+long names Justin Su 2025-10-19 15:38:49 -04:00
  • 7c3fa7e1ce Merge pull request #3448 from akinomyoga/bash-fullquote Keith Hall 2025-10-20 19:55:56 +03:00
  • 3188a147d8 Use "-o fullquote" and "-o noquote" to escape Bash completions Koichi Murase 2025-10-20 18:10:33 +09:00
  • 926fbc4b13 Fix indentation of the Bash completion file Koichi Murase 2025-10-20 17:59:48 +09:00
  • 006d77fa39 Merge pull request #3442 from lmmx/patch-1 Keith Hall 2025-10-19 23:44:25 +03:00
  • 52a792d46f fix: allow hyphen values to -r/--line-range Louis Maddox 2025-10-19 19:23:57 +01:00
  • 20db989fb1 Merge pull request #3441 from sharkdp/prepare_changelog Keith Hall 2025-10-19 21:40:50 +03:00
  • 2c63d3c792 Prepare changelog for future changes Keith Hall 2025-10-19 21:24:54 +03:00
  • c734087e1d Merge pull request #3440 from sharkdp/prepare_release v0.26.0 Keith Hall 2025-10-19 21:20:43 +03:00
  • 3331a306c9 Prepare to release v0.26.0 Keith Hall 2025-10-19 20:57:44 +03:00
  • 83ffd1ea09 Merge pull request #3438 from lmmx/pipe-style Keith Hall 2025-10-18 20:43:57 +03:00
  • 200924772f docs: amend man page (style modifies cat-like piping) Louis Maddox 2025-10-17 10:18:58 +01:00
  • 7eedc0f854 feat(pipe-style): make output pipeable (any style) Louis Maddox 2025-10-16 13:27:11 +01:00
  • f1a0d8b3f7 chore: fix some minor issues in the comments (#3439) suranmiao 2025-10-18 05:13:18 +08:00
  • a730eaae0a Merge pull request #3435 from MuntasirSZN/fix/markdown-typescript Keith Hall 2025-10-14 22:22:33 +03:00
  • 8920c738c5 chore: update highlighted test Markdown with embedded Typescript file Keith Hall 2025-10-14 22:02:16 +03:00
  • 0139c9d9ae chore: add a test typescript file MuntasirSZN 2025-10-14 15:19:49 +06:00
  • b0fa9e1dfe feat: add typeScript syntax highlighting support for markdown code blocks MuntasirSZN 2025-10-13 17:17:20 +06:00
  • e6a1d40f8d Merge pull request #3410 from sharkdp/bump_syntect Keith Hall 2025-10-09 22:00:25 +03:00
  • d3cf75a36e Update changelog Keith Hall 2025-10-08 23:25:15 +03:00
  • 8221554865 Bump MSRV to get syntect to compile Keith Hall 2025-09-27 22:33:50 +03:00
  • a2eaa6c22c Bump syntect to v5.3.0 Keith Hall 2025-09-27 15:58:10 +03:00
  • 5863a57921 build(deps): bump assets/syntaxes/02_Extra/Idris2 dependabot[bot] 2025-10-09 17:24:04 +00:00
  • af365d762f build(deps): bump assets/syntaxes/02_Extra/SublimeJQ dependabot[bot] 2025-10-09 16:56:49 +00:00
  • 640369d4a1 build(deps): bump assets/syntaxes/02_Extra/Slim dependabot[bot] 2025-10-09 16:36:40 +00:00
  • 7a13516d21 build(deps): bump assets/themes/dracula-sublime dependabot[bot] 2025-10-09 15:50:27 +00:00
  • 01b7ac62c5 Merge pull request #3413 from sharkdp/ansi_theme_json Keith Hall 2025-10-08 23:31:42 +03:00
  • aa1c4fb48f update themes.bin to see if integration tests will pass Keith Hall 2025-10-08 23:22:06 +03:00
  • c0389b0e5c add integration test for ANSI theme with simple JSON Keith Hall 2025-10-08 23:12:08 +03:00
  • 3e816f08c7 Update ansi theme to highlight JSON keys separately from string values Keith Hall 2025-09-27 23:04:26 +03:00
  • 6c8929128f Merge pull request #3414 from sharkdp/ignore_invalid_config_for_help_and_version Keith Hall 2025-10-08 22:58:05 +03:00
  • 98b75db115 Update changelog Keith Hall 2025-10-08 22:45:35 +03:00
  • 2badaf5d99 cargo fmt Keith Hall 2025-09-27 23:54:52 +03:00
  • 588ff32d18 Fix help/version/diagnostic commands with invalid config Keith Hall 2025-09-27 23:33:10 +03:00
  • 1838e25d2f feat(cargo): add vendored-libgit2 feature (#3426) 0x61nas 2025-10-08 20:48:25 +03:00
  • 0e931aadde Merge pull request #3411 from sharkdp/completions Keith Hall 2025-10-07 22:42:31 +03:00
  • 8e90efb2b4 Add missing shell completions for various CLI arguments Keith Hall 2025-09-27 16:04:09 +03:00
  • e3f92c0975 CONTRIBUTING.md: Note that new themes are not desired right now Martin Nordholts 2025-10-07 19:00:07 +02:00
  • da23939561 Merge pull request #3412 from sharkdp/dmesg_syntax_mapping Keith Hall 2025-10-07 20:24:34 +03:00
  • d478ba2923 Merge branch 'master' into dmesg_syntax_mapping Keith Hall 2025-10-07 20:12:34 +03:00
  • f558902ad2 build(deps): bump wait-timeout from 0.2.0 to 0.2.1 dependabot[bot] 2025-10-02 17:27:55 +00:00
  • 3ae23cc57b Merge pull request #3424 from DarkMatter-999/feat/add-gomod-support Keith Hall 2025-10-04 00:18:07 +03:00
  • 7b67981fb9 tests: fix highlights for Go module syntax DarkMatter-999 2025-10-03 13:26:59 +05:30
  • 7ee6ee385e docs: update CHANGELOG.md DarkMatter-999 2025-10-03 13:09:57 +05:30
  • 28ab873a3f tests: add syntax tests for go.mod and go.sum DarkMatter-999 2025-10-03 13:00:09 +05:30
  • d392cea348 feat: Add Gomod submodule for go.mod / go.sum syntax support DarkMatter-999 2025-10-03 12:40:59 +05:30
  • 6ece3063ab build(deps): bump itertools from 0.13.0 to 0.14.0 dependabot[bot] 2025-10-01 02:02:52 +00:00
  • 839bfded39 Map /var/log/dmesg to Syslog syntax Keith Hall 2025-09-27 22:45:46 +03:00
  • 2c87b9480f Bump jsonnet syntax dependency Keith Hall 2025-09-27 15:34:57 +03:00
  • 2ae4253577 Merge pull request #3397 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/VimL-fe5bf5e Keith Hall 2025-09-27 16:12:39 +03:00
  • 0d468b023a build(deps): bump assets/syntaxes/02_Extra/VimL dependabot[bot] 2025-09-04 06:38:22 +00:00
  • 60096d9971 Update README.md Viktor 2025-09-26 20:33:12 +07:00
  • e879f532a7 Mapping .kshrc to bash for syntax highlighting #3361 (#3364) Ritoban Dutta 2025-09-23 22:26:52 +05:30
  • c8b8132228 Only leave space for git diff markers if any line is modified (#3406) jyn 2025-09-21 22:42:56 -07:00
  • 9d003dd1b9 Merge pull request #3402 from academician/minus-integration Keith Hall 2025-09-20 08:43:47 +03:00
  • c36dbf86f5 Add builtin pager to changelog Academician 2025-09-09 12:25:41 -04:00
  • c29f1875d3 Add --builtin=pager to readme, completions, and man pages Academician 2025-09-09 12:25:41 -04:00
  • a470cebf32 Add a "builtin" pager using the Minus crate Daniel Waechter 2024-09-05 18:27:29 -04:00
  • 929669728c Merge pull request #3396 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/CMake-2560a08 Keith Hall 2025-09-04 09:34:27 +03:00
  • 4f912fca16 build(deps): bump assets/syntaxes/02_Extra/CMake dependabot[bot] 2025-09-01 06:05:55 +00:00
  • 93b020bf93 Merge pull request #3400 from CosmicHorrorDev/upd-onig-sys Keith Hall 2025-09-04 09:20:23 +03:00
  • d7f11869ab build(deps): bump onig_sys 69.8.1 to 69.9.1 Cosmic Horror 2025-09-03 23:54:44 -06:00
  • fe4754e9cd build(deps): bump clap from 4.5.24 to 4.5.46 dependabot[bot] 2025-09-02 04:44:36 +00:00
  • ff8cd39620 build(deps): bump unicode-width from 0.2.0 to 0.2.1 dependabot[bot] 2025-09-02 04:32:38 +00:00
  • 8d65d4591b build(deps): bump globset from 0.4.15 to 0.4.16 dependabot[bot] 2025-09-01 04:48:53 +00:00
  • b4dcc155f0 build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-09-01 05:05:39 +00:00
  • f754f43e84 docs: fix command examples Sander 2025-09-01 16:39:43 +02:00
  • d291b3e5fa chore: Fix some typos (#3244) Sorin Sbarnea 2025-08-28 18:30:50 +01:00
  • 6772225477 docs(security): add initial security policy (#3290) Josef Andersson 2025-08-27 20:33:50 +02:00
  • 339e7df0bc Update winget-releaser to latest (#3012) Vedant Mohan Goyal 2025-08-25 10:59:04 +05:30
  • 297e8280d9 Merge pull request #3376 from eric-menne/fix/ctrl-c_fails_in_powershell Keith Hall 2025-08-22 17:59:35 +03:00
  • d397bea6dc Fix typo and clarify description Eric Menne 2025-08-16 15:23:35 +02:00
  • 3d174b8c09 Updated README.md to include -K option for less Eric Menne 2025-08-15 15:50:16 +02:00
  • d9dd9729b8 Add flag to less to enable quitting on Ctrl-C Eric Menne 2025-08-15 15:44:09 +02:00
  • c657b18efd README.md: Put some requirements on installation instructions Martin Nordholts 2025-08-14 06:15:56 +02:00
  • c9b41b1df7 Merge pull request #3381 from CalebLarsen/update-docs Keith Hall 2025-08-22 07:12:17 +03:00
  • 45efc4117e docs: added minor theming documentation notes Caleb Larsen 2025-08-19 15:41:52 -05:00
  • 6a74283289 Merge pull request #3382 from CosmicHorrorDev/update-github-theme Keith Hall 2025-08-20 08:04:30 +03:00
  • 120c39429f deps: Bump assets/themes/github-sublime-theme from 508740b to 59e525f Cosmic Horror 2025-08-19 21:32:54 -06:00
  • 1c6ad4d514 Merge pull request #3345 from cavanaug/master Keith Hall 2025-08-20 06:43:36 +03:00
  • 36d25c8642 Merge branch 'master' into master John Cavanaugh 2025-08-19 20:34:08 -07:00
  • caf6fa369f chore: add CI linting Yuri Astrakhan 2025-08-19 01:04:18 -04:00
  • 503c50b1ec chore: address all cargo clippy lints Yuri Astrakhan 2025-08-18 20:06:01 -04:00
  • d9fbd18541 inline format arguments Yuri Astrakhan 2025-02-27 00:30:05 -05:00
  • 9824090654 Merge pull request #3369 from forkeith/utf16le Keith Hall 2025-08-16 15:49:16 +03:00
  • bdaf25793d cargo fmt Keith Hall 2025-08-16 15:35:13 +03:00
  • 96ce80d0e2 Apply same fix and tests for UTF16BE Keith Hall 2025-08-16 15:33:53 +03:00
  • 40c4c8e542 More thorough tests for UTF16LE Keith Hall 2025-08-16 15:33:30 +03:00
  • 6675153460 Fix the read_line method for utf16le input Keith Hall 2025-08-07 23:31:15 +03:00
  • 76e6a49a2e Bump assets/syntaxes/02_Extra/Fish from 98316d4 to ef510fd dependabot[bot] 2025-08-16 06:02:13 +00:00
  • 1bcf760d90 docs: Include GNOME bash script for Dark Mode joshua! 2024-05-18 14:54:45 -07:00
  • 94f1035c08 Bump nix from 0.29.0 to 0.30.1 dependabot[bot] 2025-08-16 05:19:51 +00:00
  • 3516a3311a Merge branch 'master' into master John Cavanaugh 2025-08-15 06:34:33 -07:00
  • f79adaf607 test: 🚨 update tests for truncated multiline.txt John Cavanaugh 2025-08-15 05:57:41 -07:00
  • d9ac757b6a Add CI build for windows/ARM64 alcroito 2025-01-31 12:43:22 +01:00
  • 58bfcd9051 style: 🎨 reformat predicate assertions John Cavanaugh 2025-08-13 23:31:17 -07:00
  • 67e3e42531 test: 🚨 extend line-range tests John Cavanaugh 2025-08-13 23:18:21 -07:00
  • 3fd3f1def8 Merge branch 'master' into master John Cavanaugh 2025-08-13 23:27:26 -07:00
  • 6d849e53d2 Merge pull request #3373 from wcampbell0x2a/add-name-to-x86-asm-sublime-syntax Keith Hall 2025-08-13 09:44:13 +03:00