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

Commit Graph

  • fe29da6e76 Add license badge David Peter 2018-05-30 21:02:40 +02:00
  • 0eccfb50d9 Update header sharkdp 2018-05-30 20:54:46 +02:00
  • f74263e71d Update syntect sharkdp 2018-05-30 20:50:50 +02:00
  • 54f4896ced Update syntaxes, fix CMake syntax problem sharkdp 2018-05-30 20:43:16 +02:00
  • 9d92350cbb Use default Markdown syntax, closes #157 sharkdp 2018-05-30 20:40:02 +02:00
  • 26d409db65 Add 'rouge' to list of alternatives sharkdp 2018-05-30 19:24:30 +02:00
  • 06cd4b2ce8 Add 'coderay' to list of alternatives sharkdp 2018-05-30 19:16:08 +02:00
  • a348a9f68e Handle syntax-set loading errors sharkdp 2018-05-25 22:12:30 +02:00
  • 39e2971e96 Add .ignore files to avoid searching asset folders sharkdp 2018-05-25 17:44:50 +02:00
  • a13eb60df3 Using slice notation instead of as_ref TA Thanh Dinh 2018-05-24 14:38:48 +02:00
  • 9342d0bb24 Explicitly specify which args override themselves sharkdp 2018-05-24 20:17:19 +02:00
  • 36d7250af2 Allow arguments to override themselves sharkdp 2018-05-24 19:52:41 +02:00
  • 2ce8655167 Build bat before generating snapshots Ezinwa Okpoechi 2018-05-24 12:06:02 +02:00
  • a452467e06 Remove unnecessary space if there are no decorations Ezinwa Okpoechi 2018-05-24 12:05:33 +02:00
  • 2ea3758c4b Justify header when there are decorations but no grid Ezinwa Okpoechi 2018-05-24 11:47:10 +02:00
  • 65bb4c7ee6 Print themes directory in error message if no themes could be loaded from it. Gert Hulselmans 2018-05-23 11:31:55 +02:00
  • 556149ad3a Add comparison benchmark sharkdp 2018-05-21 00:29:20 +02:00
  • 33bbf25468 Fix launching of pager so text is interpreted as UTF-8 by default. Gert Hulselmans 2018-05-22 18:38:59 +02:00
  • 5ee8913538 Add logo header to README sharkdp 2018-05-22 21:54:34 +02:00
  • 9b1c1c0271 Add more benchmark results David Peter 2018-05-22 22:27:25 +02:00
  • 2712d63a4b Move asset clearing to assets module Ezinwa Okpoechi 2018-05-21 22:29:03 +02:00
  • b21fb6bca8 Extract features to separate module Ezinwa Okpoechi 2018-05-21 21:51:41 +02:00
  • ee43377a9c Move colors to printer module Ezinwa Okpoechi 2018-05-21 15:00:00 +02:00
  • 120b33a9db Move output to separate module Ezinwa Okpoechi 2018-05-21 14:59:42 +02:00
  • 17b37fedcb Add project goals and list of alternatives sharkdp 2018-05-21 00:28:30 +02:00
  • 1013cdd80a Bump version sharkdp 2018-05-19 17:55:07 +02:00
  • be0a2d6048 Extended help texts for '--help' sharkdp 2018-05-19 17:54:05 +02:00
  • d1a1943998 Add -u and -n options, see #134 sharkdp 2018-05-19 14:01:44 +02:00
  • 2a9f5a24ed Permissive error handling, closes #17 sharkdp 2018-05-19 11:46:41 +02:00
  • a0ae089c4a Reset line number to 0 for new files sharkdp 2018-05-19 12:25:07 +02:00
  • 96cc391f2d Skip '--quit-if-one-screen' for --paging=always sharkdp 2018-05-19 10:31:10 +02:00
  • a1e1170319 Add a few popular Sublime Text themes sharkdp 2018-05-18 20:16:08 +02:00
  • 54a331d162 Add syntax docu, add VimL, CMake, INI, LESS syntax sharkdp 2018-05-18 19:35:45 +02:00
  • 5e3b17e6f7 Fix code formatting sharkdp 2018-05-18 16:40:49 +02:00
  • 486e6a19cd Fixed #124 eth-p 2018-05-16 14:19:36 -07:00
  • 247dfbee83 Extract syntax finding to assets module Ezinwa Okpoechi 2018-05-18 12:30:30 +02:00
  • 882931a77b Update snapshots Ezinwa Okpoechi 2018-05-18 11:58:10 +02:00
  • 12cb438aa4 Handle line with invalid UTF-8 Ezinwa Okpoechi 2018-05-18 11:56:25 +02:00
  • d0782ef954 Add line with invalid UTF-8 Ezinwa Okpoechi 2018-05-18 11:35:52 +02:00
  • c826c2a438 Better error handling sharkdp 2018-05-16 22:23:53 +02:00
  • 9aa97b6c22 Update to latest syntect, closes #100 sharkdp 2018-05-16 22:23:37 +02:00
  • f7890870ea Add syntax for Dockerfiles sharkdp 2018-05-16 21:48:19 +02:00
  • 145b99f01c Include syntaxes and themes in repository sharkdp 2018-05-16 21:22:16 +02:00
  • 9af1d2b891 Add FreeBSD installation instructions Mateusz Piotrowski 2018-05-16 19:13:13 +02:00
  • 2eee68599d Merge pull request #102 from eth-p/master David Peter 2018-05-16 08:41:49 +02:00
  • d569693dab Formatted with newer cargo fmt. eth-p 2018-05-15 17:45:58 -07:00
  • 900f61032d Fix #117 eth-p 2018-05-15 14:09:51 -07:00
  • d0ca566979 Replace for_line and for_wrap with generate eth-p 2018-05-15 13:55:38 -07:00
  • a5a7dc14e4 Fix \r character being printed with wrapping enabled. eth-p 2018-05-14 14:36:08 -07:00
  • 54b33c8c21 Add simple benchmark scripts sharkdp 2018-05-14 21:42:07 +02:00
  • a5de77af4d address comment rleungx 2018-05-15 01:49:00 +08:00
  • 870ff7b538 sort the language listing rleungx 2018-05-14 22:59:57 +08:00
  • 15b9acd12f Updates for new rustfmt sharkdp 2018-05-14 18:30:52 +02:00
  • b327127f37 Split decorations into a separate file and optimized them a bit. eth-p 2018-05-13 18:44:07 -07:00
  • 9214a4a4f0 PR #102 Followed @sharkdp's suggestions eth-p 2018-05-13 12:45:16 -07:00
  • fcecd97224 Add ansi_term import for Windows, see #107 sharkdp 2018-05-13 21:19:26 +02:00
  • 870b3c0daf PR #102 Followed @BrainMaestro's suggestions eth-p 2018-05-13 03:26:23 -07:00
  • b9c780c8c8 Ignore errors when clearing cache, closes #91 sharkdp 2018-05-13 09:57:11 +02:00
  • ca865f9d26 Enable ANSI support on Windows 10 sharkdp 2018-05-13 09:37:54 +02:00
  • 3ee0e56315 Update create.sh script sharkdp 2018-05-13 09:53:30 +02:00
  • 091b0b6437 Add Julia highlighting support Eric Davies 2018-05-13 01:55:52 -05:00
  • 9f005d115d Update snapshot test files. eth-p 2018-05-12 14:04:54 -07:00
  • b4cfc9633c Fix double spaces when outputting without wrapping. eth-p 2018-05-12 14:02:47 -07:00
  • f7e055b6b7 Merge branch 'master' of https://github.com/sharkdp/bat eth-p 2018-05-12 14:00:25 -07:00
  • d4b438b9d3 Fix padding, add --wrap argument, disable wrap for non-tty. (Fixed) eth-p 2018-05-12 13:44:10 -07:00
  • cd26d403a3 Fix padding, add --wrap argument, disable wrap for non-tty. eth-p 2018-05-12 13:23:33 -07:00
  • f95a23f948 Fix off-by-one error with text wrapping and --style grid eth-p 2018-05-12 12:07:41 -07:00
  • 0886a24685 Add snapshot testing Ezinwa Okpoechi 2018-05-12 16:48:45 +02:00
  • 53eb9c57d6 Add generated snapshots Ezinwa Okpoechi 2018-05-12 16:46:29 +02:00
  • 026a9ebae3 Add sample files and snapshot generator Ezinwa Okpoechi 2018-05-12 16:23:05 +02:00
  • bdd10b8bec Merge branch 'master' into master Ethan P 2018-05-12 06:40:47 -07:00
  • fc160b0dcd PR #102 Review Changes eth-p 2018-05-12 06:32:23 -07:00
  • cb7b158172 Add bold, italic and underline font styles sharkdp 2018-05-11 13:52:12 +02:00
  • fcc36b1f79 Forgot to add styling to the horizontal line. eth-p 2018-05-11 22:49:26 -07:00
  • 4e4110bf50 Added line wrapping. eth-p 2018-05-11 21:59:26 -07:00
  • 22c8978fca add theme option (#95) Ryan Leung 2018-05-11 19:53:17 +08:00
  • f711fb5006 Split style to separate module Ezinwa Okpoechi 2018-05-11 02:32:31 +02:00
  • 64a9341b73 Split app to separate module Ezinwa Okpoechi 2018-05-10 23:39:13 +02:00
  • ccf88fd5d8 Add and use --style=auto by default sharkdp 2018-05-10 15:51:20 +02:00
  • 6343535eb2 Add 32bit support (#87) David Peter 2018-05-10 14:36:05 +02:00
  • e2ac6de783 Fix clippy warnings sharkdp 2018-05-10 12:50:40 +02:00
  • 25cee002f9 Split modules (#86) Ezinwa Okpoechi 2018-05-10 12:36:09 +02:00
  • 13a53d230b Add MacOS install instructions, closes #33 sharkdp 2018-05-10 12:35:07 +02:00
  • ea27053a63 Remove unused lifetimes sharkdp 2018-05-10 11:45:42 +02:00
  • b2b932f3ed Fix header-line if grid is not requested Pit Kleyersburg 2018-05-09 22:34:03 +02:00
  • 747d074be1 Replace Cow by String Pit Kleyersburg 2018-05-09 22:31:38 +02:00
  • 61109ece15 Create OutputComponents struct, use HashSet Pit Kleyersburg 2018-05-09 22:31:10 +02:00
  • 389edd7239 Combine OutputComponents and PredefinedStyles Pit Kleyersburg 2018-05-09 21:09:01 +02:00
  • 23813cc08b Make --style parameter more flexible Pit Kleyersburg 2018-05-06 20:15:46 +02:00
  • fdeb98e859 Add usage examples David Peter 2018-05-09 00:33:49 +02:00
  • 6a417886aa Add comment about paging & concatenation David Peter 2018-05-09 00:12:25 +02:00
  • 8b9991d780 Append newline at the end of the file if necessary v0.3.0 sharkdp 2018-05-08 23:49:59 +02:00
  • f59ddd1e36 Update dependencies sharkdp 2018-05-08 23:49:07 +02:00
  • f90b9d1acc Do not peek at FIFOs, closes #80 sharkdp 2018-05-08 23:22:27 +02:00
  • f7af537018 Filter out languages without extensions sharkdp 2018-05-08 22:29:50 +02:00
  • fd68af8031 Paint file extensions in green sharkdp 2018-05-08 22:29:38 +02:00
  • ebdef04c8f Compute 'longest' for non-hidden languages only sharkdp 2018-05-08 22:13:37 +02:00
  • a4150600af Correctly update num_chars sharkdp 2018-05-08 22:04:56 +02:00
  • 49223eed06 Remove term_width from Printer, its options owns it. Connor Kuehl 2018-05-08 12:51:52 -07:00
  • 7dc7133b3c Add revisions for line-wrapping and terminal width. Connor Kuehl 2018-05-08 12:20:45 -07:00