1316 Commits (2409de46e78639b2292cd04357d47be84023ce11)
 

Author SHA1 Message Date
  Julien Nicoulaud 650dd79d86
tests: use zshusers/zsh image with tags (see zsh-users/zsh-docker#16) 5 years ago
  Matthew Martin 82cf2527fc 'main': Add test for #548 5 years ago
  Matthew Martin 972ad197c1 driver: Disable BASH_REMATCH 5 years ago
  Matthew Martin 7ba4f0f119 'main': Use nice for tests in previous 5 years ago
  Daniel Shahaf bc3f77f719 'main': Add XFailing tests for issue #608. 5 years ago
  Daniel Shahaf 5f80147c55 'main': Follow-up to last commit: Fix stdbuf options spec. 5 years ago
  Daniel Shahaf 3e86ef59b7 'main': precommands += stdbuf 5 years ago
  Matthew Martin a109ab54f0 CI: Add zsh 5.7 and 5.7.1 5 years ago
  Daniel Shahaf 809443f5c5 'main': Add the issue number for future reference. 5 years ago
  Daniel Shahaf abec25d013 'main': _zsh_highlight_main__type: Add comments. 5 years ago
  Daniel Shahaf 79596a84be 'main': Document the last change. 5 years ago
  Daniel Shahaf 37d6108215 'main': Work around a zsh bug reported to us as #606. 5 years ago
  Timm d61ebbcbbf docs: Fix void-linux link 5 years ago
  Matthew Martin 2f3b98ff6f
Merge pull request #543 from Sea-n/patch-1 5 years ago
  Sean Wei 4fb570e104
docs: Enable Syntax Highlighting for Code Snippits 5 years ago
  Matthew Martin 693757bfd7 tests: Run harness in an anon function to catch global variables 5 years ago
  Matthew Martin 1e34c4aa0b main: in arguments starting with %?, ? is not a glob 5 years ago
  Matthew Martin 3259fe338d Revert "tests: Run tests in an anon function to catch global variables" 5 years ago
  Matthew Martin ba2d8fcf76 tests: Run tests in an anon function to catch global variables 5 years ago
  Matthew Martin 9bd38c6fc0 tests: Use root variable for root of the project 5 years ago
  Matthew Martin dddea5d5dd tests: Set harness variables local 5 years ago
  Daniel Shahaf 9a06c28ddc docs: Don't recommend to `source .zshrc` 5 years ago
  Daniel Shahaf fd57ed94f1
docs: Clarify installation instructions (cf #598) 5 years ago
  Daniel Shahaf 78b95b0695 Add a test for the 'true negative' case of issue #596. 5 years ago
  Daniel Shahaf 06893a3873 tests: Escape region_highlight and expected_region_highlight in TAP output. 5 years ago
  Daniel Shahaf 580ccaebb8 tests: (try to) Fix test failure under zsh<5.3, where 'typeset -p arrayvar''s is two lines long. 5 years ago
  Daniel Shahaf 7cb5ad0f9b tests: Tweak XFAIL/XPASS output of cardinality check. 5 years ago
  Daniel Shahaf cd1647f4d4 tests: Follow-up to grandparent: Make the cardinality check XPASS properly when it should. 5 years ago
  Daniel Shahaf 0efad58f30 Add a test for issue #596. 5 years ago
  Daniel Shahaf 864864442e tests: Allow marking the cardinality check as TODO (XFail). 5 years ago
  dana 55f846c673 driver: Avoid warn_create_global warnings 5 years ago
  Tobias Sette 3dc74b5c2c pattern, regexp: Declare the variable in the documentation example 5 years ago
  Daniel Shahaf e900ad8bad main: Add another test, inspired by #577 and #502. 5 years ago
  Daniel Shahaf f087f3c6e4 main: Add a test for issue #577. 5 years ago
  Daniel Shahaf 3e6d1375c9 main: Fix check for suffix aliases (fixes #574) 5 years ago
  Daniel Shahaf 4ce56a821e Merge branch 'i511-bang-pipeline' 6 years ago
  Daniel Shahaf 44b89f3307 main: Fold '!' handling in to the 'case'. No functional change. 6 years ago
  Daniel Shahaf 0c9252ac69 Fix indentation. No functional change. 6 years ago
  Daniel Shahaf 6cf522b7b3 main: Fix highlighting of the ! precommand after array assignments. Add tests. 6 years ago
  Daniel Shahaf 298ef6a2fa main: Highlight the ! precommand as an error when not at the start of a pipeline. 6 years ago
  Matthew Martin d9e326b993 main: consume trailing whitespace in _highlight_list 6 years ago
  Matthew Martin 48a20d067f main: Break double-quoted-argument on command substitutions 6 years ago
  Daniel Shahaf 6539f0d419 'main': Highlight named fd redirections. 6 years ago
  Daniel Shahaf 7d961ba1e6 'main': Add a test for issue #237. 6 years ago
  Daniel Shahaf ad3a6cb3c9 'main': Tighten condition. 6 years ago
  Daniel Shahaf 9870ccc505 noop: Tweak condition at Matthew's suggestion 6 years ago
  Daniel Shahaf 38c794a978 'main': Highlight named fd redirections. 6 years ago
  Daniel Shahaf de23e75946 minor: Fix the editor braces matching confusion prevention sentinel. 6 years ago
  Matthew Martin a3c9e7ebc7 main: Simplify insane alias checking 6 years ago
  Matthew Martin f71a17c58e main: Highlight closing brackets 6 years ago