1278 Commits (e4d1db1e2cf2f0bb6158408e8adf3c9938f2f8df)
 

Author SHA1 Message Date
  Daniel Shahaf c4bb260a30 test harness: Print the test name when $skip_test is set. 4 years ago
  Daniel Shahaf 9bdeb4aa4a test harness: Remove a bogus check. 4 years ago
  Daniel Shahaf 63852df983 test harness: Fix $skip_test support, broken yesterday. 4 years ago
  Daniel Shahaf 66021cf0f7 travis: Install bsdmainutils to provide column(1). 4 years ago
  Daniel Shahaf 0f627fdf60 Merge remote-tracking branch 'danielsh/whitespace-historical' 4 years ago
  Daniel Shahaf bdb4e8b70e test harness: When the cardinality check fails, pretty-print \$expected_region_highlight and \$region_highlight. 4 years ago
  Daniel Shahaf e6eea1f9b7 test harness: Don't leak options from test files to the test harness. 4 years ago
  Daniel Shahaf 99389327ae test harness: Fix test failures under zsh 5.0.8 and older. 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 61c1cfe99f test harness: Change cardinality check semantics 4 years ago
  Daniel Shahaf ea2f1060f6 test harness: No-op change to minimize the next diff. 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 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