a59f442d2dbrackets: Highlight the closing brackets of arithmetic expansion. (Issue #226.)
Daniel Shahaf
2015-10-30 17:28:48 +0000
8b4adbd991Fix issue #222, "command word after repeat".
Daniel Shahaf
2015-10-28 14:57:26 +0200
6fbd2aa957Add an XFail test for issue #222, "command word after repeat".
Daniel Shahaf
2015-10-28 14:57:26 +0200
9e178f9f39subshells: Highlight the opening parenthesis correctly. (Issue #166.)
Daniel Shahaf
2015-10-30 11:38:32 +0200
5a38710564subshells: Add an XFail test demonstrating that #166 is not yet fixed.
Daniel Shahaf
2015-10-30 09:34:01 +0000
d3deffbf46minor: Fix WARN_CREATE_GLOBAL warnings issued by zsh 5.1.1-dev-0.
Daniel Shahaf
2015-10-30 07:09:46 +0000
8ab8c815ecFix syntax error with zsh-5.0.5-dev-1 and older.
Daniel Shahaf
2015-10-30 09:34:16 +0200
afa6bb3882states work: Extend state machine documentation.
Daniel Shahaf
2015-10-29 19:58:23 +0200
1ac39b0af1comments: Mark prematurely-terminated command as an error.
Daniel Shahaf
2015-10-28 15:48:55 +0200
693de99a90comments: Fix issue #163 and #167: Highlight comments.
Daniel Shahaf
2015-10-27 19:29:06 +0200
e76f208cf8comments: Add a PASSing test for the NO_INTERACTIVE_COMMENTS case.
Daniel Shahaf
2015-10-30 08:34:12 +0200
e9ceb2017ecomments: Add XFail tests from issues #163 and #167.
Daniel Shahaf
2015-10-27 16:44:02 +0000
2f05620b19sudo: Flag an error when a required argument is missing.
Daniel Shahaf
2015-10-28 14:14:45 +0200
9cb87473ccsudo: Tweak state computations.
Daniel Shahaf
2015-10-28 13:37:45 +0200
f49f3bf0c0sudo: Extend tests.
Daniel Shahaf
2015-10-28 13:35:16 +0200
a3047a9121sudo: Highlight an empty `sudo;` as an error.
Daniel Shahaf
2015-10-28 13:22:48 +0200
86e9249709sudo/redirections: Fix remaining part of issue #221, "sudo and redirection don't mix".
Daniel Shahaf
2015-10-28 13:06:30 +0200
0d1bfbcbfaHighlight subshells and anonymous functions correctly.
Daniel Shahaf
2015-10-27 15:10:01 +0200
c216242b46command word: Highlight more reserved words. Part of issue #207.
Daniel Shahaf
2015-10-28 20:44:49 +0200
2218e26bf8command word: Highlight 'else' correctly. Part of issue #207.
Daniel Shahaf
2015-10-28 17:32:23 +0000
b397b12ac1command word: Start fixing issue #207, "Word following certain reserved words should be a command word".
Daniel Shahaf
2015-10-28 08:04:43 +0200
87deac3062command word: Add an XFail test for issue #207.
Daniel Shahaf
2015-10-28 05:58:48 +0000
01d7eeb3c7Fix issue #205, "';' after assignment is highlighted as unknown-token".
Daniel Shahaf
2015-10-27 15:01:37 +0200
6d6fb8b03eredirections: Document handling of redirections and possibly fix a latent bug.
Daniel Shahaf
2015-10-28 16:09:07 +0200
be006aded5sudo/redirections: Fix part of issue #221, "sudo and redirection don't mix".
Daniel Shahaf
2015-10-27 13:46:10 +0200
c6355a31b7Followup to last: re-fix issue #9 and add test for it.
Daniel Shahaf
2015-10-27 21:00:25 +0200
018bc45f21Followup to last: tighten the fix and ask a question.
Daniel Shahaf
2015-10-27 16:22:03 +0200
2c9f8c8c95Fix issue #209, "precommand modifiers at non-command-word position".
Daniel Shahaf
2015-10-27 13:35:04 +0200
88cf98d9c4states work: Documents the various states.
Daniel Shahaf
2015-10-28 15:52:03 +0200
0aa6a5db78states work: Convert $new_expression parsing.
Daniel Shahaf
2015-10-27 12:19:51 +0200
10b1da64e6states work: Convert sudo parsing.
Daniel Shahaf
2015-10-27 12:19:51 +0200
80d692c400command word: Add an XFail test for issue #194, "Highlight anonymous functions".
Daniel Shahaf
2015-10-27 12:25:58 +0200
e49251b6fasudo/redirections: Add two XFail tests for issue #221, "sudo and redirection don't mix".
Daniel Shahaf
2015-10-27 12:25:58 +0200
2080a441acminor: Remove redundant setting of $highlight_glob.
Daniel Shahaf
2015-10-27 13:00:19 +0200
59fbdda64cmain: Refresh highlighting upon accept-* widgets (accept-line et al).
Daniel Shahaf
2015-10-26 08:26:35 +0000
7723edf4f5Add an XFail test for accept-line semantics.
Daniel Shahaf
2015-10-26 12:32:53 +0000
c808d2187awrapping: Don't add '--' when invoking widgets.
Daniel Shahaf
2015-10-26 08:20:28 +0000
7e6d960a08noop: Break out a helper function.
Daniel Shahaf
2015-10-26 08:09:08 +0000
feec9f58c9Followup to last: Fix issue number in comment.
Daniel Shahaf
2015-10-27 13:38:40 +0200
ed6d229b1cAdd XFail test for issue #208, 'precommand modifiers at non-command-word position'.
Daniel Shahaf
2015-10-27 12:33:11 +0200
fb5ce43799noop: Rename a local variable for clarity.
Daniel Shahaf
2015-10-27 11:25:09 +0200
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 +0200
4513eaea71'make perf': New target.
Daniel Shahaf
2015-10-27 09:46:51 +0200
9816fcf055redirections: Test an infix redirection.
Daniel Shahaf
2015-10-27 05:09:13 +0000
871af68082sudo: Extend test to cover all codepaths.
Daniel Shahaf
2015-10-27 05:09:13 +0000
7d45f3e3ecchangelog: Update through HEAD (98aee7f8b9).
Daniel Shahaf
2015-10-27 07:00:39 +0200
98aee7f8b9Remove path_approx.
Daniel Shahaf
2015-10-26 06:30:14 +0000
4d3da30f8b'make test': Colorize output.
Daniel Shahaf
2015-10-26 14:24:45 +0000
557bb7e0c6'make test': Allow specifying the zsh binary to use.
Daniel Shahaf
2015-10-26 14:18:54 +0000
57624bb9f6Add screenshot.
Daniel Shahaf
2015-10-24 09:43:25 +0000
663c760cc9minor: test harness: Convert some global failure modes to TAP "Bail out" mode.
Daniel Shahaf
2015-10-23 05:34:01 +0000
20d106bd4dnoop: Associate an XFAIL test with its issue.
Daniel Shahaf
2015-10-23 04:57:05 +0000
d66113c1edAdd XFAIL test for issue #205, "';' highlighted as unknown-token".
Daniel Shahaf
2015-10-23 04:56:02 +0000
728ed66ff9Fix copyright year.
Daniel Shahaf
2015-10-23 04:53:06 +0000
8b8b19d91ftest harness: Fix a bug with empty actual or expected results.
Daniel Shahaf
2015-10-23 04:48:16 +0000
a18a7427fdREADME: Document 'make install'.
Daniel Shahaf
2015-10-23 04:45:18 +0000
187371a459chamgelog: Update through HEAD
Daniel Shahaf
2015-10-23 04:44:39 +0000
c4a9fe9379test harness: Exit 1 if a 'todo' test passed.
Daniel Shahaf
2015-10-23 04:30:00 +0000
11c060ab76test harness: Fix a bug whereby 'todo' state would propagate to all subsequent test points.
Daniel Shahaf
2015-10-23 04:26:51 +0000
b2ac98b981Fix issue #216: test failure with HOME=/nonexistent.
Daniel Shahaf
2015-10-23 03:51:06 +0000
22c8736e2bAdd XFAIL test for issue #160, "subshells highlighted incorrectly".
Antony Lee
2015-10-23 03:13:47 +0000
d99aa58aaatest harness: Run each test as a single subshell.
Matthew Martin
2015-10-23 03:27:05 +0000
083c47b007regerssion: Look for .version and .revision-hash in the correct place.
Daniel Shahaf
2015-10-21 06:55:00 +0000
30f2f1f144.gitignore: Add .pc (quilt dir) for the benefit of downstreams
Daniel Shahaf
2015-10-21 02:48:34 +0000
8631cc1061README.md += overview description paragraph
Daniel Shahaf
2015-10-20 14:56:10 +0000
cae87016c6release.md: Add an IRC task.
Daniel Shahaf
2015-10-20 14:41:55 +0000
cac3d95269release.md: Document tag process more clearly.
Daniel Shahaf
2015-10-20 14:37:14 +0000
b5c30ae526Post-release version number bump.
Daniel Shahaf
2015-10-20 14:35:21 +0000
fee52920aeTag version 0.3.0.
0.3.0
Daniel Shahaf
2015-10-20 14:34:59 +0000
58b0047c81changelog: Update through HEAD
Daniel Shahaf
2015-10-20 14:29:33 +0000
a73b33fc13release.md: Create tags the way they've always been created.
Daniel Shahaf
2015-10-20 14:32:34 +0000
c687bddea3Drop unnecessary shebang lines, part 2.
Daniel Shahaf
2015-10-20 11:49:51 +0000
c30301d474Drop unnecessary shebang lines.
Daniel Shahaf
2015-10-20 11:49:51 +0000
0a7035170aversioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION.
Daniel Shahaf
2015-10-20 03:07:04 +0000
85500ec151README.md: install with oh-my-zsh in a single command
Daniel Shahaf
2015-10-20 00:38:43 +0000
bb9c407c95'make install': Tweak to work with one-shell-per-logical-line 'make' implementations,
Daniel Shahaf
2015-10-20 00:31:40 +0000
6f7bf8c0f4README.md: install with oh-my-zsh in a single command
Vítor Galvão
2015-10-19 23:10:24 +0100
72b1abd17dMakefile: declare PHONY targets
Matthew Martin
2015-10-20 00:26:43 +0000
3576df29aaDon't leak $REPLY into global scope.
Daniel Shahaf
2015-10-20 00:21:11 +0000
bde1c83af1'make test': Pass -f to zsh to minimize environmental variation.
Daniel Shahaf
2015-10-19 14:26:01 +0000
4604deb652dev: Document the release process (first draft).
Daniel Shahaf
2015-10-19 13:59:30 +0000
f48f5400c1Revert "Do wrap the 'yank' widget, because that works."
Daniel Shahaf
2015-10-19 13:38:12 +0000
379ab0d34e'make install': Install .version and .revision-hash.
Daniel Shahaf
2015-10-19 13:36:14 +0000
766b350a7dWrap yank-pop.
Daniel Shahaf
2015-10-19 08:30:11 +0000
fe4e893ce5changelog: Extend 'suffix aliases' entry.
Daniel Shahaf
2015-10-19 08:05:58 +0000
e0bb30a153changelog: Add changelog for 0.2.1..HEAD (0.3.0-dev).
Daniel Shahaf
2015-10-19 08:02:27 +0000
728784649f'make install': Install .version and .revision-hash.
Daniel Shahaf
2015-10-19 07:35:12 +0000