1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-04 12:22:28 +01:00

Commit Graph

  • 01731478a6 Fix minor typo in GitHub Syntax Request Issue Template Michael Vorburger 2024-04-09 19:54:46 +02:00
  • f8c5429a6c Print $TERM with --diagnostic Rivera Calzadillas 2024-03-08 22:30:59 -07:00
  • f71226adbb Sort env vars printed by --diagnostic Rivera Calzadillas 2024-03-08 22:30:45 -07:00
  • e8d777b73a fix: some typos 一个不知名の睡觉高手 2024-03-20 16:33:39 +08:00
  • 3cff44b652 Bump console from 0.15.7 to 0.15.8 (#2925) dependabot[bot] 2024-04-01 04:11:21 +00:00
  • 26302a8b08 Bump serde from 1.0.193 to 1.0.197 (#2926) dependabot[bot] 2024-04-01 03:58:57 +00:00
  • adc5bd0402 Bump serde_with from 3.6.1 to 3.7.0 (#2923) dependabot[bot] 2024-04-01 03:44:58 +00:00
  • e3c3be950a Bump predicates from 3.0.4 to 3.1.0 (#2924) dependabot[bot] 2024-04-01 03:30:00 +00:00
  • 8d92dc2083 Bump wild from 2.2.0 to 2.2.1 (#2922) dependabot[bot] 2024-04-01 03:11:04 +00:00
  • a1f85b9e06 Bump assets/syntaxes/02_Extra/Julia from 98233f9 to 3366b10 (#2918) dependabot[bot] 2024-04-01 02:47:26 +00:00
  • 424c02dfa7 Bump softprops/action-gh-release from 1 to 2 (#2917) dependabot[bot] 2024-04-01 02:29:01 +00:00
  • 018a482621 Update Warp logo update-warp-logo David Peter 2024-03-23 21:15:25 +01:00
  • 4790def1ef fix: typo guoguangwu 2024-03-17 21:23:08 +08:00
  • 07c26adc35 style: simplify equality check Hamir Mahal 2024-03-11 00:40:08 -07:00
  • f29f9387b5 Merge pull request #2868 from cyqsimon/builtin-offload-v2 David Peter 2024-03-10 20:08:43 +01:00
  • c290bfff1e refactor: remove reference that is unnecessary Hamir Mahal 2024-03-10 03:03:18 -07:00
  • 42153f2b99 Bump nu-ansi-term from 0.49.0 to 0.50.0 (#2879) dependabot[bot] 2024-03-01 04:45:43 +00:00
  • 6d7537d3ec Bump itertools from 0.11.0 to 0.12.1 (#2880) dependabot[bot] 2024-03-01 04:29:33 +00:00
  • b30ec9f975 Bump git2 from 0.18.1 to 0.18.2 (#2877) dependabot[bot] 2024-03-01 04:10:37 +00:00
  • a7074f10d4 Bump plist from 1.5.1 to 1.6.0 (#2875) dependabot[bot] 2024-03-01 03:44:56 +00:00
  • d185f0973b Merge pull request #2874 from cyqsimon/wg David Peter 2024-02-29 11:09:31 +01:00
  • 071874ea8f Write changelog cyqsimon 2024-02-29 14:34:00 +08:00
  • 46a2c004a2 Add syntax mapping for Wireguard config cyqsimon 2024-02-29 14:25:20 +08:00
  • 26ac179548 Add note on thread synchronization cyqsimon 2024-02-26 11:31:30 +08:00
  • 4c85483486 Inline format! args wherever possible Lena 2024-02-24 22:36:14 +01:00
  • 487bed2d95 Change CONTRIBUTING.md according to new changelog requirements (#2839) einfachIrgendwer0815 2024-02-24 23:58:20 +01:00
  • 6f69682552 Merge pull request #2665 from einfachIrgendwer0815/feature_squeeze David Peter 2024-02-24 20:36:17 +01:00
  • bc5beaec5d Update CHANGELOG.md David Peter 2024-02-24 20:36:08 +01:00
  • 83b00bc653 Rename --squeeze to --squeeze-blank einfachIrgendwer0815 2024-02-24 14:02:27 +01:00
  • f041ff8c5f Hide --squeeze-limit from short help einfachIrgendwer0815 2024-02-24 13:57:44 +01:00
  • 1fbdbfc4b2 Update CHANGELOG einfachIrgendwer0815 2023-09-10 14:59:09 +02:00
  • 2323aa0def Add tests for --squeeze einfachIrgendwer0815 2023-09-10 14:33:48 +02:00
  • 6c2ce63101 Add squeeze functionality to SimplePrinter einfachIrgendwer0815 2023-09-10 14:28:35 +02:00
  • 13204c46e2 Update short-help/long-help einfachIrgendwer0815 2023-09-10 13:38:26 +02:00
  • 9bb0271e7d Update CHANGELOG.md (PR #1441) Ethan P 2020-12-16 18:35:31 -08:00
  • 0e4e10edb6 Add --squeeze-limit to specify max number of consecutive empty lines Ethan P 2020-12-16 18:23:14 -08:00
  • 0c7e5299bf Add squeeze_empty_lines to PrettyPrinter Ethan P 2020-12-16 18:16:00 -08:00
  • c36ed32816 Add --squeeze/-s option Ethan P 2020-12-16 18:10:29 -08:00
  • e1a3fc5529 Merge pull request #2857 from eth-p/skip-highlighting-when-no-color David Peter 2024-02-23 21:59:45 +01:00
  • 1ae9e843ed Merge branch 'master' into skip-highlighting-when-no-color David Peter 2024-02-23 21:59:32 +01:00
  • dbe4cfb763 Merge pull request #2866 from cyqsimon/quadlet David Peter 2024-02-23 21:54:44 +01:00
  • 4549f83689 Merge branch 'master' into quadlet David Peter 2024-02-23 21:54:36 +01:00
  • e6e8f847be Merge pull request #2865 from cyqsimon/syntax-mapping-fix David Peter 2024-02-23 21:52:55 +01:00
  • b9e249f782 Merge branch 'master' into syntax-mapping-fix David Peter 2024-02-23 21:52:46 +01:00
  • 3ffa3648cf Merge pull request #2853 from einfachIrgendwer0815/document_default_style_components David Peter 2024-02-23 21:51:55 +01:00
  • 5c2cc53882 Merge pull request #2867 from cyqsimon/containers-conf David Peter 2024-02-23 21:50:55 +01:00
  • a6f01af8de Merge branch 'master' into containers-conf David Peter 2024-02-23 21:50:35 +01:00
  • 85a549e293 Merge pull request #2840 from anki-code/master David Peter 2024-02-23 21:48:58 +01:00
  • b718889ba2 Merge branch 'master' into master David Peter 2024-02-23 21:48:44 +01:00
  • 708c74f6af Merge pull request #2795 from mxaddict/master David Peter 2024-02-23 21:48:20 +01:00
  • 74d666f5c0 Merge branch 'master' into skip-highlighting-when-no-color David Peter 2024-02-23 21:45:38 +01:00
  • 7604fe5567 Merge pull request #2807 from Oliver-Looney/2783-setting-terminal-title David Peter 2024-02-23 21:37:28 +01:00
  • 0080b043c4 Merge branch 'master' into master David Peter 2024-02-23 21:35:21 +01:00
  • c7bce46622 Write changelog cyqsimon 2024-02-21 15:24:36 +08:00
  • 2b4339663c Builtin glob matchers build offload, v2 cyqsimon 2024-02-21 14:56:37 +08:00
  • 6a6b02117b Apply clippy fixes (#2864) cyqsimon 2024-02-21 02:39:22 +08:00
  • 511cd30105 Write changelog cyqsimon 2024-02-21 00:26:23 +08:00
  • 92915e22e7 Map containers .conf files to TOML syntax cyqsimon 2024-02-21 00:18:45 +08:00
  • d499191b0a Write changelog cyqsimon 2024-02-20 14:54:43 +08:00
  • 152d69fe98 Add syntax mapping for podman quadlets cyqsimon 2024-02-20 14:49:12 +08:00
  • 81aa24310c Write changelog cyqsimon 2024-02-20 14:33:02 +08:00
  • 75cdabaf13 Relax syntax mapping rule restrictions to allow brace expansion cyqsimon 2024-02-20 14:24:51 +08:00
  • 1f628203e5 Merge branch 'master' into 2783-setting-terminal-title Oliver Looney 2024-02-12 09:34:01 +00:00
  • 1b9fc1d5af Merge pull request #2856 from eth-p/fix-2185 David Peter 2024-02-12 08:32:47 +01:00
  • bc1ca1a346 Merge branch 'master' into fix-2185 David Peter 2024-02-12 08:19:56 +01:00
  • f735120978 Merge pull request #2854 from eth-p/fix-line-number-wrap-off-by-one David Peter 2024-02-12 08:19:34 +01:00
  • 25b5a41189 Skip syntax parsing when color output disabled Ethan P. 2024-02-11 22:29:25 -08:00
  • c94cf4e14e Split syntax highlighting from print_line into fn Ethan P. 2024-02-11 22:27:35 -08:00
  • 84d80eebd0 Test for correct categorization of SGR sequences Ethan P. 2024-02-11 19:29:09 -08:00
  • 915dd9fbf8 Fix incorrect categorization of SGR sequences Ethan P. 2024-02-11 19:27:04 -08:00
  • 9d77c1373c Fix off-by-one error in line number continuation Ethan P. 2024-02-11 13:49:13 -08:00
  • c3f2ddf509 Merge branch 'master' into 2783-setting-terminal-title Oliver Looney 2024-02-11 22:53:48 +00:00
  • 8a51172b11 simplified basic_set_terminal_title Oliver looney 2024-02-11 22:43:07 +00:00
  • 875046e4cd Mention which style components are the default einfachIrgendwer0815 2024-02-03 22:51:02 +01:00
  • a5bd9f51be Added JSONC and aws credentials to the syntax mappings mxaddict 2024-02-11 04:57:42 +08:00
  • 5a2a20af42 Merge pull request #2544 from eth-p/fix-2541 Ethan P 2024-02-09 22:20:30 -08:00
  • 61029c8bd2 Update changelog for fix of ANSI OSC sequences Ethan P 2024-02-07 17:17:44 -08:00
  • 1023399c5e Remove hyperlink when wrapping lines Ethan P 2023-04-17 19:19:49 -07:00
  • 6549e26f5d Re-emit hyperlinks when wrapping lines Ethan P 2023-04-17 19:07:58 -07:00
  • 165c495e75 Replace AnsiCodeIterator in printer.rs Ethan P 2023-04-17 17:02:42 -07:00
  • 6b9b085be3 Add EscapeSequenceIterator Ethan P 2023-04-17 16:35:32 -07:00
  • 2d46d54ae3 Add tests for re-emitting SGR sequences on wrap Ethan P 2023-04-17 17:27:08 -07:00
  • 3d04699710 Add regression test for #2541 Ethan P 2023-04-17 15:52:17 -07:00
  • 054421268f Strip OSC sequences before printing Ethan P 2023-04-16 20:18:40 -07:00
  • 414403b062 Add EscapeSequenceOffsetsIterator Ethan P 2023-04-16 19:59:52 -07:00
  • c29bf2ff28 Update git2 dependency Ethan P 2024-02-09 21:45:29 -08:00
  • ab4e5ed52e Merge pull request #2815 from dtolnay-contrib/derive David Peter 2024-02-09 08:21:21 +01:00
  • 1a54c9bf6d Eliminate dependency on serde's "derive" feature David Tolnay 2023-12-28 14:38:35 -08:00
  • 02077db53e undid unnecessary api visibility changes Oliver looney 2024-02-08 21:41:20 +00:00
  • 7ce010d9ed Using hypens instead of underscores for set-terminal-title command Oliver looney 2024-02-08 21:33:03 +00:00
  • 95993cf37e Bump assets/syntaxes/02_Extra/cmd-help from b150d84 to 209559b (#2841) dependabot[bot] 2024-02-08 07:54:17 +00:00
  • 3761df9112 Merge pull request #2849 from eth-p/readme-less-options-explained David Peter 2024-02-08 08:29:20 +01:00
  • adfaef19da Clarify when/how default args are added to less Ethan P. 2024-02-07 21:18:12 -08:00
  • f7bea6de5b Bump clircle from 0.4.0 to 0.5.0 (#2845) dependabot[bot] 2024-02-01 05:00:25 +00:00
  • 65aae5d0a1 Bump toml from 0.8.6 to 0.8.9 (#2844) dependabot[bot] 2024-02-01 04:43:10 +00:00
  • e3866b1f7e Bump indexmap from 2.1.0 to 2.2.2 (#2847) dependabot[bot] 2024-02-01 04:25:19 +00:00
  • 23de8e093b Bump semver from 1.0.20 to 1.0.21 (#2843) dependabot[bot] 2024-02-01 04:05:59 +00:00
  • 196a4cb18f Bump assets/themes/zenburn from e627f1c to 86d4ee7 (#2842) dependabot[bot] 2024-02-01 03:15:26 +00:00
  • 695cf1f387 Update CHANGELOG.md Andy Kipp 2024-01-31 14:12:00 +01:00
  • 0af1df5258 Create xonsh.toml Andy Kipp 2024-01-31 14:07:56 +01:00