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

Commit Graph

  • bc21c4d0e0 Add openSUSE installation instructions Dany Marcoux 2018-11-06 15:53:39 +01:00
  • 0800562ba2 Bump content_inspector from 0.2.3 to 0.2.4 dependabot[bot] 2018-11-05 07:01:52 +00:00
  • 1f9befbcd1 Update SHA1 in TOML submodule sharkdp 2018-11-05 19:37:23 +01:00
  • a5c779c518 Update path to TOML syntax remote sharkdp 2018-11-05 19:23:44 +01:00
  • f37f100352 Bump lazy_static from 1.1.0 to 1.2.0 dependabot[bot] 2018-11-05 03:20:18 +00:00
  • 18d1a3b973 Changed italics to use-italic-text in config Better placing of italics in help and also added long_help for it Nisheet Sinvhal 2018-11-04 22:38:33 +05:30
  • dc10246bd2 Linting Nisheet Sinvhal 2018-11-02 17:11:56 +05:30
  • 44bdae0212 Linting Nisheet Sinvhal 2018-11-02 16:36:49 +05:30
  • 1ece38a4c4 Changed flag name Nisheet Sinvhal 2018-11-02 00:43:19 +05:30
  • e90308e1f8 italics enable|disable working Nisheet Sinvhal 2018-11-01 22:02:04 +05:30
  • d702d6740c Added args Nisheet Sinvhal 2018-11-01 00:57:31 +05:30
  • c6a526f99c Run 'cargo run' only once sharkdp 2018-11-02 18:33:06 +01:00
  • 278d841408 Move '--paging' arg to config file. sharkdp 2018-11-04 10:56:31 +01:00
  • 5f576f1ecf Remove all relevant environment variables during testing sharkdp 2018-11-04 10:50:28 +01:00
  • 48c6ea6b25 Simplify integration test setup sharkdp 2018-11-04 10:46:56 +01:00
  • 558134f6c8 Changed to unwrap methods, added integration tests Ricky 2018-11-01 15:48:56 +00:00
  • 1dd57e6d7e Ran rust fmt Ricky 2018-10-25 17:51:50 +01:00
  • 20ba84d1fa Added in environment variable and the result is a file check in config.rs Ricky 2018-10-25 17:50:54 +01:00
  • e81f9b23e6 Fix --show-all for UTF-16 encoding sharkdp 2018-11-01 20:29:48 +01:00
  • 50dc4a79b0 Display line-feed as instead of sharkdp 2018-11-01 19:54:04 +01:00
  • 8fa8f44706 Use character if tab-width == 1. sharkdp 2018-11-01 19:40:26 +01:00
  • ecd862d9ff Feature: Highlight non-printable characters sharkdp 2018-11-01 13:02:29 +01:00
  • cbed338c3a Remove generation code for tabs_ tests sharkdp 2018-11-01 14:48:05 +01:00
  • 4492d99556 Change default tab width to 4 sharkdp 2018-11-01 13:34:14 +01:00
  • d96ee2261f Remove tab-related text sharkdp 2018-11-01 13:28:55 +01:00
  • dda27b253b Allow offset values in --terminal-width sharkdp 2018-10-31 21:34:34 +01:00
  • 78f26d0caf Temporarily disable shipping of shell completions sharkdp 2018-10-31 21:05:19 +01:00
  • abcd09f869 Remove commented-out code David Peter 2018-10-21 22:18:52 +02:00
  • 41a5ff039b Only use the last argument of {style,plain,number} Sindre Johansen 2018-10-21 18:24:55 +02:00
  • 155bad3862 Rustfmt Sindre Johansen 2018-10-21 17:50:53 +02:00
  • 7c98a1c901 When specifying style multiple times the last occurence wins Sindre Johansen 2018-10-21 15:27:07 +02:00
  • c1246fcd53 Update help text David Peter 2018-10-21 22:13:28 +02:00
  • 9f401ea122 Update docstring David Peter 2018-10-21 22:09:40 +02:00
  • 9c782fb692 Fix format error Park Juhyung 2018-10-21 20:15:17 +09:00
  • 154186a58d Add --pager option Park Juhyung 2018-10-21 19:52:29 +09:00
  • b22a9f8fe3 Update README.md David Peter 2018-10-20 14:56:25 +02:00
  • 5219c40ed8 PAGER: Wrapper script is not needed anymore David Peter 2018-10-20 14:54:44 +02:00
  • a25ee0e6fd Add sublime-snazzy theme sharkdp 2018-10-20 11:32:25 +02:00
  • 496e0bc046 Allow for multiple line ranges sharkdp 2018-10-20 00:10:10 +02:00
  • 7082fd09f0 Modify TravisCI caching policy sharkdp 2018-10-19 22:14:18 +02:00
  • 857cc215b4 Move link to header line David Peter 2018-10-19 21:23:13 +02:00
  • 481268f018 Doc: add Chinese readme link yobrave 2018-10-18 15:53:08 +08:00
  • f7d9f49503 Remove leftovers from tab-tests sharkdp 2018-10-19 21:10:32 +02:00
  • 88fcfd76aa cargo fmt Lawrence Chou 2018-10-19 08:55:50 +08:00
  • 76e34b29ec Avoid empty line in snapshot Lawrence Chou 2018-10-18 20:35:10 +08:00
  • 01984e1d02 Test 'tabs' with 'numbers' Lawrence Chou 2018-10-18 20:27:04 +08:00
  • 536390509f remove --wrap for now Lawrence Chou 2018-10-18 00:05:51 +08:00
  • 58198d0700 rewrite 6 snapshot tests as integration test Lawrence Chou 2018-10-15 23:22:23 +08:00
  • afc5aacb28 Move tabs_* snapshot tests to integration_tests Lawrence Chou 2018-10-14 22:22:59 +08:00
  • 30b742e984 --map-syntax takes just one value v0.8.0 sharkdp 2018-10-17 23:27:44 +02:00
  • 671deeef8c Update help text sharkdp 2018-10-17 23:17:28 +02:00
  • a892caeb33 Bump bat version to 0.8 sharkdp 2018-10-17 23:14:55 +02:00
  • a770cbf25e Update assets sharkdp 2018-10-17 23:14:07 +02:00
  • 931c6e9414 Update man page sharkdp 2018-10-17 23:13:50 +02:00
  • 8dc7e2efa3 Add --config-file option sharkdp 2018-10-17 23:02:53 +02:00
  • 10965a6122 Implement syntax mapping sharkdp 2018-10-17 22:30:09 +02:00
  • e43d97dc15 Small cleanup sharkdp 2018-10-17 21:12:23 +02:00
  • 2c7087b8de Add integration tests for pager handling sharkdp 2018-10-17 20:44:15 +02:00
  • bb1f5aa841 Add proper handling of empty PAGER variables sharkdp 2018-10-17 20:31:22 +02:00
  • 2109a7830b Add error handling for parsing errors sharkdp 2018-10-17 20:21:58 +02:00
  • ec27c78a8a Remove duplicate 'extern crate' sharkdp 2018-10-17 20:10:29 +02:00
  • 67fe833bc8 Add arguments from PAGER/BAT_PAGER Morten Linderud 2018-10-12 17:37:57 +02:00
  • e956225b4d Update syntect to 3.0.1 sharkdp 2018-10-16 23:06:46 +02:00
  • 314ec881ef Bump Rust version sharkdp 2018-10-11 23:03:40 +02:00
  • 25a6a55437 Revert "Fix for older version of Rust" sharkdp 2018-10-11 23:02:57 +02:00
  • 5bff4548be Add BAT_OPTS environment variable sharkdp 2018-10-11 23:01:19 +02:00
  • 866b9e16a8 Add error handling sharkdp 2018-10-11 22:50:37 +02:00
  • 5af176c94f Move transpose to util module sharkdp 2018-10-11 22:27:42 +02:00
  • 9e7da05459 Fix for older version of Rust sharkdp 2018-10-11 22:02:29 +02:00
  • 1ae02c65fb Fix include sharkdp 2018-10-11 21:40:58 +02:00
  • 495e7fd3b1 Add --no-config option sharkdp 2018-10-11 21:40:14 +02:00
  • b48f0fe389 Fix tests sharkdp 2018-10-11 21:40:05 +02:00
  • c19c704a43 Add more tests sharkdp 2018-10-11 21:39:44 +02:00
  • 693bd5929d Add possibility for spaces on a single line sharkdp 2018-10-11 21:39:36 +02:00
  • 8275b0436d Add simple configuration file sharkdp 2018-10-07 23:22:42 +02:00
  • 278bde5cee Continue with output after "is directory"-error sharkdp 2018-10-11 21:54:19 +02:00
  • eee7e5a575 Removes duplicate explanation. Russ Taylor 2018-10-11 11:12:36 -07:00
  • ad7b634ee6 Fixes #328 - adds info for light backgrounds. Russ Taylor 2018-10-11 06:52:35 -07:00
  • 1310f83c8d Update Docker alias for bat David Peter 2018-10-11 20:57:46 +02:00
  • 897b9e7030 Add Docker instructions, closes #331 David Peter 2018-10-11 20:05:17 +02:00
  • 1891e194b5 Add simple integration tests sharkdp 2018-10-10 22:56:56 +02:00
  • cea05e9f22 be consistent Taylor 2018-10-10 22:19:40 -06:00
  • d2d01b9fe8 Always remove the local cache when creating new assets sharkdp 2018-10-10 21:49:03 +02:00
  • 2a7851530d Fix formatting sharkdp 2018-10-10 20:45:10 +02:00
  • 1a6709c2cb add line highlight Taylor 2018-10-09 22:25:33 -06:00
  • 5842d58c01 Updates for syntect 3.0 sharkdp 2018-10-09 21:18:40 +02:00
  • e3c71adba7 syntax: Add robot framework support Tim Sampson 2018-09-13 08:53:08 +03:00
  • 504f28b3a1 Documented nix availability Merlin Göttlinger 2018-10-09 17:11:13 +02:00
  • d977ba9194 Update dependencies Fredrik Fornwall 2018-10-08 22:03:52 +02:00
  • 9c09799e1f misc: add exec bit for create.sh Tim Sampson 2018-09-13 09:36:25 +03:00
  • d83c93c805 Update README.md David Peter 2018-10-07 18:39:52 +02:00
  • fc8fd1e63f cargo fmt sharkdp 2018-10-07 17:01:26 +02:00
  • 404d6a4a81 Update content_inspector version sharkdp 2018-10-07 16:55:04 +02:00
  • 25d96da4a2 Add support for UTF-16LE and UTF-16BE sharkdp 2018-10-07 16:44:59 +02:00
  • e97095b724 Use first-line detection for STDIN sharkdp 2018-10-07 14:31:23 +02:00
  • ce96df00b6 Do not display binary files in interactive mode sharkdp 2018-10-07 14:24:47 +02:00
  • f98fc5f06a Simplify access to first line sharkdp 2018-10-07 13:47:54 +02:00
  • 1dbb4ef683 Update minimum Rust version to 1.27 sharkdp 2018-10-07 13:38:01 +02:00
  • 0502a3bd4a Add first-line detection for all input types sharkdp 2018-10-07 13:26:50 +02:00
  • 869cf6368c Add possibility to get first line sharkdp 2018-10-07 13:25:49 +02:00