Commit Graph

  • fd2b376ea0 Small style changes to --list-themes sharkdp 2018-08-28 19:48:07 +0200
  • cda54e4f61 Fix build for Rust 1.26 sharkdp 2018-08-28 19:41:45 +0200
  • 3b90ada735 Mutation done correctly ms2300 2018-08-27 15:18:15 -0600
  • 1837d364fe Added bold to theme titles ms2300 2018-08-27 14:22:36 -0600
  • 4ea3e6bbb7 Changed preview code ms2300 2018-08-27 14:17:17 -0600
  • 38544ed735 Changed to plain style ms2300 2018-08-27 14:10:56 -0600
  • 5444b0dfed Fixes mut issue ms2300 2018-08-27 13:43:22 -0600
  • f3dde0185d Modifying changing config for efficiency ms2300 2018-08-25 23:27:10 -0600
  • 2e3784aa30 #213 : output hello world for each theme when --list-theme is flagged ms2300 2018-08-25 23:21:16 -0600
  • 84cd8fe3f1 Include theme_preview file in binary #223 sharkdp 2018-08-28 20:12:45 +0200
  • cb1d2f4007 Run cargo fmt sharkdp 2018-08-28 19:48:31 +0200
  • 62addddf46 Small style changes to --list-themes sharkdp 2018-08-28 19:48:07 +0200
  • d546b703c3 Fix build for Rust 1.26 sharkdp 2018-08-28 19:41:45 +0200
  • 1088455702 Add syntaxes for Elm, Kotlin, Puppet, TypeScript sharkdp 2018-08-28 19:36:31 +0200
  • 4f812c32ab Adds zenburn theme submodule Colin Dean 2018-08-27 22:00:40 -0400
  • e27b9c8d52 Adds zenburn theme submodule #227 Colin Dean 2018-08-27 22:00:40 -0400
  • 8e419f4aab Mutation done correctly ms2300 2018-08-27 15:18:15 -0600
  • b6c59a5bd4 Add man page to releases sharkdp 2018-08-27 23:10:14 +0200
  • b682679776 Add initial version of man page, see #52 sharkdp 2018-08-27 22:57:47 +0200
  • 48567d4fc0 Added bold to theme titles ms2300 2018-08-27 14:22:36 -0600
  • 002452d41f Changed preview code ms2300 2018-08-27 14:17:17 -0600
  • 5c70ce9134 Changed to plain style ms2300 2018-08-27 14:10:56 -0600
  • 77aa69f324 Fixes mut issue ms2300 2018-08-27 13:43:22 -0600
  • 81771432fb #212 : added -p as an alias for --style=plain ms2300 2018-08-25 19:44:02 -0600
  • 3723042537 Modifying changing config for efficiency ms2300 2018-08-25 23:27:10 -0600
  • 34bd878ec5 #213 : output hello world for each theme when --list-theme is flagged ms2300 2018-08-25 23:21:16 -0600
  • 316e23bb25 #212 : added -p as an alias for --style=plain #222 ms2300 2018-08-25 19:44:02 -0600
  • 627181bcb6 Always call the syntax highlighter sharkdp 2018-08-23 23:35:57 +0200
  • 226d9a573a Add simple loop-through mode sharkdp 2018-08-23 23:13:24 +0200
  • 246cf79dbd Split into Controller and Printer sharkdp 2018-08-23 22:37:27 +0200
  • ea955c734d Refactoring, introduce Printer trait sharkdp 2018-08-23 19:43:10 +0200
  • 06ac020814
    Merge 6cd511d1c6 into 9316f2a758 #202 Michal Nazarewicz 2018-08-23 06:00:08 +0000
  • 6223ad6d52 Document Config struct sharkdp 2018-08-22 22:36:59 +0200
  • 31a9335bd5 Document Config struct sharkdp 2018-08-22 22:36:37 +0200
  • 9316f2a758 Major refactoring and cleanup sharkdp 2018-08-22 22:29:12 +0200
  • c884c3cc12 Re-order options in help texts sharkdp 2018-08-22 19:34:30 +0200
  • 08850f0474 Update the `--help` text sharkdp 2018-08-22 19:27:11 +0200
  • 8e6c5bc562 doc: mention BAT_THEME in help output Tim Sampson 2018-08-22 10:46:22 +0300
  • c9ff53da11 doc: mention BAT_THEME in help output #211 Tim Sampson 2018-08-22 10:46:22 +0300
  • 052425b12f Load customized themes in addition to defaults sharkdp 2018-08-20 21:39:21 +0200
  • 2df3305b94 Add new '--blank' option for 'bat cache --init' sharkdp 2018-08-20 21:12:52 +0200
  • 6882fc1512 Clean up help messages sharkdp 2018-08-20 20:43:28 +0200
  • 4f713a5e87 Add new '--blank' option for 'bat cache --init' #207 sharkdp 2018-08-20 21:12:52 +0200
  • 382d6b1dc3 Clean up help messages sharkdp 2018-08-20 20:43:28 +0200
  • 6cd511d1c6 Improve RGB→256-colour palette interpolation by trying cueb for greys #202 Michal Nazarewicz 2018-08-19 00:30:46 +0100
  • f578c4d9d1 Improve RGB→256-colour palette interpolation by better maths Michal Nazarewicz 2018-08-19 00:05:38 +0100
  • 001a78417a Test error made when mapping RGB colours into 256-colour palette Michal Nazarewicz 2018-08-18 22:27:54 +0100
  • 2508323264 Extract grid and line-number color from theme v0.5.0 sharkdp 2018-08-19 12:32:35 +0200
  • 297afad337 Bump version sharkdp 2018-08-19 12:31:35 +0200
  • 1dddce3aa1 Separate syntax set and theme set sharkdp 2018-08-19 10:49:09 +0200
  • 60a1c6f1c3 Separate syntax set and theme set #204 sharkdp 2018-08-19 10:49:09 +0200
  • 76be0d3933 Add arm as a compile target sharkdp 2018-08-18 21:51:19 +0200
  • 3e09950dfb Add arm as a compile target #203 sharkdp 2018-08-18 21:51:19 +0200
  • e5b8c4471a Bump minimum required rust version sharkdp 2018-08-18 21:30:12 +0200
  • b191691767 Revert "replace trait object BufRead by generic" sharkdp 2018-08-18 20:49:02 +0200
  • 5c95b8803b Avoid floating point arithmetic in RGB→8-bit ANSI approximation Michal Nazarewicz 2018-08-18 19:40:16 +0100
  • aa3eed15ad Revert "replace trait object BufRead by generic" #200 sharkdp 2018-08-18 20:49:02 +0200
  • 5b421b455d Update dependencies sharkdp 2018-08-18 20:44:25 +0200
  • d29588b43c Avoid floating point arithmetic in RGB→8-bit ANSI approximation #199 Michal Nazarewicz 2018-08-18 19:40:16 +0100
  • a6d6c28723 Add documentation on new pager-customization sharkdp 2018-08-18 20:22:11 +0200
  • 2966939e38 Update submodules sharkdp 2018-08-18 19:30:35 +0200
  • d179693d1d Use BAT_PAGER and PAGER environment variables, closes #158 sharkdp 2018-07-23 22:49:25 +0200
  • 268577c6f9 Run 'cargo fmt' sharkdp 2018-08-18 17:39:10 +0200
  • 037861e588 replace trait object BufRead by generic TA Thanh Dinh 2018-08-17 17:48:15 +0200
  • f029196a10 Run 'cargo fmt' #198 sharkdp 2018-08-18 17:39:10 +0200
  • 36ba93d30b replace trait object BufRead by generic TA Thanh Dinh 2018-08-17 17:48:15 +0200
  • 663dd5b21a Use BAT_PAGER and PAGER environment variables, closes #158 #192 sharkdp 2018-07-23 22:49:25 +0200
  • 94ccc646e8 Update README sharkdp 2018-07-23 21:58:06 +0200
  • 0cc5d1dab6 Update error-chain to fix compiler warnings sharkdp 2018-07-23 21:54:30 +0200
  • 28397b8f78 Always show a warning when theme is unknown sharkdp 2018-07-23 21:38:45 +0200
  • c899849101 Use map instead of and_then(..Some(..)) sharkdp 2018-07-23 21:19:47 +0200
  • bf53b64125 Small style fix sharkdp 2018-07-23 21:10:55 +0200
  • c68aa0f424 Allow specifying the theme via the `BAT_THEME` environment variable Armando Perez 2018-07-20 23:26:24 -0700
  • 112537f72a Always show a warning when theme is unknown #191 sharkdp 2018-07-23 21:38:45 +0200
  • 7f50ea9e5d Use map instead of and_then(..Some(..)) sharkdp 2018-07-23 21:19:47 +0200
  • 7a88300e4a Small style fix sharkdp 2018-07-23 21:10:55 +0200
  • 2a5815d3c2 Allow specifying the theme via the `BAT_THEME` environment variable Armando Perez 2018-07-20 23:26:24 -0700
  • d9e0ab855c
    Merge 05791a1637 into 6b57f4eebc #187 Armando Pérez Marqués 2018-07-18 17:37:42 +0000
  • 6b57f4eebc Style changes sharkdp 2018-07-17 23:38:45 +0200
  • 0ddd388a29 Improve logic for SGR sequence passthrough eth-p 2018-07-05 14:30:06 -0700
  • 34811b8161 Fix #182 eth-p 2018-07-05 13:24:34 -0700
  • 6b12d1642c Style changes #185 sharkdp 2018-07-17 23:38:45 +0200
  • 8b92aae23f
    Fix Travis link David Peter 2018-07-17 23:37:03 +0200
  • 3a0941cabe Update syntaxes.bin sharkdp 2018-07-17 23:28:44 +0200
  • 52877c6d67 Add Nix syntax, closes #180 sharkdp 2018-07-17 23:28:31 +0200
  • 455de98a89 Update sublimehq/Packages, closes #183 sharkdp 2018-07-17 23:27:19 +0200
  • d8edd70294 Add spec for using cargo-rpm #189 Cainã Costa 2018-07-14 13:14:23 -0300
  • 05791a1637 Allow specifying the theme via the `BAT_THEME` environment variable #187 Armando Perez 2018-07-07 11:53:01 -0700
  • 8c6a74a6c5 typo Stéphane Campinas 2018-07-06 12:46:23 +0200
  • dc28d9e860
    typo #186 Stéphane Campinas 2018-07-06 12:46:23 +0200
  • 074ab0494e
    Improve logic for SGR sequence passthrough eth-p 2018-07-05 14:30:06 -0700
  • 319dd056ae
    Fix #182 eth-p 2018-07-05 13:24:34 -0700
  • 3f8b340ed8 Add AWK syntax. Gert Hulselmans 2018-06-14 23:01:49 +0200
  • cb4dbacf68 Add AWK syntax. #171 Gert Hulselmans 2018-06-14 23:01:49 +0200
  • 65e6970907 Change help text for --line-range sharkdp 2018-06-12 08:01:44 +0200
  • 90cc019482 Run 'cargo fmt' sharkdp 2018-06-12 07:49:14 +0200
  • eaf0b99d25 update Taylor 2018-06-11 22:10:14 -0600
  • 3b1dcca5d0 use map() Taylor Skinner 2018-06-04 17:19:34 -0600
  • 26dbdf4fa0 update line-ranges Taylor Skinner 2018-06-04 17:07:01 -0600
  • 6691786d82 add line-range Taylor Skinner 2018-05-31 21:08:29 -0600