Commit graph

  • c6a62513f9 tests: Support non-arrays in typeset_p(). Daniel Shahaf 2020-02-22 14:29:55 +0000
  • 8be98dc76c 'main': Don't add multiple styles for a single parameter's expansion. Daniel Shahaf 2020-02-22 14:19:46 +0000
  • fb074f1159 'main': Do not look for metacharacters in parameter expansions. Daniel Shahaf 2020-02-21 10:19:51 +0000
  • 65b3166696 'main': Add two tests for metacharacters in parameter expansions. Daniel Shahaf 2020-02-21 10:17:55 +0000
  • aa561299f2 'main': Parameter expansions may not contain assignments. Daniel Shahaf 2020-02-20 11:37:23 +0000
  • bc3b94349d WIP: Snapshot that *almost* passes tests, but may or may not be correct. Daniel Shahaf 2020-01-16 19:31:55 +0000
  • 2d0f51b54e WIP: tests: Add tests for issue #670. Daniel Shahaf 2020-01-16 19:02:39 +0000
  • a2a1e137dd 'main': Pass parameters through the multi-word machinery, as we already do for aliases. Daniel Shahaf 2020-01-16 17:39:12 +0000
  • 55fb38206e Fixed failed test Joe Rabinoff 2020-02-19 10:49:02 -0500
  • bb97e325e4 Attempt to fix #670 Joe Rabinoff 2020-02-18 13:46:14 -0500
  • b127a06e6f More options to highlight path component Joe Rabinoff 2020-02-17 17:05:15 -0500
  • d511fa39fa Suppress unrecognized keys from LS_COLORS Joe Rabinoff 2020-02-17 16:38:58 -0500
  • 52ea5c686a 'main': precommands += chronic, ifne (from moreutils) Daniel Shahaf 2020-02-17 10:20:13 +0000
  • 9ffd67d21b Declared LS_COLORS local in tests Joe Rabinoff 2020-02-14 10:24:06 -0500
  • e151a8ee26 Fixed su/sg/ow detection Joe Rabinoff 2020-02-14 10:07:30 -0500
  • fdd40e902c Test cases for files highlighter Joe Rabinoff 2020-02-14 10:06:43 -0500
  • 174f204713 Better handling of empty styles Joe Rabinoff 2020-02-14 09:16:15 -0500
  • e80505a73e
    Allow for empty patterns Joe Rabinoff 2020-02-14 07:32:17 -0500
  • 3e1413eaf1
    Empty matches in _ansi_to_zle() Joe Rabinoff 2020-02-14 07:25:48 -0500
  • c432451c20 Added copyright boilerplate and fixed indentation Joe Rabinoff 2020-02-04 10:25:34 -0500
  • 22362e02f7 Renamed files.md to README.md Joe Rabinoff 2020-02-03 16:34:09 -0500
  • 73636fae13 Add 'files' highlighter Joe Rabinoff 2020-02-03 16:30:40 -0500
  • dde84e1b25 docs: Fix typo Manaswini Das 2020-01-27 17:04:26 +0530
  • 2cd6656d6e
    Update highlighters.md Manaswini Das 2020-01-27 17:04:26 +0530
  • 0e51046b19 main: Add tests for issue #678 Matthew Martin 2020-01-25 12:32:11 -0600
  • 4e92449752 changelog: Document #670 as a known issue. Daniel Shahaf 2020-01-25 21:00:40 +0000
  • b73853dd96 changelog: Document #677 as a known issue. Daniel Shahaf 2020-01-24 18:40:51 +0000
  • 4546756500 tests: Fix another instance of issue from the last commit. Daniel Shahaf 2020-01-24 01:22:03 +0000
  • 9d380805d7 tests: Unbreak the build on zsh 5.0.8 and older. Daniel Shahaf 2020-01-24 00:51:27 +0000
  • deee22ed42 tests: Don't filter out tests that aborted. Daniel Shahaf 2020-01-24 00:49:51 +0000
  • 77c6bf2019 'main': precommands: Remove argumentless options that can't be followed by a command word. Daniel Shahaf 2020-01-24 00:37:56 +0000
  • 27e4789439 docs: Track FreeBSD port rename Daniel Shahaf 2020-01-23 22:09:33 +0000
  • e2e97dde9c 'main': Support tabbed(1) from suckless-tools Daniel Shahaf 2020-01-22 04:44:27 +0000
  • 9bf06c5c2a tests: Add a regression test for issue #676. Daniel Shahaf 2020-01-20 03:49:00 +0000
  • 81f26d0d95 WIP: Snapshot that *almost* passes tests, but may or may not be correct. Daniel Shahaf 2020-01-16 19:31:55 +0000
  • 5eccd8a50e WIP: Fix command-parameter Daniel Shahaf 2020-01-16 19:26:11 +0000
  • c2b40ed06e WIP: tests: Add tests for issue #670. Daniel Shahaf 2020-01-16 19:02:39 +0000
  • 2b1eadbc60 WIP: 'main': Pass parameters through the multi-word machinery, as we already do for aliases. Daniel Shahaf 2020-01-16 17:39:12 +0000
  • dfb917020c Bump copyright years. Daniel Shahaf 2020-01-15 14:07:23 +0000
  • 9ed2a46ed2 dev tools: New script to ease opening $EDITOR on failing tests. Daniel Shahaf 2020-01-14 23:47:45 +0000
  • 1c6a6d92b0 dev tools: Allow specifying preamble code when generating test cases. Daniel Shahaf 2020-01-15 18:50:21 +0000
  • 6b0671b63e Add .editorconfig file. Daniel Shahaf 2020-01-15 16:21:15 +0000
  • b3b6d7129f tests: Add failing tests for issue #674. Daniel Shahaf 2020-01-16 16:12:14 +0000
  • 9cb7e9a837 tests: Make sudo-longopt pass when sudo isn't installed. Daniel Shahaf 2020-01-16 15:49:27 +0000
  • cb166dcc77 'main': Restore 0.6.0's behaviour for unknown options. Daniel Shahaf 2020-01-14 23:06:51 +0000
  • 5012d771f3 'main': Don't highlight unknown precommand flags as errors. Daniel Shahaf 2020-01-12 15:53:59 +0000
  • 3a6f7e7bfe 'main': Add an XFail test for #641 and #658. Daniel Shahaf 2020-01-12 15:49:04 +0000
  • 55a4bcaae5 'main': Restore 0.6.0's behaviour for unknown options. Daniel Shahaf 2020-01-14 23:06:51 +0000
  • 6eb1d3ea5b Highlight redirections by default, and add that to the examples in README. Daniel Shahaf 2020-01-14 20:46:46 +0000
  • b1f36d9c5f 'main': Add a comment. Daniel Shahaf 2020-01-12 19:48:49 +0000
  • 08edf8db7f 'main': Fix the $CDPATH from the previous commit. Daniel Shahaf 2020-01-12 19:37:53 +0000
  • 6629a1f432 'main': Add a test for a $CDPATH bug. Daniel Shahaf 2020-01-12 19:37:30 +0000
  • 521fedfdf5 'main': Change the issue a test is associated with. Daniel Shahaf 2020-01-12 19:32:44 +0000
  • 1618848df6 'main': Add some tests for complete and partial absolute paths in command position. Daniel Shahaf 2020-01-12 19:17:52 +0000
  • c3293ba0d8 'main': Update comments after last commit. No functional change. Daniel Shahaf 2020-01-12 18:16:31 +0000
  • 21cdd6bc5e 'main': Simplify alias handling. Daniel Shahaf 2019-12-27 09:24:01 +0000
  • f32d1704b1 'main': Fix issue #652. Daniel Shahaf 2019-12-27 09:20:18 +0000
  • 023c994cdf 'main': Update comments after last commit. No functional change. i652-v1 Daniel Shahaf 2020-01-12 18:16:31 +0000
  • 1150e3ed67 'main': Highlight pipes inside array assignments as errors Daniel Shahaf 2019-12-26 16:15:24 +0000
  • 86fe054005 'main': precommands += ssh-agent Daniel Shahaf 2020-01-11 21:12:21 +0000
  • 533bfa0116 'main': Fix the new 'backslash' test on zsh-5.0.2 and older. (The bug occurred on zsh-5.0.7 and older but I don't have zsh-5.0.7 handy to test on.) Daniel Shahaf 2020-01-12 17:10:34 +0000
  • 2d0dddf58b 'main': Don't dequote the word in command position before analyzing it. Daniel Shahaf 2020-01-12 15:27:55 +0000
  • 4d28f954d4 'main': Don't highlight unknown precommand flags as errors. Daniel Shahaf 2020-01-12 15:53:59 +0000
  • 65dfcdab9c 'main': Add an XFail test for #641 and #658. Daniel Shahaf 2020-01-12 15:49:04 +0000
  • 27fa4a6546 noop: Quote the bitflag values. Daniel Shahaf 2020-01-12 15:46:22 +0000
  • 5aca7704a2 'main': Don't dequote the word in command position before analyzing it. Daniel Shahaf 2020-01-12 15:27:55 +0000
  • ae5ad09cf5 Bump copyright years. Daniel Shahaf 2020-01-12 14:58:56 +0000
  • 3ee5aa0e06 release.md: Add missing argument. Daniel Shahaf 2020-01-11 23:43:23 +0000
  • eb277cdcc6 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +0000
  • 71dc090d02 Tag version 0.7.0-beta1. 0.7.0-beta1 Daniel Shahaf 2020-01-11 23:34:58 +0000
  • 6a310ada5b changelog: Add three entries Daniel Shahaf 2020-01-11 23:31:18 +0000
  • c1d5790c57 changelog: Start 0.7.0's changelog. Daniel Shahaf 2020-01-11 23:10:28 +0000
  • e9b1ce1a36 Add a unit test for dc1b2f6fa4. Daniel Shahaf 2020-01-11 23:04:22 +0000
  • 68fbe1a449 Add a test for redirection from/to process substitution. Daniel Shahaf 2020-01-11 21:47:34 +0000
  • f02c0bf980 Don't describe as ZSH_HIGHLIGHT_DIRS_BLACKLIST as experimental, now that it's named without the X_ prefix. Daniel Shahaf 2020-01-11 21:32:21 +0000
  • 1be58a6f45 Add a test for 2f03b6d704. Daniel Shahaf 2020-01-11 21:19:52 +0000
  • f146a33899 'main': precommands += ssh-agent Daniel Shahaf 2020-01-11 21:12:21 +0000
  • c0ad50e645 dev tools: Fix regression introduced in commit "Print the test data to stdout for convenience.". Daniel Shahaf 2020-01-11 20:49:12 +0000
  • 8b2768ab40 'main': Add a test for 07f259f653. Daniel Shahaf 2020-01-11 20:46:14 +0000
  • dbc33a2ceb
    Merge 70deca2e2c into 6f1f595e3e Raizo62 2020-01-09 15:57:29 +0100
  • 6f1f595e3e dev tools: Print the test data to stdout for convenience. Daniel Shahaf 2020-01-07 19:59:49 +0000
  • de95d50bce 'main': Fix highlighting of the 'time' and 'nocorrect reserved words Daniel Shahaf 2019-12-27 13:47:31 +0000
  • 83862c1abb 'main': Add two basic tests for aliases. Daniel Shahaf 2019-12-27 09:37:23 +0000
  • e5acdf0ba5 'main': Simplify alias handling. Daniel Shahaf 2019-12-27 09:24:01 +0000
  • 44aa6f1f4e 'main': Fix issue #652. Daniel Shahaf 2019-12-27 09:20:18 +0000
  • ce10f20e77 'main': Add a regression test for #652. Daniel Shahaf 2019-12-27 09:00:36 +0000
  • 6647e88606 'main': Add some precommands. Daniel Shahaf 2019-12-25 10:53:42 +0000
  • b7592e581d tests: Minor documentation readability tweak Daniel Shahaf 2019-11-10 11:41:31 +0000
  • 926c36c1fb Add a test for issue #641.5, using the infrastructure added in the previous commits. Daniel Shahaf 2019-11-10 11:37:41 +0000
  • 4952325051 tests: Skip cardinality tests whenever any test point is expected to fail. Daniel Shahaf 2019-11-10 11:35:21 +0000
  • d5a4a6e195 tests: Make $expected_mismatch skip the cardinality check, rather than consider it an expected failure. Daniel Shahaf 2019-11-10 11:29:20 +0000
  • e209cbe61a tests: Include the name of the 'cardinality check' test point in the output Daniel Shahaf 2019-11-10 11:20:21 +0000
  • e7d3fbc50b main: Add test for previous Matthew Martin 2019-11-07 19:58:07 -0600
  • 139ea2b189 main: Avoid $end_pos when calculating $arg size Matthew Martin 2019-11-07 19:50:17 -0600
  • be3882aeb0 driver: adjust region end for vi command mode Oliver Kiddle 2019-10-17 16:40:45 +0200
  • 6ec826cacf driver: adjust region end for vi command mode Oliver Kiddle 2019-10-17 16:40:45 +0200
  • 35c8690c00 release.md: Document that release tags should be signed. Daniel Shahaf 2019-08-01 15:02:07 +0000
  • b55832c5f8 main: Drop X_ from X_ZSH_HIGHLIGHT_DIRS_BLACKLIST Matthew Martin 2019-07-24 07:27:54 -0500
  • 05b115d5db
    Merge 1089e3a408 into 8e78e9dbba Matthew Martin 2019-07-22 18:18:48 +0000
  • 8e78e9dbba 'main': Fix issue #623 by fixing the expectations of the regression test of issue #616. Daniel Shahaf 2019-07-21 01:44:19 +0000