1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-13 14:18:35 +00:00

Commit Graph

  • 026a9ebae3 Add sample files and snapshot generator Ezinwa Okpoechi 2018-05-12 16:23:05 +02:00
  • 73b013001e Add snapshot testing Ezinwa Okpoechi 2018-05-12 16:48:45 +02:00
  • 6f1316166a Add generated snapshots Ezinwa Okpoechi 2018-05-12 16:46:29 +02:00
  • dfbaa25d5a 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
  • 304e806056
    Added fish shell completions. eth-p 2018-05-12 05:30:20 -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
  • 55e3332246 Add bold, italic and underline font styles sharkdp 2018-05-11 13:52:12 +02:00
  • b69c70b408 address comments rleungx 2018-05-11 19:39:43 +08:00
  • ad59045253 add theme option rleungx 2018-05-11 19:23:56 +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
  • 9aa1c87a4c Split style to separate module Ezinwa Okpoechi 2018-05-11 02:32:31 +02:00
  • 50f5af1ed6 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
  • 7cff0f7e27 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
  • 0699c240f2 Remove i686 musl target sharkdp 2018-05-10 14:26:52 +02:00
  • 34d7dfca06 Add libc for i686 sharkdp 2018-05-10 14:21:52 +02:00
  • 098f5dd2ae Remove backtrace support sharkdp 2018-05-10 12:57:06 +02:00
  • e2ac6de783 Fix clippy warnings sharkdp 2018-05-10 12:50:40 +02:00
  • 1ea652cf9e Fix clippy warnings sharkdp 2018-05-10 12:50:40 +02:00
  • 8969224d71 Add 32bit support, closes #84 sharkdp 2018-05-10 12:42:57 +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
  • eaa257f0ad
    Merge branch 'master' into split-modules David Peter 2018-05-10 12:26:15 +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
  • d429947fe5 Remove unused lifetimes sharkdp 2018-05-10 11:45:42 +02:00
  • 86fa200157 Fix header-line if grid is not requested Pit Kleyersburg 2018-05-09 22:34:03 +02:00
  • 615ae17784 Replace Cow by String Pit Kleyersburg 2018-05-09 22:31:38 +02:00
  • dd98a89430 Create OutputComponents struct, use HashSet Pit Kleyersburg 2018-05-09 22:31:10 +02:00
  • 71684ead20 Combine OutputComponents and PredefinedStyles Pit Kleyersburg 2018-05-09 21:09:01 +02:00
  • b79d101d0c Make --style parameter more flexible Pit Kleyersburg 2018-05-06 20:15:46 +02:00
  • 5e07eb0e35 Split assets to separate module Ezinwa Okpoechi 2018-05-09 16:47:01 +02:00
  • 01d6218148 Split diffing to separate module Ezinwa Okpoechi 2018-05-09 16:36:27 +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
  • e5e47716b0 Add term_width to options struct, move getting term_width to run() Connor Kuehl 2018-05-08 12:01:56 -07:00
  • b4f8cd3bae Filter out languages that are hidden. Connor Kuehl 2018-05-08 11:50:56 -07:00
  • ee3a37f3fc WIP edit desired width. Connor Kuehl 2018-05-08 07:25:39 -07:00
  • 4c60ab12cc Add simple line-wrapping for file extensions. Connor Kuehl 2018-05-07 14:42:58 -07:00
  • ac32dd17c9 Adds requested revisions. Connor Kuehl 2018-05-07 13:00:23 -07:00
  • 4e3c57cc7c Rename and add comment to the match block. Connor Kuehl 2018-05-07 12:14:34 -07:00
  • 438a9a99ed Size language name column width to the length of the longest language. Connor Kuehl 2018-05-07 12:08:39 -07:00
  • 9b0877102c Display language and extensions from loaded assets. Connor Kuehl 2018-05-07 09:25:47 -07:00
  • 67bed73e15 Add --list-languages argument to clap. Connor Kuehl 2018-05-07 08:36:02 -07:00
  • 52cff1f960 Filter out languages without extensions sharkdp 2018-05-08 22:29:50 +02:00
  • 956811d469 Paint file extensions in green sharkdp 2018-05-08 22:29:38 +02:00
  • dc0ac85a70 Compute 'longest' for non-hidden languages only sharkdp 2018-05-08 22:13:37 +02:00
  • 352c29e1e0 Correctly update num_chars sharkdp 2018-05-08 22:04:56 +02:00
  • 7da80c946d Remove term_width from Printer, its options owns it. Connor Kuehl 2018-05-08 12:51:52 -07:00
  • b5bd2692f6 Add revisions for line-wrapping and terminal width. Connor Kuehl 2018-05-08 12:20:45 -07:00
  • 3ca4dd17d2 Add term_width to options struct, move getting term_width to run() Connor Kuehl 2018-05-08 12:01:56 -07:00
  • 6e5b00b5ba Filter out languages that are hidden. Connor Kuehl 2018-05-08 11:50:56 -07:00
  • 71f2e27871 WIP edit desired width. Connor Kuehl 2018-05-08 07:25:39 -07:00
  • 1de832d6ab Add simple line-wrapping for file extensions. Connor Kuehl 2018-05-07 14:42:58 -07:00
  • 00def27290 Adds requested revisions. Connor Kuehl 2018-05-07 13:00:23 -07:00
  • 13c81b9de7 Rename and add comment to the match block. Connor Kuehl 2018-05-07 12:14:34 -07:00
  • ff7672be35 Size language name column width to the length of the longest language. Connor Kuehl 2018-05-07 12:08:39 -07:00
  • d4903a6a77 Display language and extensions from loaded assets. Connor Kuehl 2018-05-07 09:25:47 -07:00
  • 94b052f324 Add --list-languages argument to clap. Connor Kuehl 2018-05-07 08:36:02 -07:00
  • ef7c39b159 Improve cache subcommand sharkdp 2018-05-08 19:48:10 +02:00
  • edc6b68960 Improve cache subcommand sharkdp 2018-05-08 19:48:10 +02:00
  • 8a399c8d7d Disable paging-mode if we read from an interactive TTY sharkdp 2018-05-07 22:59:30 +02:00
  • 9a0e444e09 Simplify stdout handling sharkdp 2018-05-07 22:49:55 +02:00
  • 438f3df345 Paint STDOUT bold, unify writeln statement sharkdp 2018-05-07 22:26:06 +02:00
  • 7e2e0c82ac Add support for reading from stdin, closes #2 sharkdp 2018-05-07 19:59:40 +02:00
  • 8933a783d1 Disable paging-mode if we read from an interactive TTY sharkdp 2018-05-07 22:59:30 +02:00
  • 45635ae3d6 Simplify stdout handling sharkdp 2018-05-07 22:49:55 +02:00
  • e0ec1c8a2b Paint STDOUT bold, unify writeln statement sharkdp 2018-05-07 22:26:06 +02:00
  • da92154163 Re-format README sharkdp 2018-05-07 20:06:01 +02:00
  • 179bd4f525 Mention cmake in build instructions, closes #57 sharkdp 2018-05-07 20:03:56 +02:00
  • 3d47816bd5 Add support for reading from stdin, closes #2 sharkdp 2018-05-07 19:59:40 +02:00
  • 53d67e2b6e Add printer Ezinwa Okpoechi 2018-05-07 01:32:00 +02:00
  • 623499368b Add printer Ezinwa Okpoechi 2018-05-07 01:32:00 +02:00
  • b625d07c34 Use syntect newlines mode (instead of nonewlines) sharkdp 2018-05-06 14:23:25 +02:00
  • ec606e5dcc Add option to disable automatic paging Ezinwa Okpoechi 2018-05-06 19:38:28 +02:00
  • c253821a5e Open pager once for multiple files Ezinwa Okpoechi 2018-05-06 19:26:41 +02:00
  • 31f82a3ce6 Add option to disable automatic paging Ezinwa Okpoechi 2018-05-06 19:38:28 +02:00
  • 2adad1eea0 Open pager once for multiple files Ezinwa Okpoechi 2018-05-06 19:26:41 +02:00
  • afdea1fcbf Use syntect newlines mode (instead of nonewlines) sharkdp 2018-05-06 14:23:25 +02:00
  • 88db823154
    Merge 1455d7d3adce872e9b32ef47674660708f1fae7c into ccb1d78b22181505aa6e6de024f1b3d5762c0182 Ryan Leung 2018-05-06 16:34:37 +00:00