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

Commit Graph

  • c132e19e74 Make a few modules private sharkdp 2019-10-20 22:09:58 +02:00
  • 3334f74b72 Remove custom 'transpose' function sharkdp 2019-10-20 22:01:20 +02:00
  • b9ce3c248c Simplify 'using_controller' example sharkdp 2019-10-20 21:53:34 +02:00
  • 310654d49f Format "delta" like the other programs. David Peter 2019-10-29 22:00:19 +01:00
  • 3f37d292ec Point to delta in usage-with-git section of README Dan Davison 2019-10-29 13:20:35 -07:00
  • 0a42d2b897 Add Nim syntax, closes #542 sharkdp 2019-10-29 20:49:39 +01:00
  • 3b5fcf4619 Update options sort order in --help and manpage file Helder M 2019-10-23 23:25:02 +01:00
  • ab2a6ad1d5 Add more colors to fstab syntax Ethan P 2019-10-23 15:41:16 -07:00
  • 7db30f9123 Merge pull request #705 from MarcoFalke/patch-1 Ethan P 2019-10-28 15:44:06 -07:00
  • 59f2b30768 Merge pull request #696 from flopp/fstab-syntax Ethan P 2019-10-28 15:41:56 -07:00
  • 9fb14d78e1 Add syntax highlighting for /etc/resolv.conf Anubhab Ghosh 2019-10-25 18:42:54 +05:30
  • 921a65f0a1 Update README.md MarcoFalke 2019-10-28 16:26:28 -04:00
  • b9c07e52e8 doc: Add Ubuntu/Debian bat package to Readme MarcoFalke 2019-10-26 10:33:17 -04:00
  • edbb4b2fc9 Add syntax highlighting for /etc/passwd file Anubhab Ghosh 2019-10-23 23:55:09 +05:30
  • 15b1676b72 Add syntax highlighting for /etc/group file Anubhab Ghosh 2019-10-23 23:54:46 +05:30
  • 753a124ef2 Add some comments Florian Pigorsch 2019-10-21 22:00:39 +02:00
  • 58a4d009fa Add fstab file syntax Florian Pigorsch 2019-10-21 21:56:24 +02:00
  • 4664fb6f91 Remove comment in both examples Fahmi Akbar Wildana 2019-10-17 06:17:16 +07:00
  • e287594654 Fix compile-error on Rust v1.35.0 Fahmi Akbar Wildana 2019-10-15 12:17:37 +07:00
  • 1e19404736 Add 2 examples Fahmi Akbar Wildana 2019-10-15 08:31:02 +07:00
  • 2253d07341 Derive fmt::Debug whenever possible Fahmi Akbar Wildana 2019-10-15 08:25:53 +07:00
  • 7208a63a49 Implement trait Default for struct Config Fahmi Akbar Wildana 2019-10-15 08:18:26 +07:00
  • 0273848f54 Run cargo fmt Fahmi Akbar Wildana 2019-10-09 11:38:09 +07:00
  • e542621125 Move back printer.rs and others into lib Fahmi Akbar Wildana 2019-10-06 08:44:14 +07:00
  • 26439b41d2 Move Config,PagingMode from app.rs into lib.rs Fahmi Akbar Wildana 2019-10-06 08:44:14 +07:00
  • a2ee753b25 Move config.rs into src/bin/bat/ Fahmi Akbar Wildana 2019-10-06 08:44:14 +07:00
  • d3243903c0 Add --bins flag in CI before_deploy Fahmi Akbar Wildana 2019-10-06 15:03:54 +07:00
  • cf68b13322 Fix CI 'src/main.rs': No such file or directory Fahmi Akbar Wildana 2019-10-06 14:21:05 +07:00
  • 837d0998da Remove unused macros in bin/bat Fahmi Akbar Wildana 2019-10-06 10:10:25 +07:00
  • 23d80f9e84 Fix all compile errors in bin/bat Fahmi Akbar Wildana 2019-10-06 09:10:03 +07:00
  • e981bd88c1 Move src/bin/* into src/bin/bat/ Fahmi Akbar Wildana 2019-10-06 09:30:00 +07:00
  • 710a1df4ff Fix all compile warnings in lib.rs Fahmi Akbar Wildana 2019-10-06 09:18:08 +07:00
  • cfd33168af Fix all compile errors in lib.rs 🚚 Fahmi Akbar Wildana 2019-10-06 09:10:03 +07:00
  • eefdb186b8 Add lib.rs Fahmi Akbar Wildana 2019-10-06 08:49:33 +07:00
  • fc0ad4db2e Move {main,app,clap_app}.rs into src/bin/ Fahmi Akbar Wildana 2019-10-06 08:44:14 +07:00
  • f03b45f3e5 Update TOML syntax sharkdp 2019-10-20 20:48:14 +02:00
  • 9a74bf1a88 Disable nightly build sharkdp 2019-10-19 18:20:15 +02:00
  • ff0b331dd6 Add llvm/libclang install instructions. David Peter 2019-10-15 21:40:38 +02:00
  • 00bfbbf884 Add section concerning file encodings, see #568 sharkdp 2019-10-11 20:37:08 +02:00
  • e44045a71a Add Dracula theme Clar Fon 2019-10-10 23:10:54 -04:00
  • 962abcef80 Update create.sh to quickly check for and update missing submodules Ethan P 2019-10-04 11:43:36 -07:00
  • 95f2e5bbb7 Ensure submodules are updated before creating asset cache Ethan P 2019-09-27 12:43:11 -07:00
  • f46123e149 Add sponsor links as an experiment :-) David Peter 2019-10-07 19:43:36 +02:00
  • f0f77b1673 Add SaltStack SLS syntax Martin Polreich 2019-09-09 15:20:25 +02:00
  • 39112e80c3 cmake and libz are not needed to install bat Rogelio Domínguez Hernández 2019-10-04 18:14:08 -05:00
  • a84c598e2c cmake and libz are not needed to install bat Rogelio Domínguez Hernández 2019-10-04 18:11:15 -05:00
  • 6b2f78ec51 Add MacPorts instructions Bernard Niset 2019-09-29 13:20:36 +02:00
  • 938005864f Merge pull request #676 from sharkdp/dependabot/cargo/liquid-0.19.0 Ethan P 2019-09-30 10:37:13 -07:00
  • 3a5f8ece49 Bump liquid from 0.18.2 to 0.19.0 dependabot-preview[bot] 2019-09-30 02:17:48 +00:00
  • 047a6f3b85 Merge pull request #673 from eth-p/fix-659 Ethan P 2019-09-28 18:58:35 -07:00
  • f09b75dafa Revert changing generated file names based on parameters Ethan P 2019-09-27 12:34:08 -07:00
  • 54ec2e7bd0 Fix CI before_deploy to use parameterized names Ethan P 2019-09-27 12:29:22 -07:00
  • e57b2e9528 Add generated files to gitignore Ethan P 2019-09-27 12:14:43 -07:00
  • ea2179b352 Update fish completions to use parameterized names Ethan P 2019-09-27 12:13:55 -07:00
  • c8478cedc5 Update manual page to use parameterized names Ethan P 2019-09-27 12:06:54 -07:00
  • 1692e5fef7 Merge pull request #669 from sharkdp/fix-666 Ethan P 2019-09-27 10:57:01 -07:00
  • 7ba5bc78b7 Update sublimehq/Packages to master Ben Iofel 2019-09-02 14:01:15 -04:00
  • 25c2e1725e Bump syntect from 3.2.1 to 3.3.0 dependabot-preview[bot] 2019-09-23 02:20:28 +00:00
  • 853e48e3f3 Allow underscores and dashes in page names to fix highlighting issues with pages such as signal-safety or posix_openpt. Luna 2019-09-22 16:16:45 +02:00
  • f5d359927a Fix 'bat cache other-arg', closes #666 sharkdp 2019-09-21 09:10:12 +02:00
  • 4df5973fde Replace 'Printer' by 'needle' sharkdp 2019-09-21 09:01:54 +02:00
  • 45f3c73331 Extend 'man' integration section sharkdp 2019-09-21 08:51:26 +02:00
  • 4102175d98 Add '-x' flag for 'col', see #652, see #667 sharkdp 2019-09-21 08:44:26 +02:00
  • 30ee2a464f Add eth-p/bat-extras integrations to README Ethan P 2019-09-18 14:10:11 -07:00
  • 7a5d1f27e7 Fix missing and inconsistent code fences in REAMDE Ethan P 2019-09-18 13:43:32 -07:00
  • ac5ff9d454 Bump console from 0.8.0 to 0.9.0 dependabot-preview[bot] 2019-09-09 02:14:49 +00:00
  • c9c3341a38 Use bash syntax highlighting David Peter 2019-09-15 15:54:34 +02:00
  • a736889ef1 add dark mode script Jerguš Lejko 2019-09-15 14:53:34 +02:00
  • ea5e096705 Bump git2 from 0.10.0 to 0.10.1 dependabot-preview[bot] 2019-09-10 03:01:47 +00:00
  • 12330fd154 Add Jinja2 syntax Martin Polreich 2019-09-03 16:19:09 +02:00
  • 337ee568b1 Add list of maintainers to README David Peter 2019-09-07 08:57:07 +02:00
  • 608cefb05c Bump version v0.12.1 sharkdp 2019-09-03 08:07:42 +02:00
  • 8d0aa39181 Bump ansi_term from 0.12.0 to 0.12.1 dependabot-preview[bot] 2019-09-03 02:17:00 +00:00
  • 5815364206 Add packaging status from repology.org David Peter 2019-09-01 11:03:35 +02:00
  • 79f016e15c Update syntaxes v0.12.0 sharkdp 2019-08-31 20:58:16 +02:00
  • 26f9125ebb Re-formulate help text sharkdp 2019-08-31 19:43:37 +02:00
  • 9814eab13f Suppress warning in -A mode sharkdp 2019-08-31 19:35:04 +02:00
  • 82ca8804a2 Handle non-unicode characters in the preprocessor sharkdp 2019-08-31 19:30:24 +02:00
  • b48b9fcf3b Display binary file content for bat -A pjsier 2019-08-26 22:05:47 -05:00
  • c64ab29739 Update min. required rust version sharkdp 2019-08-31 14:48:42 +02:00
  • 83dd3fb551 Update man page sharkdp 2019-08-31 14:47:04 +02:00
  • ed345f2889 Fix headline sharkdp 2019-08-31 14:44:11 +02:00
  • d2492980c0 Update syntaxes and themes sharkdp 2019-08-31 14:43:20 +02:00
  • 47d5130764 Bump version sharkdp 2019-08-31 14:43:04 +02:00
  • 4ba45e2ba2 Add first version of 'man page' syntax, closes #523 sharkdp 2019-08-31 14:32:37 +02:00
  • 7076ae5cd9 Update dependencies sharkdp 2019-08-31 14:14:08 +02:00
  • 2e71146801 Fix another instance of the 'bat cache' bug, closes #584 sharkdp 2019-08-31 14:13:19 +02:00
  • f3824bad17 Add explicit terminal width for test sharkdp 2019-08-31 13:01:36 +02:00
  • ec908d5937 Run 'cargo fmt' sharkdp 2019-08-31 12:46:27 +02:00
  • 3a75d85b80 Add test for 'snip' feature sharkdp 2019-08-31 12:46:03 +02:00
  • 63d652dab5 Add 'dyn' keyword for trait references sharkdp 2019-08-31 12:24:29 +02:00
  • 7f2e61d579 Add new style component to separate multiple '--line-range's Ethan P 2019-05-24 18:24:13 -07:00
  • e289a2c698 Add short '-L' option as an alias for --list-languages sharkdp 2019-08-31 13:22:16 +02:00
  • 83a213bae7 Add 'strace' syntax, closes #599 sharkdp 2019-08-31 13:13:42 +02:00
  • 3967e28ded Add SCSS and Sass syntax, closes #637 sharkdp 2019-08-31 13:09:38 +02:00
  • 2dc2a3712a Add Verilog syntax, closes #616 sharkdp 2019-08-31 12:59:02 +02:00
  • 10e0f9efb0 Install fish completions in DEB package, closes #554 sharkdp 2019-08-28 21:06:52 +02:00
  • f8ea075e78 Bump console from 0.7.7 to 0.8.0 dependabot-preview[bot] 2019-08-26 05:14:39 +00:00
  • c187dce2c2 Bump lazy_static from 1.3.0 to 1.4.0 dependabot-preview[bot] 2019-08-26 02:16:07 +00:00
  • 108c907d69 Bump git2 from 0.9.2 to 0.10.0 dependabot-preview[bot] 2019-08-21 02:19:25 +00:00