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

Commit Graph

  • 4b866ab6af
    Merge branch 'master' into add-jsx-syntax David Peter 2018-09-05 20:36:31 +02:00
  • 2dbd91e543 Add Dart syntax Tobenna 2018-09-05 07:53:18 +01:00
  • 785da3d9df Add support for cabal syntax Tobenna Ndu 2018-09-05 14:41:42 +01:00
  • d455cb7c32 Add support for JSX in javascript and typescript Tobenna 2018-09-05 08:49:33 +01:00
  • d2caa4e622
    Update app.rs Shreyansh Chouhan 2018-09-05 12:46:04 +05:30
  • 9060d23652 Add Dart syntax Tobenna 2018-09-05 07:53:18 +01:00
  • cc49447c2f
    Update main.rs Shreyansh Chouhan 2018-09-05 10:30:50 +05:30
  • 501124a437
    Update main.rs Shreyansh Chouhan 2018-09-05 10:19:48 +05:30
  • d8e3cc5fcd
    Update main.rs Shreyansh Chouhan 2018-09-05 10:05:01 +05:30
  • 5b774ad52e
    Update main.rs Shreyansh Chouhan 2018-09-05 09:51:12 +05:30
  • d7c4eb2af9
    Update main.rs Shreyansh Chouhan 2018-09-05 09:18:07 +05:30
  • 9362079a16
    Update app.rs Shreyansh Chouhan 2018-09-05 08:56:14 +05:30
  • 2d8286a4f6 Fixed issue #245 BK1603 2018-09-05 01:06:59 +05:30
  • d2b4766f92 Small README update sharkdp 2018-09-04 08:25:24 +02:00
  • 5cf92b4f94 Windows download with scoop Roald 2018-09-03 23:41:35 +02:00
  • da6d6a2477 Windows download with scoop Roald 2018-09-03 23:41:35 +02:00
  • 7b803a50af Ignore enable_ansi_support errors sharkdp 2018-09-03 20:47:15 +02:00
  • 67ec5fe2b7 Add OneHalf themes, closes #256 sharkdp 2018-09-03 22:12:41 +02:00
  • 3447ed4def Add CSV syntax, closes #254 sharkdp 2018-09-03 21:49:08 +02:00
  • 45b85f5aaa Ignore enable_ansi_support errors sharkdp 2018-09-03 20:47:15 +02:00
  • 532fb921a6
    Update README.md David Peter 2018-09-01 00:59:30 +02:00
  • ba4d5a2e7d Bump version number v0.6.1 sharkdp 2018-09-01 00:30:43 +02:00
  • 026273a05c Enable ANSI support on Windows sharkdp 2018-09-01 00:01:07 +02:00
  • 61f05fe566 Enable ANSI support on Windows sharkdp 2018-09-01 00:01:07 +02:00
  • 8903b64830 Fix for Rust 1.26 sharkdp 2018-08-31 23:42:08 +02:00
  • 194155f062 Fix relative-path computation for Windows sharkdp 2018-08-31 23:18:02 +02:00
  • a6ff3b900d Fix terminal width to 80 characters in tests sharkdp 2018-08-31 22:52:35 +02:00
  • 8a52bcf92d Add hidden --terminal-width option sharkdp 2018-08-31 22:52:22 +02:00
  • 0b1535f63b Split snapshot tests into individual tests sharkdp 2018-08-31 22:24:36 +02:00
  • 0a5b3eaf3e Re-enable tests on windows sharkdp 2018-08-31 21:04:53 +02:00
  • 11294249f8 Add new key for AppVeyor sharkdp 2018-08-31 20:23:21 +02:00
  • 35a1236ad0 Update tests.rs anykao 2018-08-31 00:34:31 +09:00
  • af8da50c2c Update appveyor.yml anykao 2018-08-30 23:45:33 +09:00
  • 649d1e3df2 Update appveyor.yml anykao 2018-08-30 23:02:54 +09:00
  • 199cfd4519 Update appveyor.yml anykao 2018-08-30 10:23:00 +09:00
  • c7cce0752b Add AppVeyor badge David Peter 2018-08-29 18:51:47 +02:00
  • 3a89486189 Create before_deploy.ps1 anykao 2018-08-30 00:40:31 +09:00
  • 720a2fb7a5 Create appveyor.yml anykao 2018-08-30 00:39:51 +09:00
  • 6711ff9d57 Fix for Rust 1.26 sharkdp 2018-08-31 23:42:08 +02:00
  • 00db56465c Fix relative-path computation for Windows sharkdp 2018-08-31 23:18:02 +02:00
  • 222bdc0b70 Fix terminal width to 80 characters in tests sharkdp 2018-08-31 22:52:35 +02:00
  • 8ce83646f1 Add hidden --terminal-width option sharkdp 2018-08-31 22:52:22 +02:00
  • e0993fa9b8 Split snapshot tests into individual tests sharkdp 2018-08-31 22:24:36 +02:00
  • e3c990f11e Respect color settings for list-themes and list-languages sharkdp 2018-08-31 21:57:18 +02:00
  • 90c7d0c365 Use stdout locks sharkdp 2018-08-31 21:48:26 +02:00
  • 56002267d2 Fix panic when running bat --list-languages | head mchlrhw 2018-08-31 10:27:29 +01:00
  • ebf053b4ab Re-enable tests on windows sharkdp 2018-08-31 21:04:53 +02:00
  • 342d2574f3 Add new key for AppVeyor sharkdp 2018-08-31 20:23:21 +02:00
  • 24db44a459 Fix panic when running bat --list-languages | head mchlrhw 2018-08-31 10:27:29 +01:00
  • 4dcc4caad0
    note the LESS enviromental variable VVelox 2018-08-30 18:04:26 -05:00
  • 84734eac9d
    Update alternatives.md David Peter 2018-08-31 00:39:26 +02:00
  • 0fb9014c6c
    add test script anykao 2018-08-31 00:59:30 +09:00
  • 6586fbc513
    Merge 8331884e547bd9938e794aae6c3a287a927ca86e into acdea97e71f9baa2801747236492ff29f1632ab6 anykao 2018-08-30 15:47:30 +00:00
  • 8331884e54
    Update tests.rs anykao 2018-08-31 00:34:31 +09:00
  • 78e14aad22
    Update appveyor.yml anykao 2018-08-30 23:45:33 +09:00
  • 2e921da039
    Update appveyor.yml anykao 2018-08-30 23:02:54 +09:00
  • 1df2247990
    Update appveyor.yml anykao 2018-08-30 10:23:00 +09:00
  • 711c7039b8
    Add AppVeyor badge David Peter 2018-08-29 18:51:47 +02:00
  • cca152e8ae
    Create before_deploy.ps1 anykao 2018-08-30 00:40:31 +09:00
  • 6ef6150686
    Create appveyor.yml anykao 2018-08-30 00:39:51 +09:00
  • acdea97e71 Add --plain v0.6.0 sharkdp 2018-08-28 23:37:49 +02:00
  • 839e4ee611 Bump version sharkdp 2018-08-28 23:21:25 +02:00
  • c7afcdebf8 Move theme_preview file to constant sharkdp 2018-08-28 22:16:42 +02:00
  • 08e6db1581 Add Troubleshooting section sharkdp 2018-08-28 22:08:34 +02:00
  • 4d08ecd828 Fix headline levels sharkdp 2018-08-28 21:04:41 +02:00
  • 28e1d0e613 Add development section to README sharkdp 2018-08-28 21:03:03 +02:00
  • d11839ad03 Update install instructions sharkdp 2018-08-28 20:55:15 +02:00
  • 8cacd9b432 Include theme_preview file in binary sharkdp 2018-08-28 20:12:45 +02:00
  • 6f67444c99 Run cargo fmt sharkdp 2018-08-28 19:48:31 +02:00
  • fd2b376ea0 Small style changes to --list-themes sharkdp 2018-08-28 19:48:07 +02:00
  • cda54e4f61 Fix build for Rust 1.26 sharkdp 2018-08-28 19:41:45 +02:00
  • 3b90ada735 Mutation done correctly ms2300 2018-08-27 15:18:15 -06:00
  • 1837d364fe Added bold to theme titles ms2300 2018-08-27 14:22:36 -06:00
  • 4ea3e6bbb7 Changed preview code ms2300 2018-08-27 14:17:17 -06:00
  • 38544ed735 Changed to plain style ms2300 2018-08-27 14:10:56 -06:00
  • 5444b0dfed Fixes mut issue ms2300 2018-08-27 13:43:22 -06:00
  • f3dde0185d Modifying changing config for efficiency ms2300 2018-08-25 23:27:10 -06:00
  • 2e3784aa30 #213 : output hello world for each theme when --list-theme is flagged ms2300 2018-08-25 23:21:16 -06:00
  • 84cd8fe3f1 Include theme_preview file in binary sharkdp 2018-08-28 20:12:45 +02:00
  • cb1d2f4007 Run cargo fmt sharkdp 2018-08-28 19:48:31 +02:00
  • 62addddf46 Small style changes to --list-themes sharkdp 2018-08-28 19:48:07 +02:00
  • d546b703c3 Fix build for Rust 1.26 sharkdp 2018-08-28 19:41:45 +02:00
  • 1088455702 Add syntaxes for Elm, Kotlin, Puppet, TypeScript sharkdp 2018-08-28 19:36:31 +02:00
  • 4f812c32ab Adds zenburn theme submodule Colin Dean 2018-08-27 22:00:40 -04:00
  • e27b9c8d52 Adds zenburn theme submodule Colin Dean 2018-08-27 22:00:40 -04:00
  • 8e419f4aab Mutation done correctly ms2300 2018-08-27 15:18:15 -06:00
  • b6c59a5bd4 Add man page to releases sharkdp 2018-08-27 23:10:14 +02:00
  • b682679776 Add initial version of man page, see #52 sharkdp 2018-08-27 22:57:47 +02:00
  • 48567d4fc0 Added bold to theme titles ms2300 2018-08-27 14:22:36 -06:00
  • 002452d41f Changed preview code ms2300 2018-08-27 14:17:17 -06:00
  • 5c70ce9134 Changed to plain style ms2300 2018-08-27 14:10:56 -06:00
  • 77aa69f324 Fixes mut issue ms2300 2018-08-27 13:43:22 -06:00
  • 81771432fb #212 : added -p as an alias for --style=plain ms2300 2018-08-25 19:44:02 -06:00
  • 3723042537 Modifying changing config for efficiency ms2300 2018-08-25 23:27:10 -06:00
  • 34bd878ec5 #213 : output hello world for each theme when --list-theme is flagged ms2300 2018-08-25 23:21:16 -06:00
  • 316e23bb25 #212 : added -p as an alias for --style=plain ms2300 2018-08-25 19:44:02 -06:00
  • 627181bcb6 Always call the syntax highlighter sharkdp 2018-08-23 23:35:57 +02:00
  • 226d9a573a Add simple loop-through mode sharkdp 2018-08-23 23:13:24 +02:00
  • 246cf79dbd Split into Controller and Printer sharkdp 2018-08-23 22:37:27 +02:00
  • ea955c734d Refactoring, introduce Printer trait sharkdp 2018-08-23 19:43:10 +02:00