66021cf0f7travis: Install bsdmainutils to provide column(1).
Daniel Shahaf
2020-03-17 17:17:51 +0000
0f627fdf60Merge remote-tracking branch 'danielsh/whitespace-historical'
Daniel Shahaf
2020-03-17 17:08:06 +0000
bdb4e8b70etest harness: When the cardinality check fails, pretty-print \$expected_region_highlight and \$region_highlight.
Daniel Shahaf
2020-03-17 17:06:32 +0000
e6eea1f9b7test harness: Don't leak options from test files to the test harness.
Daniel Shahaf
2020-03-17 16:35:14 +0000
99389327aetest harness: Fix test failures under zsh 5.0.8 and older.
Daniel Shahaf
2020-03-17 16:22:56 +0000
e165f18c75'main': Fix a bug manifesting under zsh 5.2 and older.
Daniel Shahaf
2020-03-17 16:13:32 +0000
d237a60c9b'main': Don't highlight arithmetic expansions as command substitutions.
Daniel Shahaf
2020-03-17 14:22:06 +0000
2e65bb6d7dtests: Add a test documenting the current state, prior to introducing #704.
Daniel Shahaf
2020-03-17 14:35:46 +0000
ea2f1060f6test harness: No-op change to minimize the next diff.
Daniel Shahaf
2020-03-17 14:53:09 +0000
e79ce6afd0'main': Document additional meanings of the 'S' $braces_stack flag.
Daniel Shahaf
2020-03-17 14:12:00 +0000
fb69f4ca81'main': When the redirection operator '>&' or '<&' is followed by a positive integer, do not consider that as a filename; it's always a file descriptor.
Daniel Shahaf
2020-03-17 03:59:30 +0000
1024ae8177'main': Add $last_arg for "lookbehind".
Daniel Shahaf
2020-03-17 03:58:15 +0000
5720d87052noop: Clarify comment.
Daniel Shahaf
2020-03-17 03:48:40 +0000
2339ee33b9'main': Honour the MULTIOS option when applying the 'globbing' style.
Daniel Shahaf
2020-03-17 03:31:32 +0000
61945185ff'main': Document what $in_redirection is currently used for.
Daniel Shahaf
2020-03-17 03:18:27 +0000
936bc251a8'main': The optimized cmdsubst input syntax doesn't glob.
Daniel Shahaf
2020-03-17 03:08:48 +0000
c699ce9a26changelog: Fix markup.
Daniel Shahaf
2020-03-17 03:09:25 +0000
6e1a221699tests: Add a test for issue #571.
Daniel Shahaf
2020-03-17 02:57:55 +0000
9ceb7c6e7cchangelog.md (0.7.0): Fix typo
Daniel Shahaf
2020-03-17 01:51:32 +0000
b454b596edFix historical instances of one-space indentation.
Daniel Shahaf
2020-03-17 00:48:16 +0000
e815d4579btests: Add a test for a bug fixed in 2d0dddf58b "'main': Don't dequote the word in command position before analyzing it.".
Daniel Shahaf
2020-03-16 22:26:49 +0000
3174e375f4'main': Fix highlighting of null execs.
Daniel Shahaf
2020-03-16 21:50:04 +0000
f56e3fad23'main': Optimize the path_prefix check.
Daniel Shahaf
2020-03-16 20:45:56 +0000
62e2d05f91changelog: Update through HEAD.
Daniel Shahaf
2020-03-16 19:34:48 +0000
2cc2583f8fMerge the first three commits of PR #669
Daniel Shahaf
2020-03-16 19:32:59 +0000
e15781c900changelog: Update through HEAD.
Daniel Shahaf
2020-03-16 19:26:28 +0000
20d250d618'main': Support the non-precommand flags of sudo(8) and ssh-agent(1).
Daniel Shahaf
2020-03-16 19:21:31 +0000
c73153c6e8'main': Add infrastructure for precommand options that are not to be followed by a command word (issue #678).
Daniel Shahaf
2020-03-16 19:20:31 +0000
63bcd85dfa'main': Don't use «foo && bar || baz» where a trenary is more appropriate.
Daniel Shahaf
2020-03-16 19:13:12 +0000
4bbd2a3bc6'main': Prepare to add additional fields to $precommand_options values.
Daniel Shahaf
2020-03-16 19:07:52 +0000
241d3a92e8tests: Fix an XFail test expectation.
Daniel Shahaf
2020-03-16 19:04:12 +0000
6243c99f41tests: Fixup last commit.
Daniel Shahaf
2020-03-16 18:57:28 +0000
8f7e9b2af4tests: Add a test for uninstalled precommands.
Daniel Shahaf
2020-03-15 19:55:42 +0000
fccfc69b82'main': Highlight parameter expansion history modifiers.
Daniel Shahaf
2018-01-20 15:55:00 +0000
e038a59a83'main': Break out a common pattern. No functional change.
Daniel Shahaf
2018-01-20 15:43:36 +0000
f63f07417dMerge remote-tracking branch 'danielsh/tests-skip-cardinality-v1'
Daniel Shahaf
2020-03-15 18:38:26 +0000
2331072c06changelog: Update through HEAD.
Daniel Shahaf
2020-03-15 18:29:10 +0000
9e036e0b0c'main': Document the second meaning of the 'comment' style.
Daniel Shahaf
2020-02-25 17:37:46 +0000
74c7ffc9b5'main': Factor out common logic to after the case/esac.
Daniel Shahaf
2020-01-12 19:04:57 +0000
8feb06a022'main': Support parameter elision in command position.
Daniel Shahaf
2020-01-12 18:57:57 +0000
fdf682a2f9'main': Expand comment.
Daniel Shahaf
2020-03-15 18:14:39 +0000
f564d11a41make test: Re-enable syntax highlighting of TAP output in interactive runs
Daniel Shahaf
2020-03-15 18:10:18 +0000
8072651b6ceditorconfig += Makefile
Daniel Shahaf
2020-03-15 18:10:03 +0000
9931990b92tests: Fix the test for alias loops.
Daniel Shahaf
2020-03-15 17:07:27 +0000
525ba90932tests: Add an XFail test for issue #694.
Daniel Shahaf
2020-03-15 16:06:35 +0000
9134cdf8d6'main': Allow newlines in command position.
Daniel Shahaf
2020-03-15 14:59:07 +0000
e94dc89606tests: Distinguish issues #616 and #677.
Daniel Shahaf
2020-03-15 15:35:27 +0000
f996d83975tests: Add cross-references.
Daniel Shahaf
2020-03-15 15:06:50 +0000
54e1828d5c'main': Clarify documentation of the :sudo_opt: and :sudo_arg: states.
Daniel Shahaf
2020-03-15 14:56:43 +0000
c5878ae632changelog: Update through HEAD.
Daniel Shahaf
2020-03-15 14:37:04 +0000
498cc7641ftests: Extend and document the after-a-parse-error aspects of the issue #651 test.
Daniel Shahaf
2020-03-15 14:34:25 +0000
81267ca313'main': Highlight pipes inside array assignments as errors
Daniel Shahaf
2020-03-15 14:25:49 +0000
bfd44f5c3fnoop: Add comments.
Daniel Shahaf
2020-03-15 14:22:05 +0000
3ca93f864f'main': Highlight literal semicolons in array assignments as errors.
Daniel Shahaf
2020-03-15 14:19:23 +0000
a4525a0826'main': Add infrastructure for treating literal newlines differently to semicolons.
Daniel Shahaf
2020-03-15 14:17:51 +0000
e58e45273ftests: Add some tests for unusual or invalid elements in array assignments:
Daniel Shahaf
2020-03-15 13:56:15 +0000
37b6f5052ftest harness: Update tests/edit-failed-tests for harness output changes in commit 2b3638a211, "test harness: Tweak quiet-test output".
Daniel Shahaf
2020-03-15 13:33:09 +0000
a3c1757e47changelog: Update through HEAD.
Daniel Shahaf
2020-03-13 23:13:01 +0000
b00be5f741driver: Be resilient to KSH_ARRAYS being set in the calling scope
Austin Traver
2020-03-13 01:16:40 -0700