Commit Graph

  • 9e178f9f39 subshells: Highlight the opening parenthesis correctly. (Issue #166.) Daniel Shahaf 2015-10-30 11:38:32 +02:00
  • 5a38710564 subshells: Add an XFail test demonstrating that #166 is not yet fixed. Daniel Shahaf 2015-10-30 09:34:01 +00:00
  • d3deffbf46 minor: Fix WARN_CREATE_GLOBAL warnings issued by zsh 5.1.1-dev-0. Daniel Shahaf 2015-10-30 07:09:46 +00:00
  • 8ab8c815ec Fix syntax error with zsh-5.0.5-dev-1 and older. Daniel Shahaf 2015-10-30 09:34:16 +02:00
  • afa6bb3882 states work: Extend state machine documentation. Daniel Shahaf 2015-10-29 19:58:23 +02:00
  • 1ac39b0af1 comments: Mark prematurely-terminated command as an error. Daniel Shahaf 2015-10-28 15:48:55 +02:00
  • 693de99a90 comments: Fix issue #163 and #167: Highlight comments. Daniel Shahaf 2015-10-27 19:29:06 +02:00
  • e76f208cf8 comments: Add a PASSing test for the NO_INTERACTIVE_COMMENTS case. Daniel Shahaf 2015-10-30 08:34:12 +02:00
  • e9ceb2017e comments: Add XFail tests from issues #163 and #167. Daniel Shahaf 2015-10-27 16:44:02 +00:00
  • 2f05620b19 sudo: Flag an error when a required argument is missing. Daniel Shahaf 2015-10-28 14:14:45 +02:00
  • 9cb87473cc sudo: Tweak state computations. Daniel Shahaf 2015-10-28 13:37:45 +02:00
  • f49f3bf0c0 sudo: Extend tests. Daniel Shahaf 2015-10-28 13:35:16 +02:00
  • a3047a9121 sudo: Highlight an empty sudo; as an error. Daniel Shahaf 2015-10-28 13:22:48 +02:00
  • 86e9249709 sudo/redirections: Fix remaining part of issue #221, "sudo and redirection don't mix". Daniel Shahaf 2015-10-28 13:06:30 +02:00
  • 0d1bfbcbfa Highlight subshells and anonymous functions correctly. Daniel Shahaf 2015-10-27 15:10:01 +02:00
  • c216242b46 command word: Highlight more reserved words. Part of issue #207. Daniel Shahaf 2015-10-28 20:44:49 +02:00
  • 2218e26bf8 command word: Highlight 'else' correctly. Part of issue #207. Daniel Shahaf 2015-10-28 17:32:23 +00:00
  • b397b12ac1 command word: Start fixing issue #207, "Word following certain reserved words should be a command word". Daniel Shahaf 2015-10-28 08:04:43 +02:00
  • 87deac3062 command word: Add an XFail test for issue #207. Daniel Shahaf 2015-10-28 05:58:48 +00:00
  • 01d7eeb3c7 Fix issue #205, "';' after assignment is highlighted as unknown-token". Daniel Shahaf 2015-10-27 15:01:37 +02:00
  • 6d6fb8b03e redirections: Document handling of redirections and possibly fix a latent bug. Daniel Shahaf 2015-10-28 16:09:07 +02:00
  • be006aded5 sudo/redirections: Fix part of issue #221, "sudo and redirection don't mix". Daniel Shahaf 2015-10-27 13:46:10 +02:00
  • c6355a31b7 Followup to last: re-fix issue #9 and add test for it. Daniel Shahaf 2015-10-27 21:00:25 +02:00
  • 018bc45f21 Followup to last: tighten the fix and ask a question. Daniel Shahaf 2015-10-27 16:22:03 +02:00
  • 2c9f8c8c95 Fix issue #209, "precommand modifiers at non-command-word position". Daniel Shahaf 2015-10-27 13:35:04 +02:00
  • 88cf98d9c4 states work: Documents the various states. Daniel Shahaf 2015-10-28 15:52:03 +02:00
  • 0aa6a5db78 states work: Convert $new_expression parsing. Daniel Shahaf 2015-10-27 12:19:51 +02:00
  • 10b1da64e6 states work: Convert sudo parsing. Daniel Shahaf 2015-10-27 12:19:51 +02:00
  • 80d692c400 command word: Add an XFail test for issue #194, "Highlight anonymous functions". Daniel Shahaf 2015-10-27 12:25:58 +02:00
  • e49251b6fa sudo/redirections: Add two XFail tests for issue #221, "sudo and redirection don't mix". Daniel Shahaf 2015-10-27 12:25:58 +02:00
  • 2080a441ac minor: Remove redundant setting of $highlight_glob. Daniel Shahaf 2015-10-27 13:00:19 +02:00
  • 59fbdda64c main: Refresh highlighting upon accept-* widgets (accept-line et al). Daniel Shahaf 2015-10-26 08:26:35 +00:00
  • 7723edf4f5 Add an XFail test for accept-line semantics. Daniel Shahaf 2015-10-26 12:32:53 +00:00
  • c808d2187a wrapping: Don't add '--' when invoking widgets. Daniel Shahaf 2015-10-26 08:20:28 +00:00
  • 7e6d960a08 noop: Break out a helper function. Daniel Shahaf 2015-10-26 08:09:08 +00:00
  • feec9f58c9 Followup to last: Fix issue number in comment. Daniel Shahaf 2015-10-27 13:38:40 +02:00
  • ed6d229b1c Add XFail test for issue #208, 'precommand modifiers at non-command-word position'. Daniel Shahaf 2015-10-27 12:33:11 +02:00
  • fb5ce43799 noop: Rename a local variable for clarity. Daniel Shahaf 2015-10-27 11:25:09 +02:00
  • 6fe07c0961 'make test': Fix breakage introduced by 4d3da30f8b726c6e0eeb3adda06adc9eaa329b3b: test failure would not be reflected by the exit code of 'make'. Daniel Shahaf 2015-10-27 11:55:36 +02:00
  • 4513eaea71 'make perf': New target. Daniel Shahaf 2015-10-27 09:46:51 +02:00
  • 9816fcf055 redirections: Test an infix redirection. Daniel Shahaf 2015-10-27 05:09:13 +00:00
  • 871af68082 sudo: Extend test to cover all codepaths. Daniel Shahaf 2015-10-27 05:09:13 +00:00
  • 7d45f3e3ec changelog: Update through HEAD (98aee7f8b9a3). Daniel Shahaf 2015-10-27 07:00:39 +02:00
  • 98aee7f8b9 Remove path_approx. Daniel Shahaf 2015-10-26 06:30:14 +00:00
  • 4d3da30f8b 'make test': Colorize output. Daniel Shahaf 2015-10-26 14:24:45 +00:00
  • 557bb7e0c6 'make test': Allow specifying the zsh binary to use. Daniel Shahaf 2015-10-26 14:18:54 +00:00
  • 57624bb9f6 Add screenshot. Daniel Shahaf 2015-10-24 09:43:25 +00:00
  • 663c760cc9 minor: test harness: Convert some global failure modes to TAP "Bail out" mode. Daniel Shahaf 2015-10-23 05:34:01 +00:00
  • 20d106bd4d noop: Associate an XFAIL test with its issue. Daniel Shahaf 2015-10-23 04:57:05 +00:00
  • d66113c1ed Add XFAIL test for issue #205, "';' highlighted as unknown-token". Daniel Shahaf 2015-10-23 04:56:02 +00:00
  • 728ed66ff9 Fix copyright year. Daniel Shahaf 2015-10-23 04:53:06 +00:00
  • 8b8b19d91f test harness: Fix a bug with empty actual or expected results. Daniel Shahaf 2015-10-23 04:48:16 +00:00
  • a18a7427fd README: Document 'make install'. Daniel Shahaf 2015-10-23 04:45:18 +00:00
  • 187371a459 chamgelog: Update through HEAD Daniel Shahaf 2015-10-23 04:44:39 +00:00
  • c4a9fe9379 test harness: Exit 1 if a 'todo' test passed. Daniel Shahaf 2015-10-23 04:30:00 +00:00
  • 11c060ab76 test harness: Fix a bug whereby 'todo' state would propagate to all subsequent test points. Daniel Shahaf 2015-10-23 04:26:51 +00:00
  • b2ac98b981 Fix issue #216: test failure with HOME=/nonexistent. Daniel Shahaf 2015-10-23 03:51:06 +00:00
  • 22c8736e2b Add XFAIL test for issue #160, "subshells highlighted incorrectly". Antony Lee 2015-10-23 03:13:47 +00:00
  • d99aa58aaa test harness: Run each test as a single subshell. Matthew Martin 2015-10-23 03:27:05 +00:00
  • 083c47b007 regerssion: Look for .version and .revision-hash in the correct place. Daniel Shahaf 2015-10-21 06:55:00 +00:00
  • 30f2f1f144 .gitignore: Add .pc (quilt dir) for the benefit of downstreams Daniel Shahaf 2015-10-21 02:48:34 +00:00
  • 8631cc1061 README.md += overview description paragraph Daniel Shahaf 2015-10-20 14:56:10 +00:00
  • cae87016c6 release.md: Add an IRC task. Daniel Shahaf 2015-10-20 14:41:55 +00:00
  • cac3d95269 release.md: Document tag process more clearly. Daniel Shahaf 2015-10-20 14:37:14 +00:00
  • b5c30ae526 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +00:00
  • fee52920ae Tag version 0.3.0. 0.3.0 Daniel Shahaf 2015-10-20 14:34:59 +00:00
  • 58b0047c81 changelog: Update through HEAD Daniel Shahaf 2015-10-20 14:29:33 +00:00
  • a73b33fc13 release.md: Create tags the way they've always been created. Daniel Shahaf 2015-10-20 14:32:34 +00:00
  • c687bddea3 Drop unnecessary shebang lines, part 2. Daniel Shahaf 2015-10-20 11:49:51 +00:00
  • c30301d474 Drop unnecessary shebang lines. Daniel Shahaf 2015-10-20 11:49:51 +00:00
  • 0a7035170a versioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION. Daniel Shahaf 2015-10-20 03:07:04 +00:00
  • 85500ec151 README.md: install with oh-my-zsh in a single command Daniel Shahaf 2015-10-20 00:38:43 +00:00
  • bb9c407c95 'make install': Tweak to work with one-shell-per-logical-line 'make' implementations, Daniel Shahaf 2015-10-20 00:31:40 +00:00
  • 6f7bf8c0f4 README.md: install with oh-my-zsh in a single command Vítor Galvão 2015-10-19 23:10:24 +01:00
  • 72b1abd17d Makefile: declare PHONY targets Matthew Martin 2015-10-20 00:26:43 +00:00
  • 3576df29aa Don't leak $REPLY into global scope. Daniel Shahaf 2015-10-20 00:21:11 +00:00
  • bde1c83af1 'make test': Pass -f to zsh to minimize environmental variation. Daniel Shahaf 2015-10-19 14:26:01 +00:00
  • 4604deb652 dev: Document the release process (first draft). Daniel Shahaf 2015-10-19 13:59:30 +00:00
  • f48f5400c1 Revert "Do wrap the 'yank' widget, because that works." Daniel Shahaf 2015-10-19 13:38:12 +00:00
  • 379ab0d34e 'make install': Install .version and .revision-hash. Daniel Shahaf 2015-10-19 13:36:14 +00:00
  • 766b350a7d Wrap yank-pop. Daniel Shahaf 2015-10-19 08:30:11 +00:00
  • fe4e893ce5 changelog: Extend 'suffix aliases' entry. Daniel Shahaf 2015-10-19 08:05:58 +00:00
  • e0bb30a153 changelog: Add changelog for 0.2.1..HEAD (0.3.0-dev). Daniel Shahaf 2015-10-19 08:02:27 +00:00
  • 728784649f 'make install': Install .version and .revision-hash. Daniel Shahaf 2015-10-19 07:35:12 +00:00
  • 9a3c7d1960 versioning: Add versioning information: .version, .revision-hash, $ZSH_HIGHLIGHT_VERSION. Daniel Shahaf 2015-10-19 07:25:25 +00:00
  • c538d6b357 versionstamp: Set up '.revision-hash' file. Daniel Shahaf 2015-10-02 18:12:07 +00:00
  • 9c56c624e9 versionstamp: Handle NO_FUNCTION_ARGZERO. Daniel Shahaf 2015-10-01 16:26:43 +00:00
  • 43386376d8 Set the version number. Daniel Shahaf 2015-10-01 16:18:56 +00:00
  • 984b4acd78 Makefile: have the default invocation safer. Daniel Shahaf 2015-10-19 07:08:21 +00:00
  • 75d62b9657 Add Makefile Daniel Shahaf 2015-10-19 06:49:19 +00:00
  • 94191f0731 Makefile: Add default for INSTALL Matthew Martin 2015-10-19 01:44:02 -05:00
  • 2883c9582d Makefile: exit non-zero for a failed test Matthew Martin 2015-10-19 01:36:42 -05:00
  • 83c3f96109 Makefile: Add test target Matthew Martin 2015-09-25 21:29:51 -05:00
  • 7aeadfe01b Add Makefile Matthew Martin 2015-09-25 08:28:27 -05:00
  • 9467e86389 Merge 649e55aee4d0120e948f57d413c52767710633c5 into 56c793d96abef15bbac787dfcc93ff68169c1b1f Keith T. Garner 2015-10-19 02:01:36 +00:00
  • 56c793d96a docs: Clarify oh-my-zsh installation instructions Daniel Shahaf 2015-10-18 12:46:20 +00:00
  • e138cfd765 command word: Protect against the case that the command word starts with a minus. Daniel Shahaf 2015-10-02 13:27:21 +00:00
  • 07fd773d7e noop: Add comments. Daniel Shahaf 2015-09-30 01:26:27 +00:00
  • 5cd1fb26c0 Resolve tilde expansions in command word. Daniel Shahaf 2015-09-29 01:49:19 +00:00
  • faed2fa49e internal: Fix docstrings. Daniel Shahaf 2015-09-29 01:20:54 +00:00