1314 Commits (c4e9a8033c9463b7fd5c17ea8a9fadc66ac75b1f)
 

Author SHA1 Message Date
  Matthew Martin d1802e388e main: Add test for issue #713 4 years ago
  Daniel Shahaf aecfd61bbd 'main': Support the 'env' precommand. 4 years ago
  Daniel Shahaf 2904e0f986 test harness: Fix the pretty-printer's padding implementation. 4 years ago
  Daniel Shahaf d5d2f22013 Revert "test harness: Rewrite the columnar pretty-printer without external tools." and "travis: Remove bsdmainutils since column(1) has been removed, three commits ago." 4 years ago
  Daniel Shahaf 8eaa41431d changelog: Update through HEAD. 4 years ago
  Daniel Shahaf e4f24f8901
Merge pull request #669 from danielshahaf/cdpath-and-nonexecutable-in-command-position-v1 4 years ago
  Daniel Shahaf 1000da306a 'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions. 4 years ago
  Daniel Shahaf b44964c545 'main': Highlight reserved words following assignments as errors. 4 years ago
  Daniel Shahaf f54d829f03 tests: Add tests for issue #461. 4 years ago
  Daniel Shahaf 9e9885253a test harness: Output the time information to the same place the test name was printed to. 4 years ago
  Daniel Shahaf 3e7745ef30 test harness: Stringify values in a more readable manner. 4 years ago
  Daniel Shahaf b0af27f25f tests: Add a unit test for a path specified with mixed quoting. 4 years ago
  Daniel Shahaf bd9094cc61 tests: Add a test for issue #498, which has already been fixed. 4 years ago
  Daniel Shahaf c7229a000a tests: Test that global qualifiers and command substitutions aren't evaluated. 4 years ago
  Daniel Shahaf f2726d0464 'main': Don't consider path_prefix in alias expansions. 4 years ago
  Daniel Shahaf 8184266338 'main': Add a test for aliases to AUTO_CD directories. 4 years ago
  Daniel Shahaf 83ac855ceb 'main': Let AUTO_CD directories be highlighted with their own style. 4 years ago
  Daniel Shahaf 3f930fb0c1 'main': Add an auxiliary variable for readability. 4 years ago
  Daniel Shahaf 5545fb9ab2 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 4 years ago
  Daniel Shahaf a6eb966d96 'main': Extend tests to capture the current behaviour. 4 years ago
  Daniel Shahaf c67372e96c 'main': Add an XFail test for issue #202. 4 years ago
  Daniel Shahaf 29ca0bc6c8 'main': Highlight errors from the EQUALS option. 4 years ago
  Daniel Shahaf 08839bbd87 'main': Let the type determination ignore global aliases when it ignores regular ones. 4 years ago
  Daniel Shahaf e2dddb91c6 'main': Add a regression test for parameters that expand to global aliases. 4 years ago
  Daniel Shahaf cfef4f3ae0 'main': Enable the zsh/parameter codepath of global aliases highlighting. 4 years ago
  Daniel Shahaf 48dd47931a changelog: Update through HEAD. 4 years ago
  Daniel Shahaf 3d81c83132 travis: Remove bsdmainutils since column(1) has been removed, three commits ago. 4 years ago
  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 ea7c165b59 test harness: Rewrite the columnar pretty-printer without external tools. 4 years ago
  Daniel Shahaf 90a92b2bb8 test harness: Fix an issue with the pretty-printed $expected_region_highlight/$region_highlight diffing. 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 3ff5bec82e test harness: Let tests fail early by exiting non-zero or by setting a flag. 4 years ago
  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