675 Commits (e4408343a10d9e56a776e0d5e17311b4850959be)

Author SHA1 Message Date
  Daniel Shahaf 3c5f63d959 'main': Highlight global aliases 4 years ago
  Daniel Shahaf 5a44d9f32a tests: Record current behaviour on global aliases. 4 years ago
  Daniel Shahaf fdf23e06c7 'main': Support the "close file descriptor" and "coproc" redirection syntaxes 4 years ago
  Daniel Shahaf 10171731f3 tests: Add a test for the "close file descriptor" and "coproc" redirection syntaxes 4 years ago
  Daniel Shahaf dfc41123d7 tests: Fix the test added in the last commit. 4 years ago
  Daniel Shahaf d6defe715a tests: Add a test for issue #705, concerning continuation lines. 4 years ago
  Daniel Shahaf e165f18c75 'main': Fix a bug manifesting under zsh 5.2 and older. 4 years ago
  Daniel Shahaf d237a60c9b 'main': Don't highlight arithmetic expansions as command substitutions. 4 years ago
  Daniel Shahaf 2e65bb6d7d tests: Add a test documenting the current state, prior to introducing #704. 4 years ago
  Daniel Shahaf e79ce6afd0 'main': Document additional meanings of the 'S' $braces_stack flag. 4 years ago
  Daniel Shahaf 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. 4 years ago
  Daniel Shahaf 1024ae8177 'main': Add $last_arg for "lookbehind". 4 years ago
  Daniel Shahaf 5720d87052 noop: Clarify comment. 4 years ago
  Daniel Shahaf 2339ee33b9 'main': Honour the MULTIOS option when applying the 'globbing' style. 4 years ago
  Daniel Shahaf 61945185ff 'main': Document what $in_redirection is currently used for. 4 years ago
  Daniel Shahaf 936bc251a8 'main': The optimized cmdsubst input syntax doesn't glob. 4 years ago
  Daniel Shahaf 6e1a221699 tests: Add a test for issue #571. 4 years ago
  Daniel Shahaf b454b596ed Fix historical instances of one-space indentation. 4 years ago
  Daniel Shahaf e815d4579b tests: Add a test for a bug fixed in 2d0dddf58b "'main': Don't dequote the word in command position before analyzing it.". 4 years ago
  Daniel Shahaf 3174e375f4 'main': Fix highlighting of null execs. 4 years ago
  Daniel Shahaf f56e3fad23 'main': Optimize the path_prefix check. 4 years ago
  Daniel Shahaf 20d250d618 'main': Support the non-precommand flags of sudo(8) and ssh-agent(1). 4 years ago
  Daniel Shahaf c73153c6e8 'main': Add infrastructure for precommand options that are not to be followed by a command word (issue #678). 4 years ago
  Daniel Shahaf 63bcd85dfa 'main': Don't use «foo && bar || baz» where a trenary is more appropriate. 4 years ago
  Daniel Shahaf 4bbd2a3bc6 'main': Prepare to add additional fields to $precommand_options values. 4 years ago
  Daniel Shahaf 241d3a92e8 tests: Fix an XFail test expectation. 4 years ago
  Daniel Shahaf 6243c99f41 tests: Fixup last commit. 4 years ago
  Daniel Shahaf 8f7e9b2af4 tests: Add a test for uninstalled precommands. 4 years ago
  Daniel Shahaf 74c7ffc9b5 'main': Factor out common logic to after the case/esac. 4 years ago
  Daniel Shahaf 8feb06a022 'main': Support parameter elision in command position. 4 years ago
  Daniel Shahaf fdf682a2f9 'main': Expand comment. 4 years ago
  Daniel Shahaf 9931990b92 tests: Fix the test for alias loops. 4 years ago
  Daniel Shahaf 525ba90932 tests: Add an XFail test for issue #694. 4 years ago
  Daniel Shahaf 9134cdf8d6 'main': Allow newlines in command position. 4 years ago
  Daniel Shahaf e94dc89606 tests: Distinguish issues #616 and #677. 4 years ago
  Daniel Shahaf f996d83975 tests: Add cross-references. 4 years ago
  Daniel Shahaf 54e1828d5c 'main': Clarify documentation of the :sudo_opt: and :sudo_arg: states. 4 years ago
  Daniel Shahaf 498cc7641f tests: Extend and document the after-a-parse-error aspects of the issue #651 test. 4 years ago
  Daniel Shahaf 81267ca313 'main': Highlight pipes inside array assignments as errors 4 years ago
  Daniel Shahaf bfd44f5c3f noop: Add comments. 4 years ago
  Daniel Shahaf 3ca93f864f 'main': Highlight literal semicolons in array assignments as errors. 4 years ago
  Daniel Shahaf a4525a0826 'main': Add infrastructure for treating literal newlines differently to semicolons. 4 years ago
  Daniel Shahaf e58e45273f tests: Add some tests for unusual or invalid elements in array assignments: 4 years ago
  Matthew Martin b85e313bc9 main: Declare variable local to fix WARN_CREATE_GLOBAL error 4 years ago
  Daniel Shahaf 34df84a7dd 'main': Add a test for issue #687, concerning the SH_WORD_SPLIT option. 4 years ago
  Daniel Shahaf 1a752da1c2 Highlight redirections by default, and add that to the examples in README. 4 years ago
  Daniel Shahaf edfc7dfd9b 'main': Fix issue #577. 4 years ago
  Daniel Shahaf 9880276756 'main': Fix the currently-failing test for issue #577. 4 years ago
  Daniel Shahaf e07c901dfd tests: Fix the last added test to pass when sudo(8) isn't installed. 4 years ago
  Daniel Shahaf 3cea1434ae Bump copyright years. 4 years ago