Commit Graph

  • 196a4cb18f
    Bump assets/themes/zenburn from `e627f1c` to `86d4ee7` (#2842) dependabot[bot] 2024-02-01 03:15:26 +0000
  • 0c44dc532f
    Bump assets/themes/zenburn from `e627f1c` to `86d4ee7` dependabot[bot] 2024-02-01 03:02:16 +0000
  • 695cf1f387
    Update CHANGELOG.md Andy Kipp 2024-01-31 14:12:00 +0100
  • 0af1df5258
    Create xonsh.toml Andy Kipp 2024-01-31 14:07:56 +0100
  • a8d07333e9
    updated integration_tests.rs Oliver looney 2024-01-30 19:29:28 +0000
  • 7f12989127
    added set_terminal_title arg to clap_app.rs to fix ci errors Oliver looney 2024-01-29 09:47:41 +0000
  • 2ed98a1de4
    Resolve conflicts Lena 2024-01-28 22:35:30 +0100
  • 60e32cf823
    removed set_terminal_title arg from clap_app.rs since other boolean args aren't in clap_app.rs Oliver looney 2024-01-27 14:46:13 +0000
  • e9a6aaa30f
    cargo fmt Oliver looney 2024-01-27 14:44:54 +0000
  • 9be2a36a01
    fixed system wide config tests failing Oliver looney 2024-01-27 14:38:09 +0000
  • 22254936a2
    ran cargo fmt Oliver looney 2024-01-27 14:32:34 +0000
  • f6d76e0104
    added integration test for setting terminal title Oliver looney 2024-01-27 14:31:28 +0000
  • c911829771
    fixed failing tests Oliver looney 2024-01-27 14:23:24 +0000
  • b33e33fe26
    terminal title is only set if user opts in with --set_terminal_title flag Oliver looney 2024-01-27 14:17:25 +0000
  • 9239b125b1
    added a flag to config for setting terminal title Oliver looney 2024-01-27 14:14:40 +0000
  • a0941b02f1
    Refer to CONTRIBUTING in changelog workflow einfachIrgendwer0815 2024-01-06 10:13:55 +0100
  • 39f84eea81
    Mention changelog requirements in CONTRIBUTING einfachIrgendwer0815 2024-01-06 10:10:40 +0100
  • 2a29029828 Merge branch 'issue#2561' of github.com:deboard/bat into issue#2561 deboard 2024-01-22 20:23:35 -0500
  • ac4f4b40df Ran cargo fmt. deboard 2024-01-22 20:23:20 -0500
  • b1819cb09d
    Merge branch 'master' into issue#2561 John DeBoard 2024-01-22 20:10:41 -0500
  • 10fd0b70e5 Add integration test. deboard 2024-01-22 20:06:41 -0500
  • 2086cd2668
    Merge pull request #2835 from FilipRazek/fix-long-file-names David Peter 2024-01-21 20:17:34 +0100
  • 1b88267320 Ensure test succeeds by adding flag Filip Razek 2024-01-21 18:54:29 +0100
  • e586751208 Attempt to fix integration test Filip Razek 2024-01-21 18:04:58 +0100
  • e7256a624b Refer to PR instead of issue in CHANGELOG Filip Razek 2024-01-21 17:27:59 +0100
  • 5c1f47359e Run cargo fmt Filip Razek 2024-01-21 17:25:24 +0100
  • 45ee2dc4c7 fix: Wrap file name in header Filip Razek 2024-01-21 17:13:11 +0100
  • db66e4459b
    Merge pull request #2755 from cyqsimon/syntax-mapping-refactor David Peter 2024-01-21 19:43:24 +0100
  • 55e02e101d
    Apply review suggestions to benchmark script cyqsimon 2024-01-22 00:25:23 +0800
  • 230abfd2bc
    Merge branch 'master' into syntax-mapping-refactor cyqsimon 2024-01-19 15:18:48 +0800
  • c0f2d6f934
    Add note on subdirectory's irrelevance to ordering cyqsimon 2024-01-18 23:26:00 +0800
  • 9f36a7a284
    Minor codestyle improvements cyqsimon 2024-01-18 23:07:11 +0800
  • e4d637a3d8
    Reverse precedence of syntax mappings specified on CLI cyqsimon 2024-01-18 22:41:57 +0800
  • 98a2b6bc17 Update changelog rhysd 2024-01-10 21:49:50 +0900
  • 8e66bc8722 Make the error handler `FnMut` rhysd 2024-01-10 21:46:13 +0900
  • 1e73fecb5f Update changelog rhysd 2024-01-10 21:49:50 +0900
  • 8418a597ee Make the error handler `FnMut` rhysd 2024-01-10 21:46:13 +0900
  • ed6aad7835 Add test. deboard 2024-01-05 23:20:47 -0500
  • e5858e27d9
    Merge branch 'master' into issue#2561 John DeBoard 2024-01-04 10:04:36 -0500
  • 4671649409
    Fix `clippy::uninlined_format_args` in `bat_warning!` Lena 2024-01-03 21:32:59 +0100
  • 50ab049366
    Run `cargo fmt` Lena 2024-01-03 21:27:53 +0100
  • c0a7130d1e
    Fix `clippy::manual_string_new` Lena 2024-01-03 21:13:42 +0100
  • 7052185c5e
    Fix `clippy::cloned_instead_of_copied` Lena 2024-01-03 21:11:06 +0100
  • 19c5aae57f
    Fix `clippy::ignored_unit_patterns` Lena 2024-01-03 21:10:16 +0100
  • 2aadd8fdc7
    Fix `clippy::map_unwrap_or` Lena 2024-01-03 21:09:24 +0100
  • c62e9e5c36
    Fix `clippy::semicolon_if_nothing_returned` Lena 2024-01-03 21:07:53 +0100
  • c7e8fa8339
    Fix `clippy::inefficient_to_string` Lena 2024-01-03 21:06:46 +0100
  • 7fe6d1046a
    Fix `clippy::uninlined_format_args` Lena 2024-01-03 20:51:33 +0100
  • 15178bca3f fix changelog checker in CI to regex escape the submitter username dependabot/submodules/assets/syntaxes/02_Extra/SublimeJQ-b7e53e5 Keith Hall 2024-01-03 16:34:18 +0200
  • cd81c7fa6b
    Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5` (#2820) dependabot[bot] 2024-01-03 14:16:33 +0000
  • 05ccdcd27b Merge remote-tracking branch 'sharkdp/master' into dependabot/submodules/assets/syntaxes/02_Extra/SublimeJQ-b7e53e5 Keith Hall 2024-01-03 16:08:08 +0200
  • f76f905771 update changelog Keith Hall 2024-01-03 16:06:55 +0200
  • 1f3e3e0d71 Ammend CHANGELOG... Again... deboard 2024-01-03 05:38:41 -0500
  • 635175ea64 Ammend CHANGELOG... Again... deboard 2024-01-02 19:09:10 -0500
  • 7ae3185f47 Merge branch 'issue#2561' of github.com:deboard/bat into issue#2561 deboard 2024-01-02 19:09:10 -0500
  • cb2f8f8210 Ammend CHANGELOG... Again deboard 2024-01-02 19:03:02 -0500
  • 76a655da5f Merge branch 'issue#2561' of github.com:deboard/bat into issue#2561 deboard 2024-01-02 19:03:02 -0500
  • 6a0f6beab6 Ammend CHANGELOG deboard 2024-01-02 18:01:34 -0500
  • 6b90c21ba3 Merge branch 'issue#2561' of github.com:deboard/bat into issue#2561 deboard 2024-01-02 18:01:34 -0500
  • 6ea3ac71d7 issue 2561, send all [bat error]s to stderr in default_error_handler match default. deboard 2024-01-02 17:44:27 -0500
  • 54cec4a8e0 issue 2561, send all [bat error]s to stderr in default_error_handler match default. deboard 2024-01-02 17:44:27 -0500
  • c963e80343 update highlighted version of sample.jq Keith Hall 2024-01-02 00:38:36 +0200
  • b4fdb5dc36
    Merge branch 'master' into 2783-setting-terminal-title Oliver Looney 2024-01-01 09:45:53 +0000
  • c76ed99db2
    Bump once_cell from 1.18.0 to 1.19.0 (#2826) dependabot[bot] 2024-01-01 04:50:36 +0000
  • 8a87ff7326
    Bump once_cell from 1.18.0 to 1.19.0 dependabot[bot] 2024-01-01 04:38:00 +0000
  • 06aef22943
    Bump home from 0.5.5 to 0.5.9 (#2823) dependabot[bot] 2024-01-01 04:37:23 +0000
  • 16c9cf3961
    Bump home from 0.5.5 to 0.5.9 dependabot[bot] 2024-01-01 04:25:05 +0000
  • 128b0d6dd3
    Bump thiserror from 1.0.50 to 1.0.53 (#2825) dependabot[bot] 2024-01-01 04:24:27 +0000
  • b703a3a428
    Bump thiserror from 1.0.50 to 1.0.53 dependabot[bot] 2024-01-01 04:11:22 +0000
  • 15dc20109f
    Bump clap from 4.4.10 to 4.4.12 (#2824) dependabot[bot] 2024-01-01 04:10:40 +0000
  • 23eddad25b
    Bump clap from 4.4.10 to 4.4.12 dependabot[bot] 2024-01-01 03:53:12 +0000
  • 5c4bcd6611
    Bump anyhow from 1.0.75 to 1.0.78 (#2822) dependabot[bot] 2024-01-01 03:52:33 +0000
  • 60a94522a7
    Bump anyhow from 1.0.75 to 1.0.78 dependabot[bot] 2024-01-01 03:41:13 +0000
  • ecf4029dc7
    Merge pull request #2819 from victor-gp/bump-cmd-help-syntax-b150d84 Keith Hall 2024-01-01 05:22:23 +0200
  • 6d8031c77d
    Bump assets/syntaxes/02_Extra/cmd-help from `f41e5fc` to `b150d84` dependabot[bot] 2024-01-01 03:02:54 +0000
  • ea1fbacf76
    Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5` dependabot[bot] 2024-01-01 03:02:50 +0000
  • c261b41578
    trying to fix failing system_wide_config.rs tests Oliver looney 2023-12-31 22:44:17 +0000
  • 6f1cc80d68
    Merge branch 'master' into 2783-setting-terminal-title Oliver Looney 2023-12-31 22:25:25 +0000
  • 3b0ade9cb8
    slightly changed set terminal command to match docs & broke print line into multiple variables Oliver looney 2023-12-31 22:24:44 +0000
  • 57016f4e04
    small refactoring of set terminal title function Oliver looney 2023-12-31 22:15:00 +0000
  • 497342fabb Bump cmd-help syntax to latest Víctor González Prieto 2023-12-29 17:52:06 +0100
  • e3e22d4404 follow the format of changelog cgmossa 2023-12-29 15:28:55 +0100
  • c1c424a237 `cargo update` to update lockfile cgmossa 2023-12-29 15:28:34 +0100
  • abf25b7f1f update changelog cgmossa 2023-12-29 15:22:30 +0100
  • ae57f69732 upgrade `plist` to 1.6 cgmossa 2023-12-29 15:20:27 +0100
  • bf56cd90f0 Eliminate dependency on syn v1 by updating git-version David Tolnay 2023-12-28 20:24:52 -0800
  • ed96534bff
    Eliminate dependency on syn v1 by updating git-version David Tolnay 2023-12-28 20:24:52 -0800
  • 0acb979e9e Pull in fix for unsafe-libyaml security advisory David Tolnay 2023-12-26 14:02:43 -0800
  • bbd6f846a9
    Pull in fix for unsafe-libyaml security advisory David Tolnay 2023-12-26 14:02:43 -0800
  • d7503bfc09
    Merge branch 'master' into 2783-setting-terminal-title Oliver Looney 2023-12-27 16:14:04 +0000
  • b89dc15be1 Use proper Architecture for Debian packages built for musl Martin Nordholts 2023-12-25 16:20:12 +0100
  • 3f3c3f5061 Use proper Architecture for Debian packages built for musl Martin Nordholts 2023-12-25 16:20:12 +0100
  • 15ab4478c9
    Reduce unnecessary build deps cyqsimon 2023-12-22 19:29:54 +0800
  • 5b4ce684a1
    ran cargo fmt Oliver looney 2023-12-18 17:47:09 +0000
  • 0027055a83
    fixed system_wide_config.rs tests Oliver looney 2023-12-18 17:44:52 +0000
  • 321b3ec81b
    updated CHANGELOG.md Oliver looney 2023-12-18 17:38:11 +0000
  • 1679460f42
    updated CHANGELOG.md Oliver looney 2023-12-18 17:32:08 +0000
  • 907af9e35f
    updated tests since terminal title is set conditionally Oliver looney 2023-12-18 17:27:51 +0000
  • 12b74dfb4e
    terminal title is only set when pager is being used Oliver looney 2023-12-18 16:59:12 +0000
  • fd84e4f49f
    fixed all but two failing tests. Last two tests are erroring because of IO circle detected error Oliver looney 2023-12-11 19:09:48 +0000