1314 Commits (c4e9a8033c9463b7fd5c17ea8a9fadc66ac75b1f)
 

Author SHA1 Message Date
  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 c699ce9a26 changelog: Fix markup. 4 years ago
  Daniel Shahaf 6e1a221699 tests: Add a test for issue #571. 4 years ago
  Daniel Shahaf 9ceb7c6e7c changelog.md (0.7.0): Fix typo 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 62e2d05f91 changelog: Update through HEAD. 4 years ago
  Daniel Shahaf 2cc2583f8f Merge the first three commits of PR #669 4 years ago
  Daniel Shahaf e15781c900 changelog: Update through HEAD. 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 f63f07417d Merge remote-tracking branch 'danielsh/tests-skip-cardinality-v1' 4 years ago
  Daniel Shahaf 2331072c06 changelog: Update through HEAD. 4 years ago
  Daniel Shahaf 9e036e0b0c 'main': Document the second meaning of the 'comment' style. 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 f564d11a41 make test: Re-enable syntax highlighting of TAP output in interactive runs 4 years ago
  Daniel Shahaf 8072651b6c editorconfig += Makefile 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 c5878ae632 changelog: Update through HEAD. 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
  Daniel Shahaf 37b6f5052f test harness: Update tests/edit-failed-tests for harness output changes in commit 2b3638a211cca4790c5b3b4f607edc0b0b2b6c73, "test harness: Tweak quiet-test output". 4 years ago
  Daniel Shahaf a3c1757e47 changelog: Update through HEAD. 4 years ago
  Austin Traver b00be5f741 driver: Be resilient to KSH_ARRAYS being set in the calling scope 4 years ago
  Matthew Martin b85e313bc9 main: Declare variable local to fix WARN_CREATE_GLOBAL error 4 years ago
  Matthew Martin 41d90cb5ed make test: Run tests under env -i 4 years ago
  Daniel Shahaf 34df84a7dd 'main': Add a test for issue #687, concerning the SH_WORD_SPLIT option. 4 years ago