1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Commit Graph

  • c00b382f13 Add abbreviations for fish to Readme Simon Olofsson 2025-03-28 22:01:23 +01:00
  • 964e2bdac3 updated changelog for pr number Chetan 2025-03-28 12:23:34 +00:00
  • 2e7ab99099 Add Odin submodule and syntax test file Chetan 2025-03-28 12:17:45 +00:00
  • 4175f28979 Update changelog entry for GDScript support (#3233) Chetan 2025-03-23 13:53:32 +00:00
  • 207f90f01b Add GDScript submodule and syntax test file for GDScript support, see #XXX (@chetanjangir0) Chetan 2025-03-23 13:24:30 +00:00
  • 5c43ddb56c Bump assets/syntaxes/02_Extra/cmd-help from 209559b to 68e727b (#3222) dependabot[bot] 2025-03-18 17:23:30 +00:00
  • 3838766dd4 Bump assets/syntaxes/02_Extra/Docker from 0f6b7bc to c001fb2 (#3024) dependabot[bot] 2025-03-18 16:13:59 +00:00
  • a006457a72 Update Warp link David Peter 2025-03-09 19:20:02 +01:00
  • 0449107230 Update sponsors David Peter 2025-03-04 19:30:20 +01:00
  • 75313d886b Bump assets/syntaxes/02_Extra/Nix from 9032bd6 to 48c497c (#3219) dependabot[bot] 2025-03-01 03:25:07 +00:00
  • 4998f58847 Merge pull request #3215 from sharkdp/debsources Keith Hall 2025-02-25 22:28:09 +02:00
  • ffc094bd91 Add debsources syntax Keith Hall 2025-02-25 22:17:00 +02:00
  • 343326eacf Merge pull request #3213 from sharkdp/csproj_xml_mapping Keith Hall 2025-02-25 05:09:12 +02:00
  • d31bc4347a Map various .NET file extensions to XML syntax Keith Hall 2025-02-23 20:20:52 +02:00
  • adfb951e51 Merge pull request #3209 from sharkdp/ndjson Keith Hall 2025-02-15 12:16:52 +02:00
  • 2843a2c0e8 Add mapping for ndjson file extension to JSON syntax Keith Hall 2025-02-15 08:46:22 +02:00
  • 94d3dc254e Merge pull request #3205 from sharkdp/syslog_error_highlighting_fix Keith Hall 2025-02-10 20:46:54 +02:00
  • 915eb55779 Merge branch 'master' into syslog_error_highlighting_fix Keith Hall 2025-02-09 22:20:14 +02:00
  • 547bc38118 Merge pull request #3186 from sharkdp/csv_1977 Keith Hall 2025-02-09 20:49:14 +02:00
  • 93fd013aa1 Update changelog Keith Hall 2025-01-24 23:05:35 +02:00
  • 512bfde7ce Correctly handle CSV files with a single separator throughout Keith Hall 2021-12-13 23:29:44 +02:00
  • 27ba45ded7 patch Monokai Extended theme for better Syslog error highlighting Keith Hall 2025-02-09 12:56:53 +02:00
  • c0898dedb1 fix meta scope ordering to come before constant.numeric scope for times Keith Hall 2025-02-08 21:14:56 +02:00
  • b82b920420 attempt to fix syslog error highlighting Keith Hall 2025-02-08 21:06:33 +02:00
  • ac40f7cfd8 Merge pull request #3201 from victor-gp/fix-submodules-for-dependabot Keith Hall 2025-02-04 05:15:14 +02:00
  • 330c51de9f Add Changelog entry Víctor González Prieto 2025-02-04 00:15:45 +01:00
  • 0ed527f0d1 Replace spaces in git submodule paths Víctor González Prieto 2025-02-03 22:01:33 +01:00
  • 7df1dec65c Merge pull request #3196 from odilf/master Keith Hall 2025-02-02 21:20:33 +02:00
  • 61d42ee87b Add syntax mapping for nixs flake.lock odilf 2025-02-02 11:16:50 +01:00
  • a95e65eea1 Merge pull request #3197 from einfachIrgendwer0815/style/fix_lints Keith Hall 2025-02-02 21:05:43 +02:00
  • 71dce0e7f3 Fix clippy::duplicated_attributes warnings einfachIrgendwer0815 2025-01-30 18:30:20 +01:00
  • 53af1dc32d Fix clippy::unnecessary_filter_map warnings einfachIrgendwer0815 2025-01-30 18:26:00 +01:00
  • 52252b15d6 Fix clippy::needless_lifetimes warnings einfachIrgendwer0815 2025-02-02 14:20:05 +01:00
  • bc24ce9ad4 Fix clippy::needless_update warnings einfachIrgendwer0815 2025-01-30 18:23:42 +01:00
  • 625e986552 Fix clippy::manual_ignore_case_cmp warnings einfachIrgendwer0815 2025-01-30 18:22:01 +01:00
  • 095442191c Fix clippy::ptr_arg warnings einfachIrgendwer0815 2025-01-30 18:29:00 +01:00
  • cc46282866 Fix clippy::into_iter_on_ref warnings einfachIrgendwer0815 2025-01-30 18:01:29 +01:00
  • cbc9c3629d Fix clippy::manual_pattern_char_comparison warnings einfachIrgendwer0815 2025-01-30 18:18:33 +01:00
  • 2c49d905e4 Fix clippy::legacy_numeric_constants warnings einfachIrgendwer0815 2025-01-30 18:09:39 +01:00
  • f0e2f642e0 Fix clippy::redundant_closure warnings einfachIrgendwer0815 2025-01-30 18:16:03 +01:00
  • 3d0f0c0565 Fix clippy::unnecessary_map_or warnings einfachIrgendwer0815 2025-01-30 18:14:29 +01:00
  • 3d442cdf98 Fix clippy::needless_borrow warnings einfachIrgendwer0815 2025-01-30 18:20:25 +01:00
  • b009fee5ea Fix clippy::needless_return warnings einfachIrgendwer0815 2025-01-30 18:11:34 +01:00
  • 6cf747678c Fix clippy::needless_borrows_for_generic_args warnings einfachIrgendwer0815 2025-01-30 18:06:42 +01:00
  • db812e1179 Bump thiserror from 1.0.69 to 2.0.11 (#3195) dependabot[bot] 2025-02-01 04:35:19 +00:00
  • 995f23b58f Bump tempfile from 3.15.0 to 3.16.0 (#3192) dependabot[bot] 2025-02-01 04:18:58 +00:00
  • ef3830234d Bump itertools from 0.13.0 to 0.14.0 (#3193) dependabot[bot] 2025-02-01 03:53:27 +00:00
  • 4fc55cfcec Bump semver from 1.0.24 to 1.0.25 (#3191) dependabot[bot] 2025-02-01 03:24:58 +00:00
  • 487ac3bc48 Merge pull request #3150 from buzden/add-idris-syntax Keith Hall 2025-01-27 23:00:05 +02:00
  • d6cb3ba747 [ new ] Add support for Idris 2 programming language Denis Buzdalov 2024-12-24 19:19:07 +03:00
  • a9a2dceb72 Merge pull request #3146 from buzden/fix-readme-translation Keith Hall 2025-01-27 22:35:23 +02:00
  • bee08e48ae Merge branch 'master' into fix-readme-translation Keith Hall 2025-01-27 22:20:35 +02:00
  • b14fb9db24 Merge pull request #3189 from einfachIrgendwer0815/fix/list_themes_2 Keith Hall 2025-01-27 21:59:18 +02:00
  • 91acb0d16f update changelog to mention --list-themes bugfix when stdout is piped Keith Hall 2025-01-27 21:43:57 +02:00
  • 4f161705a3 Fix: Don't output default theme info to piped stdout einfachIrgendwer0815 2025-01-27 16:40:29 +01:00
  • f8c6e90647 Merge pull request #3182 from cyqsimon/paru Keith Hall 2025-01-24 23:21:29 +02:00
  • dd9dc4f76b Write changelog cyqsimon 2025-01-20 11:58:07 +08:00
  • 94f49fd99b Add syntax mapping for paru configuration cyqsimon 2025-01-18 00:44:53 +08:00
  • 498df11a50 Merge pull request #3179 from dtolnay-contrib/vendorbug Keith Hall 2025-01-18 09:31:35 +02:00
  • db7da314e7 Work around cargo vendor losing syntax_mapping builtins directory David Tolnay 2025-01-17 21:18:12 -08:00
  • 33aabc696a Move section slightly further down David Peter 2025-01-15 08:32:48 +01:00
  • 648bedf290 Add Warp Pack sponsorship oliviajohnsto 2025-01-14 21:54:19 -05:00
  • dd3d1b8cdb Merge pull request #3174 from philipp-tailor/patch-1 Keith Hall 2025-01-10 19:31:42 +02:00
  • b39a156d57 Update README.md Philipp Schneider 2025-01-10 17:45:26 +01:00
  • b6158c09b4 Merge pull request #3168 from bash/fix-env-var-names Keith Hall 2025-01-09 18:50:02 +02:00
  • 8a11a46f66 Add integration tests Tau Gärtli 2025-01-09 08:20:09 +01:00
  • 4d73c1e511 Add changelog entry Tau Gärtli 2025-01-09 08:04:58 +01:00
  • 280f3eeb4e Fix name of BAT_THEME_{DARK,LIGHT} env vars Tau Gärtli 2025-01-07 22:42:04 +01:00
  • 1321160203 Merge pull request #3169 from branchvincent/git2 Keith Hall 2025-01-08 06:52:03 +02:00
  • 01680e444b Bump git2 to 0.20 Branch Vincent 2025-01-07 20:01:10 -08:00
  • 2435453c33 Merge pull request #3167 from sharkdp/keith-hall-patch-1 Keith Hall 2025-01-07 21:51:03 +02:00
  • 6e466e5ab4 Post release steps Keith Hall 2025-01-07 21:30:39 +02:00
  • 25f4f96ea3 Release bat v0.25.0 v0.25.0 Keith Hall 2025-01-07 21:05:49 +02:00
  • 5cfd22ee8b Bump version to 0.25.0 Keith Hall 2025-01-07 20:38:13 +02:00
  • ae07586fef Merge pull request #2805 from Anomalocaridid/refactor-lessopen Keith Hall 2025-01-06 06:21:46 +02:00
  • 96e4882b5c tests: remove serial attribute on and un-ignore applicable lessopen tests Anomalocaridid 2024-11-30 22:23:20 -05:00
  • a0a090c307 tests: disable lessopen for help tests Anomalocaridid 2024-11-30 22:22:41 -05:00
  • bc61d84408 update CHANGELOG.md Anomalocaridid 2023-12-16 18:18:06 -05:00
  • de8bb79a6f refactor lessopen implementation Anomalocaridid 2023-12-16 17:55:04 -05:00
  • 7bf459f0ff replace run_script with execute Anomalocaridid 2023-12-16 17:54:49 -05:00
  • 18ed69aff4 Merge pull request #3113 from niklasmohrin/bump-clircle Keith Hall 2025-01-05 22:10:45 +02:00
  • c9431933e5 Deactivate clircle default features and require 0.6.1 Niklas Mohrin 2025-01-05 16:46:55 +01:00
  • 2d3581e8c4 Merge pull request #2858 from eth-p/update-docs-for-manpager Keith Hall 2025-01-03 09:07:57 +02:00
  • 8453bc93cc Update README steps for using bat as MANPAGER Ethan P. 2024-02-12 01:38:19 -08:00
  • d1418a9ab0 Merge pull request #2994 from sharkdp/two_dark_manpage Keith Hall 2025-01-03 08:44:14 +02:00
  • 09bdcde6c5 Update changelog to mention theme improvements for Manpage Keith Hall 2024-06-09 09:06:50 +03:00
  • 0d2afe79af Improve base16 themes for better Man page syntax highlighting Keith Hall 2024-06-09 09:05:19 +03:00
  • 5a12f187fa Patch 1337 theme for better Man page syntax highlighting Keith Hall 2024-06-09 09:02:05 +03:00
  • 753bfaff49 Improve Ansi theme for better Man page syntax highlighting Keith Hall 2024-06-09 08:58:42 +03:00
  • 9744971b19 Patch OneHalfDark theme for better Man page syntax highlighting Keith Hall 2024-06-09 06:52:21 +03:00
  • c8f7787281 Patch TwoDark theme for better Man page syntax highlighting Keith Hall 2024-06-09 06:08:02 +03:00
  • 26f19703d3 Merge pull request #3157 from sharkdp/man_gs Keith Hall 2025-01-03 08:30:44 +02:00
  • b7b05a3553 Fix for OPTIONS consisting of a plain dash Keith Hall 2024-12-30 21:07:49 +02:00
  • caba54efc9 Bump clircle from 0.6.0 to 0.6.1 (#3161) dependabot[bot] 2025-01-01 04:43:24 +00:00
  • e2528dff6d Bump serde_with from 3.8.1 to 3.12.0 (#3162) dependabot[bot] 2025-01-01 04:30:15 +00:00
  • ad11fb815f Bump predicates from 3.1.0 to 3.1.3 (#3158) dependabot[bot] 2025-01-01 04:15:10 +00:00
  • 305e8a4d84 Bump serde from 1.0.209 to 1.0.217 (#3160) dependabot[bot] 2025-01-01 03:57:42 +00:00
  • 7e804b27a0 Bump console from 0.15.8 to 0.15.10 (#3159) dependabot[bot] 2025-01-01 03:34:32 +00:00
  • 18d963f423 Merge pull request #3152 from liliwilson/markdown-puppet-syntax-highlighting Keith Hall 2024-12-30 21:40:15 +02:00
  • 9d91d22e29 changelog entry Lili Wilson 2024-12-25 21:16:35 -05:00