1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-07 05:42:25 +01:00

Commit Graph

  • 3c9c960612 Merge pull request #2309 from johnmatthiggins/master David Peter 2022-10-30 17:36:09 +01:00
  • 6378a95308 Add more dotenv file types Ville Skyttä 2022-10-05 20:26:35 +03:00
  • 37da5659c5 Add VimHelp.sublime-syntax and its test Wu Zhenyu 2022-10-12 14:07:19 +08:00
  • 6010b334c6 Add Requirementstxt.sublime-syntax and its test. Wu Zhenyu 2022-10-12 01:37:17 +08:00
  • 46dc044c03 Add new file_extensions for INI Wu Zhenyu 2022-10-05 15:40:49 +08:00
  • 31f964f468 fix(syntax): Use variable.other for TodoTxt attrs BANO.notIT 2022-10-29 16:55:46 +03:00
  • 316f1b3601 test(syntax): Generate normal highlight for bat BANO.notIT 2022-10-22 17:06:27 +03:00
  • 1a85b4c3b5 test(syntax): Add partially working test BANO.notIT 2022-10-22 16:59:19 +03:00
  • 346e53705e feat(syntax): Add Todo.txt syntax BANO.notIT 2022-10-22 16:57:00 +03:00
  • ff71303349 Update src/bin/bat/clap_app.rs for PR 2309 John Higgins 2022-10-17 23:35:52 -07:00
  • bf114f5844 Added helper function for -S flag tests John Higgins 2022-10-17 14:43:02 -07:00
  • f215d07366 Improve Manpage.sublime-syntax, Fix #2353 (#2364) wzy 2022-10-18 01:56:17 +08:00
  • 9679ae3662 Updated Homebrew link wenzdey 2022-10-07 22:53:03 -05:00
  • 21bdcbb71f Fix up punctuation and sorting in manual modifications doc Ville Skyttä 2022-10-05 20:31:20 +03:00
  • 20f272168a Fixed typo in CHANGELOG.md for PR #2309 John Higgins 2022-10-14 14:23:51 -07:00
  • 236a2c5794 Fixed inverted logic on -S and --chop-long-lines John Higgins 2022-10-13 23:52:15 -07:00
  • 03216c9c18 Merge branch 'sharkdp:master' into master John Higgins 2022-10-09 22:56:11 -07:00
  • 8f31ffa9df Added integration tests John Higgins 2022-10-09 22:42:11 -07:00
  • 375b392478 Fixed reversed logic error for --chop-long-lines John Higgins 2022-10-09 22:41:27 -07:00
  • 46f8e29de4 Update CONTRIBUTING.md Matthew Bauer 2022-10-09 15:44:45 -07:00
  • 3e238b82f6 Update CONTRIBUTING.md Matthew Bauer 2022-10-09 01:18:35 -07:00
  • 5fce1389e5 Bump serde from 1.0.144 to 1.0.145 dependabot[bot] 2022-10-03 19:43:21 +00:00
  • 0cc4e98560 Bump actions/checkout from 2 to 3 dependabot[bot] 2022-10-03 19:42:28 +00:00
  • 1e0b0f7c5c Add github-actions to Dependabot Gábor Lipták 2022-09-30 20:08:50 -04:00
  • 9051fc5465 Add github-actions to Dependabot Gábor Lipták 2022-09-30 20:08:50 -04:00
  • 16d181a755 ja: Update description about Debian/Ubuntu packages Masanori Kakura 2022-10-01 16:23:20 +09:00
  • 42a3ef28e8 Bump once_cell from 1.13.1 to 1.15.0 dependabot[bot] 2022-10-01 07:06:40 +00:00
  • b9d5f3878d Bump semver from 1.0.13 to 1.0.14 dependabot[bot] 2022-10-01 02:01:53 +00:00
  • 10ab72f8ae Bump unicode-width from 0.1.9 to 0.1.10 dependabot[bot] 2022-10-01 02:01:58 +00:00
  • 9d39054e18 Bump thiserror from 1.0.33 to 1.0.37 dependabot[bot] 2022-10-01 02:02:06 +00:00
  • c662801ad8 Bump console from 0.15.1 to 0.15.2 dependabot[bot] 2022-10-01 02:02:08 +00:00
  • 06b403aa92 Add syntax support for Ada Marc Poulhiès 2022-09-14 22:36:05 +02:00
  • 2dbc88d3af Improve bash completion escaping Ville Skyttä 2022-09-10 11:31:14 +03:00
  • 66edfe5dff Exclude --unbuffered from bash completions Ville Skyttä 2022-09-10 10:37:43 +03:00
  • c816188f97 Add --style argument bash completion Ville Skyttä 2022-09-10 10:33:13 +03:00
  • 46bf3c1e9a Do not offer bash filename completions with --list-languages/-themes Ville Skyttä 2022-09-10 10:21:54 +03:00
  • 066701d671 Add --acknowledgements and --ignored-suffix to bash completion Ville Skyttä 2022-09-10 10:19:27 +03:00
  • e96cdc3b95 Split bash completion option lists over multiple lines, sync sort with --help Ville Skyttä 2022-09-10 10:08:54 +03:00
  • 8bd5a88f07 Prepare a new "unreleased" section at the top of CHANGELOG.md Martin Nordholts 2022-09-10 20:39:33 +02:00
  • e5d9579614 Bump version to v0.22.1 v0.22.1 Martin Nordholts 2022-09-09 20:26:55 +02:00
  • 352309b056 Revert "Remove code that tries to handle ANSI escape inputs" Martin Nordholts 2022-09-09 20:21:22 +02:00
  • 2af54dbacd Fixed else statement with cargo fmt John Higgins 2022-09-09 22:26:53 -07:00
  • a272d3df16 Added -S flag for truncating long lines John Higgins 2022-09-09 17:04:09 -07:00
  • 6680f65e4b Add new 'unreleased' section, post v0.22 David Peter 2022-09-06 22:56:44 +02:00
  • 1f9519d8b9 Update binary assets v0.22.0 David Peter 2022-09-06 22:24:38 +02:00
  • 3c33b28507 Bump version to v0.22 David Peter 2022-09-06 22:22:06 +02:00
  • 08386daa3a Strip BOM from output in interactive mode (#1938) dag-h 2022-09-06 19:08:38 +02:00
  • 0e03dce130 Merge pull request #1920 from rhysd/issue-1919 David Peter 2022-09-06 09:32:29 +02:00
  • 6a0ab0095a Add CHANGELOG entry David Peter 2022-09-06 09:32:06 +02:00
  • b213949aeb Correct doc comment for list_syntaxes_and_themes example oidro 2022-09-05 15:19:54 -04:00
  • 3d7817d662 Clear highlighted_lines when calling PrettyPrinter::print rhysd 2022-09-05 21:17:08 +09:00
  • abd69f2deb Add bat::PrettyPrinter::clear_highlights (fixes #1919) rhysd 2021-10-23 21:41:26 +09:00
  • 113276a62b Merge pull request #2237 from kidonng/yaml David Peter 2022-09-04 22:46:08 +02:00
  • 1e1fa7cde5 CHANGELOG Kid 2022-07-04 21:30:52 +00:00
  • d6d8b61131 Fix highlight test Kid 2022-07-04 21:29:37 +00:00
  • 839e62cff8 Map fish_history to YAML Kid 2022-07-04 21:19:09 +00:00
  • ca9843fa83 Merge pull request #2236 from kidonng/patch-1 David Peter 2022-09-04 22:20:02 +02:00
  • 546dcf6a55 Merge pull request #1888 from patrickpichler/feature/668/add-systemwide-config David Peter 2022-09-04 22:11:17 +02:00
  • d7b6519422 Add .mts and .cts to TypeScript file extensions Kid 2022-07-04 22:01:36 +08:00
  • 799bb1639c Try to fix all warnings Martin Nordholts 2022-09-04 21:30:14 +02:00
  • bc2dc0796b Move up the entry to the unreleased section in CHANGELOG.md Martin Nordholts 2022-09-04 21:03:27 +02:00
  • 2dd2994b2f Merge remote-tracking branch 'origin/master' into feature/668/add-systemwide-config Martin Nordholts 2022-09-04 20:44:23 +02:00
  • 48541b8507 Fix clippy suggestions David Peter 2022-09-04 00:02:08 +02:00
  • eab1c9eb46 update alternatives.md Jon Eskin 2022-08-17 05:30:36 -04:00
  • c6775cc41e Syntax: [Log] scope whole line based on log level Keith Hall 2022-04-10 00:28:43 +03:00
  • 45d6b1af3b Bump MSRV to 1.60 David Peter 2022-09-03 23:24:31 +02:00
  • b295850cb3 Bump git2 from 0.14.2 to 0.15.0 dependabot[bot] 2022-08-25 17:34:49 +00:00
  • 08c91a116c refactor: Parse, don't validate Ed Page 2022-09-01 21:06:39 -05:00
  • 3d398b35c3 refactor: Switch from is_present to actions Ed Page 2022-09-01 20:53:37 -05:00
  • 6099f2c146 refactor: Move off of value_of Ed Page 2022-09-01 20:44:22 -05:00
  • 50bb924ee3 refactor: Replace multiple_occurrences Ed Page 2022-09-01 20:35:49 -05:00
  • e8e1c1d6c9 refactor: Replace allow_invalid_utf8 with PathBuf Ed Page 2022-09-01 19:03:25 -05:00
  • 542b3d2317 refactor: Resolve basic clap deprecations Ed Page 2022-09-01 19:03:25 -05:00
  • 2323804f7e refactor: Port to clap3 Ed Page 2022-09-01 15:41:07 -05:00
  • 49875d6ce7 Make bat::PrettyPrinter::syntaxes() iterate over new bat::Syntax struct (#2222) Martin Nordholts 2022-09-03 12:33:38 +02:00
  • 8b8ff96c32 CHANGELOG: Mention minor LiveScript update Martin Nordholts 2022-09-03 07:57:48 +02:00
  • 3d35469414 Bump assets/syntaxes/02_Extra/LiveScript from 2575013 to d82aeb7 (#2291) dependabot[bot] 2022-09-03 07:43:07 +02:00
  • 3480b61eae Bump wild from 2.0.4 to 2.1.0 (#2296) dependabot[bot] 2022-09-02 19:49:35 +02:00
  • 0167ba55dd Bump thiserror from 1.0.31 to 1.0.33 (#2295) dependabot[bot] 2022-09-02 19:36:49 +02:00
  • 06dcead2d5 Bump serde from 1.0.143 to 1.0.144 (#2297) dependabot[bot] 2022-09-02 19:36:35 +02:00
  • cc7df1e92b Bump once_cell from 1.13.0 to 1.13.1 (#2298) dependabot[bot] 2022-09-02 19:36:21 +02:00
  • 899fdbb347 Remove code that tries to handle ANSI escape inputs (#2189) Martin Nordholts 2022-08-29 18:49:29 +02:00
  • a6297b282c update CHANGELOG Z. Grace Moreau 2022-08-27 07:05:05 -06:00
  • 33ba136fa3 fix --pager opts display and add some examples Z. Grace Moreau 2022-08-16 09:38:00 -06:00
  • f36df73ac1 add a vim modeline Z. Grace Moreau 2022-08-16 09:37:44 -06:00
  • d14e0fe292 improve fish completions Z. Grace Moreau 2022-08-15 20:02:09 -06:00
  • 621ab6078f CI: Check MSRV without git feature enabled Martin Nordholts 2022-08-18 10:20:31 +02:00
  • 020492f7e6 tests/tester: Do not build as tests Martin Nordholts 2022-08-18 10:15:27 +02:00
  • 9a924b445b Make --map-syntax and --ignored-suffix work together (#2260) Christopher Acosta 2022-08-16 22:42:15 +02:00
  • c14ce4f7ca Bump assets/syntaxes/02_Extra/Julia from 1e55f32 to 4fde0fd (#2230) dependabot[bot] 2022-08-14 21:10:05 +02:00
  • 9c7ca33929 Make --no-paging/-P override --paging=... if passed as a later arg (#2201) Marie Katrine Ekeberg 2022-08-14 21:09:13 +02:00
  • 02a9d191ed Bump MSRV to 1.58 David Peter 2022-08-14 16:04:34 +02:00
  • 71e71aa31e Bump semver from 1.0.11 to 1.0.13 dependabot[bot] 2022-08-13 12:16:14 +00:00
  • a091811be9 Bump assets/syntaxes/02_Extra/PowerShell from 742f0b5 to c0372a1 dependabot[bot] 2022-08-12 14:49:55 +00:00
  • 2dd8ee97a9 Bump serde from 1.0.137 to 1.0.143 dependabot[bot] 2022-08-12 14:44:43 +00:00
  • ab8f97b0bb Bump MSRV to 1.56.1 Martin Nordholts 2022-08-12 16:08:27 +02:00
  • 4514a362fa Bump regex from 1.5.6 to 1.6.0 dependabot[bot] 2022-08-12 15:07:49 +00:00
  • 3a93798e8b Bump assets/syntaxes/02_Extra/cmd-help from 1e513f5 to aa47747 (#2255) dependabot[bot] 2022-08-12 17:08:32 +02:00
  • 44fa7a9af3 Bump once_cell from 1.12.0 to 1.13.0 dependabot[bot] 2022-08-12 14:32:44 +00:00
  • 00eb7480f7 Bump globset from 0.4.8 to 0.4.9 dependabot[bot] 2022-07-01 02:03:31 +00:00