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

Commit Graph

  • 8b481dd41f Add support for NO_COLOR env var (#1021) Ethan P 2020-05-27 16:38:43 -07:00
  • 6f88ba0e6f Update CHANGELOG.md David Peter 2020-05-27 12:04:31 +02:00
  • 9e65ecd03e Updates for v0.15.4 v0.15.4 sharkdp 2020-05-27 10:14:32 +02:00
  • 9cb43ef64d Update tests sharkdp 2020-05-27 09:07:18 +02:00
  • bb18ece8a4 Remove 'Haskell (improved) syntax' sharkdp 2020-05-27 08:58:44 +02:00
  • 2ab6474761 Add unit test to make sure we are not missing any themes sharkdp 2020-05-27 08:47:07 +02:00
  • fe20328ab7 Revert "Bump assets/themes/Solarized from 87e0109 to 3707f68" David Peter 2020-05-27 08:40:32 +02:00
  • d84ac09abd Update .gitattributes sharkdp 2020-05-26 12:14:27 +02:00
  • 69e6cae0a7 Fix CHANGELOG sharkdp 2020-05-26 08:38:12 +02:00
  • 302707f3ce Bump version to 0.15.3 v0.15.3 sharkdp 2020-05-26 07:59:36 +02:00
  • 2e2043971b Update CHANGELOG for 0.15.3 sharkdp 2020-05-26 07:55:57 +02:00
  • e54e218e3b Update binary assets sharkdp 2020-05-26 07:52:44 +02:00
  • bd17fd571f Switch from path-absolutize to path_abs sharkdp 2020-05-26 07:50:52 +02:00
  • 3f6e88b4be Remove dummy line from CHANGELOG sharkdp 2020-05-25 17:30:19 +02:00
  • 28af18ba27 Bump version to 0.15.2 v0.15.2 sharkdp 2020-05-25 17:27:27 +02:00
  • 8f1babf346 Mark 'vcs_modification_markers' as deprecated sharkdp 2020-05-25 09:03:54 +02:00
  • fa25695b74 Make 'vcs_modification_markers' change non-breaking sharkdp 2020-05-24 16:19:07 +02:00
  • 943b1f82b6 Fix syntax detection for symlinks sharkdp 2020-05-24 16:09:59 +02:00
  • b7a09516e7 Update CHANGELOG sharkdp 2020-05-24 11:30:10 +02:00
  • c4031ad65c Fix syntax detection for files called 'rails' sharkdp 2020-05-24 10:22:32 +02:00
  • 2eaced4d30 Bump wild from 2.0.2 to 2.0.3 dependabot-preview[bot] 2020-05-24 08:43:19 +00:00
  • bdea2fe94c Bump serde from 1.0.106 to 1.0.110 dependabot-preview[bot] 2020-05-24 08:49:51 +00:00
  • c96ff30876 Bump serde_yaml from 0.8.11 to 0.8.12 dependabot-preview[bot] 2020-05-24 08:43:17 +00:00
  • 4c100cffdb Bump shell-words from 0.1.0 to 1.0.0 dependabot-preview[bot] 2020-05-24 08:01:40 +00:00
  • d6abad908a Update README and CHANGELOG, see #650 sharkdp 2020-05-24 10:01:53 +02:00
  • f1129189ea Bump syntect from 4.1.1 to 4.2.0 dependabot-preview[bot] 2020-05-24 07:26:57 +00:00
  • 7e84477408 Add CHANGELOG entry sharkdp 2020-05-19 06:38:31 +02:00
  • 6b86ab5cd0 Move syntax to 02_Extra folder sharkdp 2020-05-19 06:38:09 +02:00
  • 5074b96cd5 Add syntax highlighting for SML Cooper Pierce 2020-05-17 17:13:55 -04:00
  • 3094ac90b7 Update CHANGELOG entry sharkdp 2020-05-16 13:44:15 +02:00
  • 35b6067496 Print error message when invalid syntax is specified Ethan P 2020-05-16 02:42:29 -07:00
  • 5aa20c090b Refactor HighlightingAssets::get_syntax to return Result type Ethan P 2020-05-15 17:52:33 -07:00
  • 9c371ed8a2 Merge pull request #997 from eth-p/misc-fixes-1 Ethan P 2020-05-15 16:41:13 -07:00
  • f03ab11623 Update CHANGELOG.md Ethan P 2020-05-15 14:03:04 -07:00
  • 887e61a99d Allow application to be built without git support Ethan P 2020-05-12 22:24:51 -07:00
  • 0aca8cab0b Remove vcs_modification_markers from PrettyPrinter 'git' feature disabled Ethan P 2020-05-12 22:06:07 -07:00
  • d08d1f8c45 Merge pull request #985 from eth-p/string-input Ethan P 2020-05-15 13:57:44 -07:00
  • 403ab6e443 Update CHANGELOG.md Ethan P 2020-05-15 13:23:24 -07:00
  • b8687bc969 Merge branch 'master' of github.com:sharkdp/bat into string-input Ethan P 2020-05-15 13:22:24 -07:00
  • 9166c9dd35 Remove unnecessary clone in integration tests Ethan P 2020-05-15 12:29:01 -07:00
  • cc52f79e42 Add helper fn for checking if opened input is theme preview file Ethan P 2020-05-15 12:19:11 -07:00
  • 59140b458c Consolidate syntax detection behavior for all InputKind types Ethan P 2020-05-13 01:56:19 -07:00
  • 82981c9663 Add regression test for detected syntax differing for stdin and files Ethan P 2020-05-13 02:51:49 -07:00
  • 157b8dd848 Rename test for checking if inputkinds are consistent Ethan P 2020-05-13 00:47:18 -07:00
  • 1fb669ae1a Test that OrdinaryFile consistent with CustomReader Ethan P 2020-05-11 20:10:04 -07:00
  • 7d07aa395a Change assets.rs tests to use InputKind::CustomReader Ethan P 2020-05-11 19:23:56 -07:00
  • c2c7070712 Bump assets/syntaxes/02_Extra/Julia from 0ca4cc2 to 6c0d770 dependabot-preview[bot] 2020-05-13 06:29:30 +00:00
  • daf06bb026 Bump assets/syntaxes/02_Extra/Email from fc034fb to ee3e68f dependabot-preview[bot] 2020-05-13 06:15:15 +00:00
  • 5b11b1ba47 Bump assets/themes/onehalf from fdcbffe to 970abdf dependabot-preview[bot] 2020-05-13 06:14:55 +00:00
  • ee287447c5 Update CHANGELOG sharkdp 2020-05-13 08:21:58 +02:00
  • 257f978ceb Bump assets/syntaxes/02_Extra/ssh-config from 16e19d5 to 3ec06d0 dependabot-preview[bot] 2020-05-13 06:14:33 +00:00
  • 8e803bdb02 Bump assets/themes/dracula-sublime from 811a634 to 26c57ec dependabot-preview[bot] 2020-05-13 05:33:24 +00:00
  • a265242e6e Bump assets/themes/Solarized from 87e0109 to 3707f68 dependabot-preview[bot] 2020-05-13 05:33:00 +00:00
  • 3aa9b31bda Bump assets/syntaxes/02_Extra/Elm from dfbb8bd to e266d27 dependabot-preview[bot] 2020-05-13 05:32:40 +00:00
  • c692c4770a Bump assets/syntaxes/02_Extra/Elixir from 89b3bad to 1f010d5 dependabot-preview[bot] 2020-05-13 05:31:56 +00:00
  • 6ceba56288 Add 'mkdir -p …' to Ubuntu instructions, see #982 sharkdp 2020-05-12 18:35:35 +02:00
  • 4be66f8b88 Update README.md David Peter 2020-05-12 17:42:52 +02:00
  • 54a85d98f1 Add instructions for ~/.local/bin/bat symlink David Peter 2020-05-12 17:41:15 +02:00
  • 491a5a17f3 Update CHANGELOG Prat T 2020-05-12 07:35:51 -07:00
  • b3373398e8 Remove padding if the header style is not enabled Prat T 2020-05-12 07:06:58 -07:00
  • 0040fef215 Add padding above headers when no grid Prat T 2020-05-11 17:57:51 -07:00
  • 1a6e8d297f Update README to mention batcat for Debian/Ubuntu Ethan P 2020-05-12 01:47:33 -07:00
  • f39487fca9 Make syntax detection more consistent for Reader and File inputs Ethan P 2020-05-11 19:22:13 -07:00
  • 2596bfe7a7 Bump version to v0.15.1 v0.15.1 sharkdp 2020-05-11 20:30:45 +02:00
  • 406bffa8c8 Update syntaxes and themes sharkdp 2020-05-11 20:29:49 +02:00
  • 48441b99ef Patch Markdown syntax sharkdp 2020-05-11 20:22:50 +02:00
  • ce4717144a Update CHANGELOG sharkdp 2020-05-11 19:33:13 +02:00
  • f59d00d4c7 Fix base16, and combine 00 and 0f alpha encodings Mitchell Kember 2020-05-02 14:28:08 -04:00
  • dcfdbf82dd Do not warn if both 'bat' and 'batcat' are available in info.sh Ethan P 2020-05-02 01:24:43 -07:00
  • 0cb884d501 Prevent batcat warning from being in output of info.sh Ethan P 2020-05-02 01:15:32 -07:00
  • 7bc4020a92 Check for 'batcat' in info.sh Ethan P 2020-05-02 01:13:26 -07:00
  • 0792195156 Properly add QML submodule sharkdp 2020-05-01 10:24:19 +02:00
  • 83f24ffcfb Bump git2 from 0.13.3 to 0.13.5 dependabot-preview[bot] 2020-05-01 02:29:56 +00:00
  • 74ec390770 Add QML syntax pylipp 2020-04-29 20:57:55 +02:00
  • 9014ffcfd8 Adds Email (https://github.com/mariozaizar/email.sublime-syntax) Mario Zaizar 2020-04-29 02:28:12 -07:00
  • 81af375289 Use console 0.11.2, see #955 sharkdp 2020-04-28 00:00:59 +02:00
  • d707eab95c Revert "Use console 0.11.1, see #955" sharkdp 2020-04-28 09:22:19 +02:00
  • d64c55ef11 Use console 0.11.1, see #955 sharkdp 2020-04-28 00:00:59 +02:00
  • 2b1d53fb27 Add '--locked' flag to all 'cargo install' commands sharkdp 2020-04-27 23:43:18 +02:00
  • bf696f58c8 Pin version of console to 0.10.0 sharkdp 2020-04-27 23:37:06 +02:00
  • 296bad8ffd Update CHANGELOG sharkdp 2020-04-27 22:01:41 +02:00
  • 94310af30c Add Fortran syntax, closes #957 sharkdp 2020-04-27 21:45:36 +02:00
  • 38c096bf79 Update CHANGELOG sharkdp 2020-04-25 15:19:42 +02:00
  • 696d1b3ed3 Update CHANGELOG v0.15.0 sharkdp 2020-04-25 13:17:07 +02:00
  • 17d98724a5 Bump version to v0.15.0 sharkdp 2020-04-25 13:09:24 +02:00
  • 7d7ee1b594 Update cached verison of themes sharkdp 2020-04-25 13:05:44 +02:00
  • 682b4209f2 Update solarized themes to braver/Solarized, closes #941 sharkdp 2020-04-25 13:05:15 +02:00
  • 41ddcbd240 Remove old Sublime themes sharkdp 2020-04-25 13:04:00 +02:00
  • 48a7ce3bf2 Write error messages to pager, if attached sharkdp 2020-04-25 12:25:25 +02:00
  • 3bcc4d0d55 lto=true and codegen-units=1 together Lzu Tao 2020-04-24 21:28:51 +07:00
  • 8821bca656 appveyor: Use rustup minimal profile Lzu Tao 2020-04-24 21:28:35 +07:00
  • 56111aa20d simplify build.rs Lzu Tao 2020-04-24 21:16:36 +07:00
  • 5fe8a8342b Add annotations again sharkdp 2020-04-24 16:51:11 +02:00
  • 989109145a Add '-d' for '--diff' sharkdp 2020-04-24 16:06:59 +02:00
  • 23afc8e90c Skip non-file inputs when using --diff sharkdp 2020-04-24 16:06:04 +02:00
  • 8e18786556 Run 'cargo fmt' sharkdp 2020-04-24 16:09:56 +02:00
  • 81488adf8b Use unreachable!(…) sharkdp 2020-04-24 16:09:15 +02:00
  • e37e9c1214 Fix some clippy lints Lzu Tao 2020-04-24 13:46:01 +07:00
  • a4828387c1 simplify build.rs Lzu Tao 2020-04-24 05:56:54 +00:00
  • abeac8b12e Bump min. required Rust version to 1.40 sharkdp 2020-04-24 00:46:57 +02:00