Commit Graph

  • dcb115c74c main: Make " and $' helper functions responsible for highlighting quote Matthew Martin 2017-11-14 22:41:27 -0600
  • f623b07fb0 main: Remove trailing whitespace Matthew Martin 2017-11-12 23:12:22 -0600
  • ab1013ae0d main: A redirection token is an invalid redirection target Matthew Martin 2017-12-19 22:51:39 -0600
  • eeb2eadcdd docs: Fix links; thanks @dukex for noticing Matthew Martin 2017-12-19 16:02:29 -0600
  • 9cf7c2a36e Merge 9295213ed4 into b07ada1255 Emerson "Duke" Almeida 2017-12-17 17:30:57 +0000
  • b07ada1255 driver: Run under emulate -L zsh and add zsyh_user_options Matthew Martin 2017-12-15 20:09:39 -0600
  • 3e56294543 tests: Avoid using new zmodload flags Matthew Martin 2017-12-14 20:58:32 -0600
  • 2919679ee8 tests: Skip when zsh/pcre is not available Matthew Martin 2017-12-14 20:44:20 -0600
  • ce1be4153d 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. Daniel Shahaf 2017-12-15 02:35:10 +0000
  • 2411195c20 main: Expand paths before removing quoting Matthew Martin 2017-12-12 07:58:35 -0600
  • 7adf2d09db Merge 4eda52bb06 into 6a6d40208c Daniel Shahaf 2017-12-12 01:22:29 +0000
  • 6a6d40208c main: Add fallback for useroptions if zsh/parameter is absent Matthew Martin 2017-11-25 15:16:20 -0600
  • 4e6f60063f Add regexp highlighter disarmer mk 2016-10-14 23:38:21 +0300
  • 4d95da6876 Merge a9795174f9 into fb948f5331 Александр Тихонов 2017-12-09 20:13:47 +0000
  • fb948f5331 noop: Add comments. Daniel Shahaf 2017-12-07 03:06:56 +0000
  • 1ad5c1f40f Followup to parents: Restore sudo-* tests on platforms that don't have sudo. Daniel Shahaf 2017-12-07 01:16:02 +0000
  • 8d37377644 Followup to last: Don't require 'sudo' to test prefix redirections. Daniel Shahaf 2017-12-07 01:04:13 +0000
  • d04c62a224 tests: Add skips for tests that require sudo Matthew Martin 2017-12-06 18:34:56 -0600
  • 26a82113b0 'main': Highlight 'sudo' correctly when it's not installed. Daniel Shahaf 2017-11-25 01:25:07 +0000
  • c13ee4cf88 docs: Point to repology for finding packages. Daniel Shahaf 2017-12-06 22:32:31 +0000
  • 918aa3eb88 README: Fix typo. Daniel Shahaf 2017-11-29 17:15:27 +0000
  • f6d45cc191
    Typo zapashcanon 2017-11-29 17:53:23 +0100
  • ecdda36ef5 brackets: Ignore quotes Matthew Martin 2017-11-15 21:14:28 -0600
  • 7177ba005f main: Split declaration and assignment Matthew Martin 2017-11-24 16:34:34 -0600
  • 2a50614579 main: Save user options in a single variable Matthew Martin 2017-11-24 10:05:13 -0600
  • 749b30221d 'main': Skip tests that break on msys2 Matthew Martin 2017-11-06 07:09:16 -0600
  • f4d37b74cc tests: Add ability to skip tests Matthew Martin 2017-11-06 07:08:53 -0600
  • 4bd30737dc tests: Support SKIP directive in tap-colorizer Matthew Martin 2017-11-06 07:08:21 -0600
  • 038409c10d tests: Run tests with WARN_CREATE_GLOBAL Matthew Martin 2017-11-04 11:19:00 -0500
  • 2eeb84fb46 tests: Run tests with WARN_CREATE_GLOBAL Matthew Martin 2017-11-04 11:19:00 -0500
  • c948a3caa0 tests: Declare local variables Matthew Martin 2017-11-04 11:18:31 -0500
  • e4352f98bb driver: Revert previous commit, unbreaking the build on zsh<5.0.8. Daniel Shahaf 2017-11-05 15:58:58 +0000
  • 9d9e9662cf driver: Correctly escape assoc key pattern Daniel Shahaf 2017-11-05 14:38:05 +0000
  • 18517cc98e tests: Run tests with NOUNSET Matthew Martin 2017-11-02 19:25:23 -0500
  • 459c128f43 tests: Set ZLE variables to sane defaults Matthew Martin 2017-11-02 19:09:32 -0500
  • 079ea39f74 tests: Ensure region highlight is unset if NONE is expected Matthew Martin 2017-11-04 20:22:59 -0500
  • a9ce931439 Default possibly unset variables to empty Matthew Martin 2017-11-02 19:24:56 -0500
  • a33c72e838 tests: Use idiomatic set check Matthew Martin 2017-11-02 19:12:16 -0500
  • 1f77ed8369 brackets: Use idiomatic set check Matthew Martin 2017-11-02 19:11:34 -0500
  • 9dcfacc4a5 brackets: Disallow negative nesting level Matthew Martin 2017-11-02 19:23:18 -0500
  • ac90970edc brackets: Don't call _zsh_highlight_add_highlight with empty style Matthew Martin 2017-11-02 19:11:00 -0500
  • f547f7768c brackets: Add test for highlighting errors with no styles Matthew Martin 2017-11-02 19:12:37 -0500
  • a2a899b41b driver: _zsh_highlight_bind_widgets: Be resilient to NO_UNSET being set in the calling scope. Daniel Shahaf 2017-11-02 17:07:10 +0000
  • c41356c3f6 docs: Add Void Linux link. Daniel Shahaf 2017-10-18 00:17:06 +0000
  • 8146d58bb2
    CI: customize IRC notifcation message Julien Nicoulaud 2017-09-28 19:07:24 +0200
  • 6707def73d Merge e5091a858d into 5436d3e5fc Eric Nielsen 2017-09-11 18:47:18 +0000
  • 5436d3e5fc tests: Remove superfluous comment. Daniel Shahaf 2017-09-11 18:45:35 +0000
  • 3d26cb8146
    tests: run the most recent versions first Julien Nicoulaud 2017-09-11 19:29:58 +0200
  • 873b9955c7
    tests: add zsh 5.4.2 Julien Nicoulaud 2017-09-11 19:27:52 +0200
  • e5091a858d Fix zcompile error with zsh 5.4 Eric Nielsen 2017-09-11 12:03:20 -0500
  • 9295213ed4 Update links in INSTALL.md Emerson "Duke" Almeida 2017-09-07 23:33:47 -0300
  • 4cde79ef00 release.md: Make a little more copy-pasteable. Daniel Shahaf 2017-08-30 07:32:56 +0000
  • 9ff91eb8f0 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +0000
  • 434af7b11d Tag version 0.6.0. 0.6.0 Daniel Shahaf 2017-08-29 06:04:59 +0000
  • bd5a6e26a0 Merge ac0b03f59a into 8dbe1209ca paxe 2017-08-15 10:55:43 +0000
  • 6f149dfc5e
    Tests: add zsh 5.4 and 5.4.1 Julien Nicoulaud 2017-08-10 20:25:53 +0200
  • e58800158a #440: Identify the output. Daniel Shahaf 2017-08-09 18:42:35 +0000
  • 871041a939
    #440: Make sure zsh's git hash is printed when testing against zsh master branch Julien Nicoulaud 2017-08-01 18:31:11 +0200
  • ed90f0d2c9
    #440: Fix minimum required Zsh version (4.3.11 instead of 4.3.17) Julien Nicoulaud 2017-08-01 17:55:04 +0200
  • bbaae63f2e
    #440: Test on Zsh master and intermediate releases since 4.3.11 Julien Nicoulaud 2017-08-01 17:53:42 +0200
  • d025148858 #440: docs: Remove the travis links from README during 'make install'. Daniel Shahaf 2017-07-31 23:16:37 +0000
  • f60d9b8c36 #440: Make README more readable in source form. Daniel Shahaf 2017-07-31 23:10:53 +0000
  • d43fe3ab70
    #440: Setup IRC/gitter notifications Julien Nicoulaud 2017-08-01 00:47:43 +0200
  • 47ac611c89
    #440: Add build status badge Julien Nicoulaud 2017-08-01 00:38:03 +0200
  • 46441b1c0d
    #440: Print zsh version before tests Julien Nicoulaud 2017-08-01 00:37:28 +0200
  • 7e840ff2db
    #440: Fix Travis-CI configuration Julien Nicoulaud 2017-08-01 00:28:37 +0200
  • 176a019434
    #440: Add Travis-CI configuration Julien Nicoulaud 2017-08-01 00:23:38 +0200
  • e4ed76b87d release.md: Correct 'git push' instructions. Daniel Shahaf 2017-07-31 17:42:28 +0000
  • 30a29a9e31 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +0000
  • dc26731555 Tag version 0.6.0-rc1. 0.6.0-rc1 Daniel Shahaf 2017-07-31 17:31:25 +0000
  • 411864d35b release.md: Create annotated tags, fix markup. Daniel Shahaf 2017-07-31 17:30:59 +0000
  • d1666463a7 changelog: Update through dea1fedc73. Daniel Shahaf 2017-07-31 17:22:41 +0000
  • dea1fedc73
    #419: Add links to OpenSUSE build service deb/rpm repositories Julien Nicoulaud 2017-07-31 19:12:40 +0200
  • b56ee542d6 Merge remote-tracking branch 'upstream/pr/433' Daniel Shahaf 2017-07-30 17:11:33 +0000
  • 3c43da5ffe driver: Improve comment about ^r pattern match bug m0viefreak 2017-07-30 19:07:29 +0200
  • f2ba507bbc driver: Adjust zsh version for probing for pattern match bug m0viefreak 2017-07-30 19:06:21 +0200
  • 28e661bbc8 README: Fix FAQ entry about isearch highlighting m0viefreak 2017-07-30 19:06:14 +0200
  • 39a6c476dd changelog: Update through 5feed23962. Daniel Shahaf 2017-07-30 16:38:30 +0000
  • 5feed23962 docs: Unbreak Fedora link. Daniel Shahaf 2017-07-28 11:30:31 +0000
  • 05efa4869b Merge 5e26da7390 into ad522a0914 Stanislav Seletskiy 2017-04-16 21:41:56 +0000
  • aec9d4c796 Merge 89ee223124 into ad522a0914 m0vie 2017-04-12 08:36:55 +0000
  • 47a30edaa1 Merge d54b146d0e into ad522a0914 m0vie 2017-04-12 08:36:55 +0000
  • c978f3208d Merge 5df7c7d39f into ad522a0914 Alyssa Ross 2017-04-11 07:23:44 +0000
  • 86f6e59ca2 Merge c44137b92d into ad522a0914 vintersnow 2017-04-11 07:23:44 +0000
  • 42f0eee26f Merge 6bbfd99770 into ad522a0914 Felix Wong 2017-04-11 07:23:43 +0000
  • e2146f968d Merge 06faf7bd24 into ad522a0914 psprint 2017-04-10 13:25:48 +0000
  • c1e7ccb0e2 Merge c0575e4bad into ad522a0914 Daniel Iancu 2017-04-10 13:25:48 +0000
  • 72318ffbb6 Merge b0bf8d4e00 into ad522a0914 Giridaran Manivannan 2017-04-10 13:25:47 +0000
  • 3fd79ef0c4 Merge 7b19270dcf into ad522a0914 jsoizo 2017-04-09 16:55:09 +0000
  • ad522a0914 driver: Fix printing error message to file when cannot resolve highlighters directory location jsoizo 2017-04-10 00:44:30 +0900
  • 7b19270dcf fix printing error message to file when cannot resolve highlighters directory location jsoizo 2017-04-10 00:44:30 +0900
  • 6f700b2920 readme: fix faq entry for ^r search Christian Höltje 2017-04-05 21:44:17 -0400
  • 462779629a driver: Workaround pattern isearch bug in zsh ≤ 5.3.1, already fixed upstream. Daniel Shahaf 2017-03-29 09:18:59 +0000
  • 73cb832702 'main': Highlight mismatched 'if'/'fi'. Daniel Shahaf 2017-03-05 17:33:36 +0000
  • be083d7f37 driver: Improve «unhandled ZLE widget 'foo'» error message. Daniel Shahaf 2017-03-05 14:36:41 +0000
  • 6bbfd99770
    fix file permissions Felix Wong 2017-02-18 15:56:32 -0800
  • 237f89ad62 'main': Don't consider «$*» a glob. Daniel Shahaf 2017-02-11 23:49:13 +0000
  • 835fec7f3c workaround for PAT_STATIC bug in zsh Christian Höltje 2017-02-07 12:19:18 -0500
  • b3f032c9a7 Merge 3a0ad239db into 9523d6d49c Dawid Ferenczy 2017-02-04 03:00:32 +0000
  • 266217485a Merge f2a9828125 into 9523d6d49c m0vie 2017-01-25 21:22:44 +0000