Commit Graph

  • 254efac9c2 Added section to README on using Cygwin. eth-p 2018-09-14 09:11:40 -0700
  • 0a9b267d9b
    Added section to README on using Cygwin. #311 eth-p 2018-09-14 09:11:40 -0700
  • dcec322117 Update README (libz-dev may be required) Jeroen Hoek 2018-09-12 15:37:22 +0200
  • 4dac511946 Update README (libz-dev may be required) #307 Jeroen Hoek 2018-09-12 15:37:22 +0200
  • d781156327 Adds ansible install instructions for ansible to readme Alexander Eimer 2018-09-12 22:50:18 +0200
  • 09eff2534b Adds ansible install instructions for ansible to readme #308 Alexander Eimer 2018-09-12 22:50:18 +0200
  • 732750c274 Bump version v0.7.0 sharkdp 2018-09-12 22:03:48 +0200
  • 6b6baa3118 Update dependencies sharkdp 2018-09-12 22:01:27 +0200
  • 54c434934e Bump version, update assets sharkdp 2018-09-12 22:01:01 +0200
  • ad6e0a2581 Update man page sharkdp 2018-09-12 22:00:28 +0200
  • bd619db3ca Mention BAT_STYLE in README.md sharkdp 2018-09-12 21:57:54 +0200
  • a8966baef7
    Merge 27acc8c83a into e098eb43a2 #293 Rigbert 2018-09-12 19:54:32 +0000
  • e098eb43a2 Do not show file header for directories sharkdp 2018-09-12 21:53:41 +0200
  • ea369ee17f
    Merge pull request #298 from ms2300/bat_style David Peter 2018-09-12 21:48:34 +0200
  • 63d32bc818 Merge remote-tracking branch 'upstream/master' into bat_style #298 sharkdp 2018-09-12 21:40:41 +0200
  • dccf8d8221 Use a more streamlined version of style-component collection sharkdp 2018-09-12 21:35:23 +0200
  • 97129ab9d8 Add PowerShell syntax, closes #306 sharkdp 2018-09-12 20:53:49 +0200
  • 52d0d6ca30
    Merge pull request #302 from eth-p/feature-tabs David Peter 2018-09-12 20:50:05 +0200
  • a05494e9d9 Make tests more robust #302 sharkdp 2018-09-12 20:32:49 +0200
  • 84ac92efbb Fix test for --style=plain sharkdp 2018-09-12 20:32:33 +0200
  • b4c6e412dc Make generate_snapshots script more robust sharkdp 2018-09-12 20:28:42 +0200
  • 3e21d69a92 Re-generate files again sharkdp 2018-09-12 20:28:30 +0200
  • b7690d4bb1 Undo change in sample.modified.rs sharkdp 2018-09-12 20:28:21 +0200
  • d404139ff7
    Added validation for --tabs. eth-p 2018-09-12 10:08:58 -0700
  • 9ef1e9f792
    Update snapshots. eth-p 2018-09-11 15:04:44 -0700
  • 503fe0b641
    Fix sample.modified.rs eth-p 2018-09-11 15:03:13 -0700
  • 1807f9653c
    Merge remote-tracking branch 'upstream/master' into feature-tabs eth-p 2018-09-11 14:03:47 -0700
  • 1e74f0e2a9
    Ran `cargo fmt`. eth-p 2018-09-11 13:47:35 -0700
  • c1e1f753cf
    Added three new snapshot tests for --tabs and --wrap. eth-p 2018-09-11 13:47:01 -0700
  • d90797f8e9
    Fixed tab expansion not working in --wrap=never mode. eth-p 2018-09-11 13:45:49 -0700
  • b4096e5627
    Moved tab expansion to happen after syntax highlighting. eth-p 2018-09-11 13:02:22 -0700
  • 4e3ab4d399 Query git diff only when needed shik Chen 2018-09-11 14:47:49 +0800
  • f0d936763c provide armhf deb packages (#301) rachitchokshi 2018-09-11 12:03:53 -0700
  • 40421429e0 Query git diff only when needed #303 shik Chen 2018-09-11 14:47:49 +0800
  • 7897260bf0 BAT_STYLE accounts for multiple styles (ie numbers,header) ms2300 2018-09-10 21:58:19 -0600
  • eb6e43b9a9
    Disabled tab expansion when decorations and pager are not used. eth-p 2018-09-10 20:12:13 -0700
  • 7cdcdbb31d
    Updated snapshots. eth-p 2018-09-10 19:20:09 -0700
  • 9159341714
    Modified snapshot tests to support tab expansion. eth-p 2018-09-10 19:19:43 -0700
  • 87ac5ea54d
    Enabled deb packaging for armhf architecture #301 rachitchokshi 2018-09-10 19:05:45 -0700
  • 4b066f9a0b Merge branch 'master' of https://github.com/sharkdp/bat rachitchokshi 2018-09-10 18:16:29 -0700
  • b23ff24ebc
    Added tab expansion preprocessing step. eth-p 2018-09-10 18:11:59 -0700
  • e1ecc17f69 print additional newline if last line in input file was not terminated with a newline (fixes #299) Rogach 2018-09-10 22:36:58 +0300
  • 12ffdfd497 print additional newline if last line in input file was not terminated with a newline (fixes #299) #300 Rogach 2018-09-10 22:36:58 +0300
  • 0fe3badf19 adding deb packaging for arm64 (#1) rachitchokshi 2018-09-09 19:30:29 -0700
  • 89d4cb951a Updated before_deploy.bash to call version of strip specific to aarch64 target rachitchokshi 2018-09-09 16:56:39 -0700
  • e9681bf22d Testing build by removing dependency 'libz-sys = "1.0.20"' rachitchokshi 2018-09-09 01:15:41 -0700
  • 1b6df8a480 Enabled build target aarch64-unknown-linux-gnu for arm64 architecture rachitchokshi 2018-09-08 14:23:14 -0700
  • cf24986edb Run formatting for bat_style changes ms2300 2018-09-10 00:07:46 -0600
  • 67f0c3d4ea
    adding deb packaging for arm64 (#1) #297 rachitchokshi 2018-09-09 19:30:29 -0700
  • b9c556a0b6 Updated long help to reflect BAT_STYLE changes ms2300 2018-09-09 18:35:40 -0600
  • 9d6bde48fa Added BAT_STYLE env variable functionality ms2300 2018-09-09 18:28:04 -0600
  • 1013fd7848 Updated before_deploy.bash to call version of strip specific to aarch64 target rachitchokshi 2018-09-09 16:56:39 -0700
  • d6c8fee044 README.md: Add `Using bat on Windows` Aankhen 2018-09-08 14:01:33 +0530
  • f8fe6403b6 README.md: Add `Using bat on Windows` #295 Aankhen 2018-09-08 14:01:33 +0530
  • e93eef2224 Testing build by removing dependency 'libz-sys = "1.0.20"' rachitchokshi 2018-09-09 01:15:41 -0700
  • e8e735c45f Enabled build target aarch64-unknown-linux-gnu for arm64 architecture rachitchokshi 2018-09-08 14:23:14 -0700
  • 8b4abb03db Run 'cargo fmt' sharkdp 2018-09-07 21:50:47 +0200
  • 375cf76e15 Formatted for newest rustfmt. eth-p 2018-09-07 11:13:03 -0700
  • 1a4acc435e Typo eth-p 2018-09-07 10:56:59 -0700
  • d8030626f8 Automatically disable wrapping when style is plain. eth-p 2018-09-07 10:51:47 -0700
  • fb61aa4f60 Wrapping disabled when --plain is used. (#289) eth-p 2018-09-07 10:27:20 -0700
  • 27acc8c83a Fix to issue 292. Adds a condition in print_header to see if the file is in a directory and exits if it is. #293 Rigbert 2018-09-07 20:33:15 -0500
  • 41454caa7d Run 'cargo fmt' #291 sharkdp 2018-09-07 21:50:47 +0200
  • 76df41fa97 src/output.rs: Handle `less` in a portable way. Aankhen 2018-09-06 19:11:38 +0530
  • 1ed9d208d1
    Formatted for newest rustfmt. eth-p 2018-09-07 11:13:03 -0700
  • 13c15e15a8
    Typo eth-p 2018-09-07 10:56:59 -0700
  • ad94a272b9
    Automatically disable wrapping when style is plain. eth-p 2018-09-07 10:51:47 -0700
  • e814977de1
    Wrapping disabled when --plain is used. (#289) eth-p 2018-09-07 10:27:20 -0700
  • b9b5c56fc7 src/output.rs: Handle `less` in a portable way. #290 Aankhen 2018-09-06 19:11:38 +0530
  • 97efd75cee Add Crystal syntax Miguel Madrid Mencía 2018-09-05 23:29:41 +0200
  • 82730fc113
    Add Crystal syntax #286 Miguel Madrid Mencía 2018-09-05 23:29:41 +0200
  • 53d0c1deca Can read files named "cache" now, cache subcommand working too (#275) Shreyansh Chouhan 2018-09-06 02:52:12 +0530
  • 29b03b09b1
    Update app.rs #275 Shreyansh Chouhan 2018-09-06 02:27:45 +0530
  • 39f5c1c7b5
    Update tester.rs Shreyansh Chouhan 2018-09-06 02:08:37 +0530
  • 1dbe15b0d6
    Update printer.rs Shreyansh Chouhan 2018-09-06 02:08:02 +0530
  • 53e3ca1a2e
    Update printer.rs Shreyansh Chouhan 2018-09-06 02:07:16 +0530
  • 5b7492d88f Merge branch 'master' of https://github.com/BK1603/bat BK1603 2018-09-06 01:54:08 +0530
  • 235a82b5ce Changed it to "cache" BK1603 2018-09-06 01:52:49 +0530
  • 63cd546828
    Update main.rs Shreyansh Chouhan 2018-09-06 01:39:17 +0530
  • 0306a12b69 Merge branch 'master' of https://github.com/BK1603/bat BK1603 2018-09-06 01:31:53 +0530
  • 155179a07a
    Update alternatives.md David Peter 2018-09-05 22:01:42 +0200
  • 2c7f973e2f added the function run_controller() improved formatting via cargo fmt BK1603 2018-09-06 01:27:28 +0530
  • ba00caf9c3 Add Swift syntax sharkdp 2018-09-05 21:56:49 +0200
  • ac418ba21c Add PureScript syntax sharkdp 2018-09-05 21:50:16 +0200
  • acde83af31 Add note about 'lesspipe', closes #242 sharkdp 2018-09-05 21:44:53 +0200
  • 021a68eb21 Add F# syntax, closes #284 sharkdp 2018-09-05 21:38:35 +0200
  • 566aab3b05
    Merge pull request #279 from tobenna/add-jsx-syntax David Peter 2018-09-05 21:33:50 +0200
  • f88eba6476 Add section concerning missing zlib-devel sharkdp 2018-09-05 21:13:43 +0200
  • 1d9e7ac4c2 Support "(/usr)/bin/less" as PAGER too sharkdp 2018-09-05 21:10:11 +0200
  • 6d35a4cdc7
    Merge d8edd70294 into 96d4492d27 #189 Cainã Costa 2018-09-05 19:03:21 +0000
  • 8602b8ced2
    Merge 4dcc4caad0 into 96d4492d27 #240 VVelox 2018-09-05 18:51:21 +0000
  • 80ae2ecbf8
    Merge branch 'master' into add-jsx-syntax #279 David Peter 2018-09-05 20:51:03 +0200
  • 96d4492d27
    Merge pull request #282 from tobenna/support-cabal-syntax David Peter 2018-09-05 20:44:25 +0200
  • c90f0b8e21
    Merge branch 'master' into support-cabal-syntax #282 David Peter 2018-09-05 20:43:50 +0200
  • 0e23ec4dff Run 'cargo fmt' sharkdp 2018-09-05 20:39:50 +0200
  • 4b866ab6af
    Merge branch 'master' into add-jsx-syntax David Peter 2018-09-05 20:36:31 +0200
  • 2dbd91e543 Add Dart syntax Tobenna 2018-09-05 07:53:18 +0100
  • 785da3d9df Add support for cabal syntax Tobenna Ndu 2018-09-05 14:41:42 +0100
  • d455cb7c32 Add support for JSX in javascript and typescript Tobenna 2018-09-05 08:49:33 +0100
  • d2caa4e622
    Update app.rs Shreyansh Chouhan 2018-09-05 12:46:04 +0530