1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-04 20:32:27 +01:00

Commit Graph

  • 1e52785d35 Merge pull request #2626 from rhysd/encoding_rs David Peter 2023-09-01 21:12:07 +02:00
  • 9ba3b6ed13 No duplicate keys test, fixes #2643 (#2647) Orion Yeung 2023-09-01 14:11:41 -05:00
  • 72e1a40bab Remove leftover unwrap Peter Hebden 2023-07-09 02:00:01 +01:00
  • 33a89410d4 Add example to show new feature Peter Hebden 2023-07-09 01:49:45 +01:00
  • b2c28cdddb Clippy lints Peter Hebden 2023-07-09 01:34:35 +01:00
  • 906e774372 Handle todos Peter Hebden 2023-07-09 01:33:48 +01:00
  • d929becefc Fix signatures Peter Hebden 2023-07-09 01:20:58 +01:00
  • 103a2f0d9b Add OutputHandle enum to use instead of &mut dyn io::Write Peter Hebden 2023-07-09 01:08:14 +01:00
  • d33b2e158e Replace unmaintained encoding with encoding_rs rhysd 2023-07-21 23:41:32 +09:00
  • d295b3a394 Merge pull request #2613 from sharkdp/dependabot/cargo/expect-test-1.4.1 David Peter 2023-09-01 20:09:30 +02:00
  • 81a217b1f3 Merge pull request #2519 from sitiom/winget-releaser David Peter 2023-09-01 20:01:02 +02:00
  • bb17f74757 Bump assets/syntaxes/02_Extra/Docker from 9e9a518 to 0f6b7bc dependabot[bot] 2023-07-01 02:02:48 +00:00
  • 75928d20f8 Bump nu-ansi-term from 0.47.0 to 0.49.0 dependabot[bot] 2023-09-01 16:04:46 +00:00
  • 2cc45eea1a Bump clap from 4.3.0 to 4.4.2 dependabot[bot] 2023-09-01 03:43:28 +00:00
  • 7dbc6e3da4 Bump tempfile from 3.5.0 to 3.8.0 dependabot[bot] 2023-09-01 16:03:51 +00:00
  • f34b852aa8 Bump git2 from 0.16.1 to 0.18.0 dependabot[bot] 2023-09-01 03:43:28 +00:00
  • 4b04f901fe Add test for BAT_PAGING einfachIrgendwer0815 2023-08-07 19:23:52 +02:00
  • 26111950b3 Add environment variable BAT_PAGING einfachIrgendwer0815 2023-08-05 21:18:38 +02:00
  • f21d3502e1 Add *.ron syntax mapping Orion Yeung 2023-08-07 15:37:13 -05:00
  • 5687af8bc7 feat: describe WinGet method for Windows install Maros Kukan 2023-06-07 16:24:57 +02:00
  • 0f5f51f9ba Fixed RU readme typos nazar 2023-06-04 17:58:08 +03:00
  • 32c0e1fb45 update highlighted test file Jan T. Sott 2023-05-31 00:12:12 +02:00
  • 34440f1b0c update highlighted test file Jan T. Sott 2023-05-30 23:57:40 +02:00
  • f1d6cc7a64 add test files for NSIS syntax Jan T. Sott 2023-05-29 13:28:30 +02:00
  • 628ba5d31f add NSIS support Jan T. Sott 2023-05-28 23:17:18 +02:00
  • e24150ca3f Bump assets/syntaxes/02_Extra/Julia from 4fde0fd to 98233f9 dependabot[bot] 2023-05-01 02:56:59 +00:00
  • d580445aef fix: Add syntax mapping jsonl => json WinterCore 2023-04-08 00:41:02 +02:00
  • 48dc2b0d90 CICD: Add all-jobs job Martin Nordholts 2023-06-01 20:35:38 +02:00
  • 82664e3c82 Bump MSRV to 1.70.0 mataha 2023-08-28 16:25:30 +02:00
  • 1893405cbf Add .dpkg-new and .dpkg-tmp to ignored suffixes Ville Skyttä 2023-06-12 23:32:26 +03:00
  • 00b7e3b864 Merge pull request #2639 from johnmatthiggins/doc_fix Keith Hall 2023-08-09 17:38:15 +03:00
  • 7826e506f8 Merge branch 'master' into doc_fix John Higgins 2023-08-02 09:00:29 -07:00
  • 6dd8b28b0d Merge pull request #2638 from johnmatthiggins/master David Peter 2023-08-02 15:24:02 +02:00
  • b720af8a06 fix for issue #2095 John Higgins 2023-08-02 00:28:26 -07:00
  • b1fbcc8a6e fix for issue #2633 John Higgins 2023-08-02 00:04:55 -07:00
  • 9bf74d687f Cargo.lock: Bump proc-macro2 to fix build with Rust nightly Martin Nordholts 2023-07-27 06:37:39 +02:00
  • 783d4877e1 Merge pull request #2615 from einfachIrgendwer0815/feature_containerfile_mapping Keith Hall 2023-07-14 19:56:49 +03:00
  • 8b187e6997 Update CHANGELOG einfachIrgendwer0815 2023-07-02 13:55:54 +02:00
  • c46c53320b Add Containerfile syntax mapping einfachIrgendwer0815 2023-07-02 13:50:37 +02:00
  • 7f884fa582 Bump expect-test from 1.4.0 to 1.4.1 dependabot[bot] 2023-07-01 02:58:07 +00:00
  • 8676bbf97f Update clircle David Peter 2023-06-14 20:14:11 +02:00
  • 77069b368c Update CICD.yml sitiom 2023-06-07 17:30:10 +08:00
  • 70e49bd32b Merge pull request #2587 from cyqsimon/os-release David Peter 2023-06-03 23:29:09 +02:00
  • 5042f969e5 Bump clap from 4.2.6 to 4.3.0 dependabot[bot] 2023-06-01 02:57:05 +00:00
  • 876f5d4113 Bump serde from 1.0.160 to 1.0.163 dependabot[bot] 2023-06-01 02:56:58 +00:00
  • 39d9d64e1e Bump regex from 1.8.1 to 1.8.3 dependabot[bot] 2023-06-01 02:57:16 +00:00
  • 8e866babfc Write changelog cyqsimon 2023-06-01 13:25:02 +08:00
  • f8c700027e Add os-release syntax mapping cyqsimon 2023-06-01 13:17:08 +08:00
  • 7639e8b406 CICD.yml: Run cargo audit Martin Nordholts 2023-05-14 16:50:15 +02:00
  • 149dec6953 Fix paging not happening when stdout is interactive but stdin is not Nigecat 2023-05-22 11:10:12 +10:00
  • b420c42aff update readme lesleyrs 2023-05-09 02:40:27 +02:00
  • 3da7adb763 update readme lesleyrs 2023-05-07 13:54:58 +02:00
  • 165e5da6b9 Bump semver from 1.0.16 to 1.0.17 dependabot[bot] 2023-05-01 02:57:49 +00:00
  • c5a9fdff93 Bump regex from 1.7.0 to 1.8.1 dependabot[bot] 2023-05-01 02:58:06 +00:00
  • 8aac5acc0a Bump serde from 1.0.159 to 1.0.160 dependabot[bot] 2023-05-01 02:57:11 +00:00
  • 7162e38d50 Bump predicates from 3.0.2 to 3.0.3 dependabot[bot] 2023-05-12 04:06:39 +00:00
  • 63ac60a3a0 Bump flate2 from 1.0.25 to 1.0.26 dependabot[bot] 2023-05-12 04:05:49 +00:00
  • 9683bfdb3f Update clap to 4.2.6 Constantin Nickel 2023-04-22 14:08:20 +02:00
  • e155f56484 Clean-up bash comletion Adrián Bíro 2023-04-08 13:00:09 +02:00
  • e828d7840a Use valid SPDX license expression Constantin Nickel 2023-04-05 23:07:48 +02:00
  • 52f7a5a06f Update plist to 1.4 Constantin Nickel 2023-04-05 21:18:24 +02:00
  • baa1476d8d Update predicates to 3.0 Constantin Nickel 2023-04-05 21:40:41 +02:00
  • 6be56972b6 Update serial_test to 2.0 Constantin Nickel 2023-04-05 21:40:00 +02:00
  • 08445eba91 Bump serde from 1.0.152 to 1.0.159 dependabot[bot] 2023-04-05 18:42:39 +00:00
  • 2298422e85 Bump bytesize from 1.1.0 to 1.2.0 dependabot[bot] 2023-04-05 19:01:01 +00:00
  • c5731b9079 Merge pull request #2530 from nickelc/deps/use_is_terminal David Peter 2023-04-05 21:00:18 +02:00
  • 458e818ab4 Bump walkdir from 2.3.2 to 2.3.3 dependabot[bot] 2023-04-01 02:58:04 +00:00
  • 993b33b5b4 Bump thiserror from 1.0.38 to 1.0.40 dependabot[bot] 2023-04-01 02:57:47 +00:00
  • ba95955fe6 Bump tempfile from 3.3.0 to 3.5.0 dependabot[bot] 2023-04-01 02:57:39 +00:00
  • 57cc0d8435 Use the is-terminal crate instead of atty Constantin Nickel 2023-04-05 19:26:52 +02:00
  • 60a9ac041f Add Winget installation method in the readme sitiom 2023-03-30 13:41:11 +08:00
  • 33997106da Add Winget Releaser workflow Ryan Caezar Itang 2023-03-28 08:31:10 +08:00
  • 1b2c69aee8 Merge pull request #2516 from sharkdp/big-ci-sync David Peter 2023-03-25 21:49:50 +01:00
  • 87e87a349a Extract crate metadata with cargo David Peter 2023-03-25 14:25:39 +01:00
  • e49235e119 Minor CI improvements David Peter 2023-03-25 13:44:00 +01:00
  • 1712ec9e73 Merge pull request #2515 from tranzystorek-io/custom-asset-gen-dir David Peter 2023-03-25 13:18:02 +01:00
  • 3ca8c43a67 Update CHANGELOG.md Marcin Puc 2023-03-25 11:56:40 +01:00
  • 01f1b1efe8 Allow customizing output directory for generated assets Marcin Puc 2023-03-25 11:45:34 +01:00
  • c7905a6029 Minor fix in man page David Peter 2023-03-25 10:36:14 +01:00
  • d27aaffead New empty CHANGELOG section David Peter 2023-03-25 10:33:49 +01:00
  • 871abd27aa Update man page regarding --nonprintable-notation v0.23.0 David Peter 2023-03-25 10:31:31 +01:00
  • 3c2ee04b9c Merge pull request #2514 from sharkdp/bat-0.23 David Peter 2023-03-25 10:21:55 +01:00
  • 949f207275 Update binary assets David Peter 2023-03-25 10:04:59 +01:00
  • 58dbbd1cd4 Bump version to 0.23 David Peter 2023-03-25 09:43:38 +01:00
  • 2042eace2a release checklist: fix command to find MSRV David Peter 2023-03-25 09:39:45 +01:00
  • a113b0df12 Merge pull request #2406 from cstyles/make-header-an-alias-for-header_filename David Peter 2023-03-24 23:02:07 +01:00
  • ad3586f58a Update CHANGELOG.md Collin Styles 2022-11-19 14:37:43 -08:00
  • 7929179a74 Make PrettyPrinter::header an alias for header_filename Collin Styles 2022-11-19 14:27:25 -08:00
  • a422fea06d Merge pull request #2506 from nickelc/ci-strip David Peter 2023-03-24 22:11:56 +01:00
  • 4e491c4594 Merge pull request #2509 from sharkdp/crontab David Peter 2023-03-24 22:09:32 +01:00
  • 1a142a82b4 Merge pull request #2513 from nickelc/deps/dirs David Peter 2023-03-24 22:07:47 +01:00
  • 4d9aaece09 Merge pull request #2511 from nickelc/nu-ansi-term David Peter 2023-03-24 22:05:41 +01:00
  • 0e148e35dd Replace dirs-next with the original dirs crate Constantin Nickel 2023-03-24 18:13:24 +01:00
  • da3aa4e2fd Use nu-ansi-term instead of ansi_term Constantin Nickel 2023-03-23 10:47:38 +01:00
  • b65a02681a Add crontab syntax Keith Hall 2023-03-17 22:48:12 +02:00
  • 89c5683f8d Use cargo's strip option to remove symbols+debuginfo from the binaries Constantin Nickel 2023-03-16 13:40:34 +01:00
  • d20405b975 Merge pull request #2505 from nickelc/ci-msrv David Peter 2023-03-16 09:07:51 +01:00
  • 52f6239d28 Fix jq expression for retrieving rust-version in MSRV build job Constantin Nickel 2023-03-15 23:11:58 +01:00
  • 6428125827 Merge pull request #2504 from nickelc/deps/clap David Peter 2023-03-15 22:39:03 +01:00
  • c094cd3ee5 Update clap to 4.1.8 Constantin Nickel 2023-03-15 07:42:01 +01:00