675 Commits (e4408343a10d9e56a776e0d5e17311b4850959be)

Author SHA1 Message Date
  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
  Daniel Shahaf 73c89c69a2 tests: Add a test for partial elisions of parameter expansions in command position 4 years ago
  Matthew Martin 7fd44bc429 tests: Fix previous 4 years ago
  Matthew Martin ab88dfad27 tests: Add main test for alias of a parameter like string 4 years ago
  Daniel Shahaf f729726300 'main': Do not look for metacharacters in parameter expansions. 4 years ago
  Daniel Shahaf f490b7cb95 'main': Add two tests for metacharacters in parameter expansions. 4 years ago
  Daniel Shahaf 2f4f81cab7 'main': Parameter expansions may not contain assignments. 4 years ago
  Daniel Shahaf 3558306149 tests: Add tests for issue #670. 4 years ago
  Daniel Shahaf 1a55dc8fc2 'main': Pass parameters through the multi-word machinery, as we already do for aliases. 4 years ago
  Daniel Shahaf 52ea5c686a 'main': precommands += chronic, ifne (from moreutils) 4 years ago
  Matthew Martin 0e51046b19 main: Add tests for issue #678 4 years ago
  Daniel Shahaf 4546756500 tests: Fix another instance of issue from the last commit. 4 years ago
  Daniel Shahaf 9d380805d7 tests: Unbreak the build on zsh 5.0.8 and older. 4 years ago
  Daniel Shahaf 77c6bf2019 'main': precommands: Remove argumentless options that can't be followed by a command word. 4 years ago
  Daniel Shahaf e2e97dde9c 'main': Support tabbed(1) from suckless-tools 4 years ago
  Daniel Shahaf 9bf06c5c2a tests: Add a regression test for issue #676. 4 years ago
  Daniel Shahaf b3b6d7129f tests: Add failing tests for issue #674. 4 years ago
  Daniel Shahaf 9cb7e9a837 tests: Make sudo-longopt pass when sudo isn't installed. 4 years ago
  Daniel Shahaf cb166dcc77 'main': Restore 0.6.0's behaviour for unknown options. 4 years ago
  Daniel Shahaf 5012d771f3 'main': Don't highlight unknown precommand flags as errors. 4 years ago
  Daniel Shahaf 3a6f7e7bfe 'main': Add an XFail test for #641 and #658. 4 years ago
  Daniel Shahaf b1f36d9c5f 'main': Add a comment. 4 years ago
  Daniel Shahaf 08edf8db7f 'main': Fix the $CDPATH from the previous commit. 4 years ago
  Daniel Shahaf 6629a1f432 'main': Add a test for a $CDPATH bug. 4 years ago
  Daniel Shahaf 521fedfdf5 'main': Change the issue a test is associated with. 4 years ago
  Daniel Shahaf 1618848df6 'main': Add some tests for complete and partial absolute paths in command position. 4 years ago
  Daniel Shahaf c3293ba0d8 'main': Update comments after last commit. No functional change. 4 years ago
  Daniel Shahaf 21cdd6bc5e 'main': Simplify alias handling. 4 years ago
  Daniel Shahaf f32d1704b1 'main': Fix issue #652. 4 years ago
  Daniel Shahaf 86fe054005 'main': precommands += ssh-agent 4 years ago