1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-19 00:05:50 +00:00

Commit Graph

  • 5d9adc14e7 Include details about Manpage syntax improvements in the changelog Keith Hall 2020-10-15 08:50:47 +03:00
  • 575888d81b Fix Manpage C highlighting regression Keith Hall 2020-10-15 06:39:27 +03:00
  • 3539d3e72d Add Manpage syntax regression test for select(2) sharkdp 2020-10-14 22:49:38 +02:00
  • bb25111ca9 Improve Manpage syntax Keith Hall 2020-10-14 22:20:14 +03:00
  • 3c756a65a6 feat: add syntax tests for sass Zachary J. Rollyson 2020-10-17 10:22:37 -04:00
  • 8d574826c9 Added reStructuredText reference for syntax tests Matthieu Vion 2020-10-16 15:14:15 +02:00
  • 7c7eebbe83 Changed Makefile syntax test source Matthieu Vion 2020-10-16 11:52:15 +02:00
  • 57ad85814b Added Makefile to syntax tests Matthieu Vion 2020-10-16 11:25:15 +02:00
  • 4b2b419400 Add Common Lisp syntax highlighting test files Benjamin Sinkula 2020-10-15 16:30:16 -05:00
  • b83716f0eb feat: add Nim syntax test file Celeo 2020-10-15 14:54:13 -07:00
  • 6872a4dd7f Fix small grammar mistake/typo in the readme Keith Hall 2020-10-15 09:10:29 +03:00
  • 4d6b2fec13 Add PureScript syntax test sharkdp 2020-10-14 08:12:50 +02:00
  • 57c1a7fd69 Formatting fix David Peter 2020-10-14 08:26:02 +02:00
  • bf78b74db4 Minor README improvements sharkdp 2020-10-14 08:24:20 +02:00
  • f80fba4d24 Integrate README.md with new assets.md (#1293) Terence 2020-10-14 19:18:11 +13:00
  • d075d2b453 Make logo compatible with light and dark themes Pablo Santiago Blum de Aguiar 2020-10-07 20:45:36 +02:00
  • 5650624822 Add ActionScript 3 syntax test Benjamin Sinkula 2020-10-13 13:31:22 -05:00
  • bf07b0be58 Add Perl test file Saul Blanco Tejero 2020-10-12 13:21:43 +02:00
  • eeea53759b Add apache httpd.conf example Sebastian Andersson 2020-10-13 17:48:50 +02:00
  • a39f1e0f9b added new syntax highlighting files okezieuc 2020-10-12 15:26:10 +01:00
  • 1614f80366 add integration test for grid overriding rule Tom Milligan 2020-10-12 09:02:08 +01:00
  • e293c58bb0 update man pages Tom Milligan 2020-10-12 08:44:18 +01:00
  • 3015ebfba1 disable rule when grid enabled, and print warning Tom Milligan 2020-10-12 08:40:01 +01:00
  • d7da4f5f2b update changelog Tom Milligan 2020-10-12 08:13:32 +01:00
  • c1af6ff2e6 Add integration test for style rule Tom Milligan 2020-10-08 09:59:14 +01:00
  • aa4000cb0d style: add component 'rule' for horizontal file delimiter Tom Milligan 2020-10-06 16:57:47 +01:00
  • 33128d75f2 Use list.extend(…) sharkdp 2020-10-11 21:37:25 +02:00
  • bf87f37039 Better ask forgiveness than permission sharkdp 2020-10-11 21:36:42 +02:00
  • 62e715ff5b Formatting sharkdp 2020-10-11 21:33:37 +02:00
  • b3903175c8 Auto-format Rust code sharkdp 2020-10-11 21:57:12 +02:00
  • de47bd2323 Added newline to multicharacter line of plaintext generation script Logan Saso 2020-10-10 12:31:12 -07:00
  • 19b55706ee Fixed file location in creation script Logan Saso 2020-10-10 12:25:45 -07:00
  • 6c68198d19 Updated creation script and README to match generation script Logan Saso 2020-10-10 12:24:21 -07:00
  • f3c760c25f #1244 Use [].copy and path.exists instead of more cumbersome solutions Logan Saso 2020-10-04 15:29:20 -07:00
  • 24fe946c06 Merge pull request #1308 from okezieuc/add-php-file Ethan P 2020-10-11 12:25:15 -07:00
  • de6680bdf2 Move syntax mapping section sharkdp 2020-10-11 21:11:26 +02:00
  • 0a28da0cd0 Small improvement to the syntax mapping section David Peter 2020-10-11 21:07:56 +02:00
  • a838ff47b5 Merge pull request #1307 from molcay/master Ethan P 2020-10-11 11:58:59 -07:00
  • 8bd078caeb updated the php commit okezieuc 2020-10-11 19:58:53 +01:00
  • bce304a800 made requested changes henil 2020-10-07 19:36:01 +05:30
  • 206d3e7b91 fix a typo henil 2020-10-06 10:58:24 +05:30
  • 4be32cf746 add new section for sytax of file in README.md henil 2020-10-05 22:20:26 +05:30
  • 4ec6075f81 minor update to specify pattern matching on --map-syntax supports glob matching henil 2020-10-04 10:04:03 +05:30
  • aa00e0a6b0 fix section henil 2020-10-04 01:20:19 +05:30
  • bb7fae72c9 add a new syntax section henil 2020-10-04 00:16:39 +05:30
  • 7bd19640a2 add new --map-syntax example henil 2020-10-03 22:51:33 +05:30
  • b7271a2a6d Revert "added php test file" okezieuc 2020-10-11 19:53:36 +01:00
  • ecde418abb added php test file okezieuc 2020-10-11 18:48:29 +01:00
  • 51036ced9d Add MemInfo syntax test M. Olcay TERCANLI 2020-10-11 19:19:11 +03:00
  • b6c1ec3a24 Add CpuInfo syntax test M. Olcay TERCANLI 2020-10-11 19:18:53 +03:00
  • 46004001cb Add Clojure syntax test. Felipe Garcia 2020-10-10 14:28:31 -03:00
  • f10c8ce25e Add GraphQl syntax test sample Zachary J. Rollyson 2020-10-10 14:41:00 -04:00
  • acc370d345 Merge pull request #1305 from grg121/1213-dockerfile-syntax-highlighting-test Ethan P 2020-10-10 15:20:57 -07:00
  • 457ab84065 Add basic Dockerfile syntax highlighting test files grg121 2020-10-10 21:43:11 +02:00
  • 3bcb5452aa Add HTML syntax test sample Zachary J. Rollyson 2020-10-10 11:23:07 -04:00
  • 1f0e53a44d Added BibTeX syntax tests venky 2020-10-11 00:54:56 +05:30
  • 2d5cf1d3cf Remove gitattributes for .bat/.cmd files to make all testfiles eol=lf Benjamin Neff 2020-10-09 01:23:48 +02:00
  • a81254ed2a Fix line endings sharkdp 2020-10-09 22:55:16 +02:00
  • fdef133d3d Update test.swift Akshat Gadhwal 2020-10-06 20:56:37 +05:30
  • fd01f0a0ee ADDED swift test file for syntax highlighting Akshat Gadhwal 2020-10-06 16:53:25 +05:30
  • 5b095ed6f3 Fix line endings sharkdp 2020-10-09 22:54:45 +02:00
  • e7a3f34959 ADDED test file for R Akshat Gadhwal 2020-10-06 20:16:49 +05:30
  • 06d0c8f056 add CMake syntax highlighting test Daniel Wolbach 2020-10-09 21:47:02 +02:00
  • 4064b8ff14 Added test file for Erlang. Jacky Hui 2020-10-08 23:09:49 +01:00
  • 83ecc3d3ac Update changelog gahag 2020-10-08 10:58:57 -03:00
  • 6615eceb18 Code review: replace if let with equals operator gahag 2020-10-07 19:14:33 -03:00
  • 53f5a37f01 Code review gahag 2020-10-07 14:50:44 -03:00
  • bbef2f41ec Add -S flag to less when --wrap=never (closes #1255) gahag 2020-10-07 12:28:25 -03:00
  • b6e729abeb Add Diff syntax highlight test Benjamin Neff 2020-10-08 01:24:13 +02:00
  • 5fe98689d4 test: x86-64 Assembly NASM syntax test Filip Czaplicki 2020-10-07 17:30:48 +02:00
  • 8832a96e82 add GLSL syntax highlighting test Daniel Wolbach 2020-10-07 17:11:26 +02:00
  • 09631ed119 Add Batch syntax test R1tschY 2020-10-06 20:47:04 +02:00
  • 9257c7ce20 Regenerate using a fresh latest build of bat Spencer Williams 2020-10-06 23:48:05 -04:00
  • b30f9a1677 Add sample Crystal file Spencer Williams 2020-10-06 22:14:42 -04:00
  • e6c3f96931 Add Groovy syntax test. Felipe Garcia 2020-10-06 21:56:08 -03:00
  • 85ff81f238 Add Lua syntax test. Felipe Garcia 2020-10-06 20:45:12 -03:00
  • 5e0b7f013a Add support for comments after section headers (closes #1259) Niklas Sombert 2020-10-05 17:52:40 +02:00
  • aa205c6a9f Add CSV syntax hightlighting test Thiago Arrais 2020-10-06 13:47:56 -03:00
  • 44bfad24a1 Add Terraform example file for Syntax Highlighting scott.eppler 2020-10-06 10:43:13 -05:00
  • 13e01841ca pascal: add syntax highlight file Gede Wahyu 2020-10-06 13:13:59 +08:00
  • a999975bc9 Add missing newline sharkdp 2020-10-06 06:58:23 +02:00
  • edf30e1fa1 Added missing highlighted generated test file Matthew Zegar 2020-10-05 18:41:51 -07:00
  • f41bf2082a Added CSS syntax highlight file and folder Matthew Zegar 2020-10-05 18:26:05 -07:00
  • 894d3f1722 Replace SCSS example with unlicensed one Ethan P 2020-10-05 18:59:14 -07:00
  • 83d96e2bbb Rename SASS tests to SCSS, since they're using SCSS syntax Ethan P 2020-10-05 18:40:38 -07:00
  • e26ec31463 Add option to specify exact binary in run-benchmarks.sh Ethan P 2020-10-05 15:42:00 -07:00
  • e3bc41dbe6 Add option to specify bat target in run-benchmarks.sh Ethan P 2020-10-05 15:28:23 -07:00
  • 7a180e22ff Add SQL syntax highlighting test uabua 2020-10-05 23:01:05 +04:00
  • 3609700b5e Add keith-hall as a maintainer! David Peter 2020-10-05 23:11:10 +02:00
  • 389f64df57 Merge pull request #1265 from yimmt/minor-manpage-changes Ethan P 2020-10-05 13:56:23 -07:00
  • e85064e4cf Fix mismatch between syntax-test and hightlighted scott.eppler 2020-10-05 13:49:56 -05:00
  • dd95f8b5cb Add example file for YAML highlighting scott.eppler 2020-10-05 13:24:22 -05:00
  • 975487f630 Add syntax highlighting test file for INI (#1213) Niklas Sombert 2020-10-05 20:38:23 +02:00
  • 4ba7546c65 Fix spelling and use PROJECT_EXECUTABLE more Timmy Xiao 2020-10-05 14:45:30 -04:00
  • c97aa55163 Add manually converted syntax sharkdp 2020-10-05 17:59:51 +02:00
  • 2e1e30705a Bump assets/syntaxes/02_Extra/TypeScript from f21aba5 to 603ebb4 dependabot-preview[bot] 2020-10-01 02:30:43 +00:00
  • c92ac809a5 added test.dart Akshat Gadhwal 2020-10-05 10:57:59 +05:30
  • ec842e8d51 Added a JavaScript test file DanielVip3 2020-10-05 15:08:15 +02:00
  • 6d6e3900c3 add LICENSE henil 2020-10-05 18:41:26 +05:30
  • 0516a0d7a6 add .gitignore test henil 2020-10-05 17:52:04 +05:30