1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-07 18:42:00 +00:00

Commit Graph

  • f94758c22a Update changelog docker_syntax_fix Keith Hall 2025-11-03 23:24:35 +02:00
  • b160f2d38b Revert "Bump assets/syntaxes/02_Extra/Docker from 0f6b7bc to c001fb2 (#3024)" Keith Hall 2025-11-03 23:21:24 +02:00
  • ce856dbba7 Update etcetera to 0.11; no longer depend on home; MSRV 1.87 master Benjamin A. Beasley 2025-10-31 06:44:27 +00:00
  • 3ecbd18e56 Merge pull request #3469 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/typst-syntax-highlight-363f0e7 auto-merge-dependabot-prs[bot] 2025-11-01 10:41:09 +00:00
  • 61fbc3fc0c build(deps): bump assets/syntaxes/02_Extra/typst-syntax-highlight dependabot[bot] 2025-11-01 10:24:37 +00:00
  • 5bcbd91943 Merge pull request #3472 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/Zig-c16d871 auto-merge-dependabot-prs[bot] 2025-11-01 10:21:28 +00:00
  • cfe32fa219 build(deps): bump assets/syntaxes/02_Extra/Zig dependabot[bot] 2025-11-01 10:05:25 +00:00
  • f0f4af864a Merge pull request #3470 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/cmd-help-273cb98 auto-merge-dependabot-prs[bot] 2025-11-01 10:01:27 +00:00
  • 8bace0e808 build(deps): bump assets/syntaxes/02_Extra/cmd-help dependabot[bot] 2025-11-01 09:40:14 +00:00
  • 2f5cba7f8f Merge pull request #3473 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/SystemVerilog-b340f1c auto-merge-dependabot-prs[bot] 2025-11-01 09:37:25 +00:00
  • 528aa4fedd build(deps): bump assets/syntaxes/02_Extra/SystemVerilog dependabot[bot] 2025-11-01 09:27:44 +00:00
  • 490e1580ad Merge pull request #3471 from sharkdp/dependabot/cargo/serde_with-3.15.1 auto-merge-dependabot-prs[bot] 2025-11-01 05:15:10 +00:00
  • cbfbfc8ff3 build(deps): bump serde_with from 3.12.0 to 3.15.1 dependabot[bot] 2025-11-01 05:03:16 +00:00
  • b6edf7ab0b Merge pull request #3468 from sharkdp/dependabot/cargo/prettyplease-0.2.37 auto-merge-dependabot-prs[bot] 2025-11-01 05:00:21 +00:00
  • 65e6b4de69 build(deps): bump prettyplease from 0.2.35 to 0.2.37 dependabot[bot] 2025-11-01 04:42:58 +00:00
  • 2ca62e25f1 Merge pull request #3474 from sharkdp/dependabot/cargo/git2-0.20.2 auto-merge-dependabot-prs[bot] 2025-11-01 04:39:53 +00:00
  • 1b2a814478 build(deps): bump git2 from 0.20.0 to 0.20.2 dependabot[bot] 2025-11-01 04:22:33 +00:00
  • e33967aa39 Merge pull request #3467 from sharkdp/dependabot/cargo/regex-1.12.2 auto-merge-dependabot-prs[bot] 2025-11-01 04:17:04 +00:00
  • a1adefce36 build(deps): bump regex from 1.11.1 to 1.12.2 dependabot[bot] 2025-11-01 03:40:47 +00:00
  • 6e87e02e96 Merge pull request #3465 from sharkdp/dependabot/cargo/terminal-colorsaurus-1.0.1 auto-merge-dependabot-prs[bot] 2025-11-01 03:37:12 +00:00
  • ab9cc674d5 build(deps): bump terminal-colorsaurus from 1.0.0 to 1.0.1 dependabot[bot] 2025-11-01 03:02:09 +00:00
  • 5371426588 alternatives.md: fix emoji & formatting Jack Haden-Enneking 2025-10-15 11:02:46 -07:00
  • 4e13c3eb5b Update CHANGELOG.md Justin Su 2025-10-20 04:28:49 -04:00
  • 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