1284 Commits (2d7a4784a5cdfb09391f1ce2acc0864bcb77d1b7)
 

Author SHA1 Message Date
  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
  Daniel Shahaf 1a752da1c2 Highlight redirections by default, and add that to the examples in README. 4 years ago
  Daniel Shahaf 8e3578240c tests harness docs: Add paragraph breaks. 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 027f522300 test harness: Honour $expected_mismatch when there are more expected than observed highlights. 4 years ago
  Daniel Shahaf 619fcad067 Post-release version number bump. 9 years ago
  Daniel Shahaf 932e29a0c7 Tag version 0.7.1. 4 years ago
  Daniel Shahaf ec04a20681 release.md: Update with the step that was missed in 0.7.0. 4 years ago
  Daniel Shahaf cb8d68d00a Update changelog for the 0.7.1 release. 4 years ago
  Daniel Shahaf 04dd78cb00 Update changelog for the 0.7.0 release. (Yes, this should have been committed earlier today.) 4 years ago
  Daniel Shahaf 4eb8a19133 Post-release version number bump. 9 years ago
  Daniel Shahaf 36a3c0f82c Tag version 0.7.0. 4 years ago
  Daniel Shahaf d65f4f8a35 release.md: Add details about a step. 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 2b3638a211 test harness: Tweak quiet-test output 4 years ago
  Daniel Shahaf 3414c7c0d2 test harness: Include $PREBUFFER and $BUFFER in the output. 4 years ago
  Daniel Shahaf 4a043b4d15 noop: Whitespace changes only. 4 years ago
  Daniel Shahaf dc70e89bfd tests: Support non-arrays in typeset_p(). 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
  Manaswini Das dde84e1b25 docs: Fix typo 4 years ago
  Matthew Martin 0e51046b19 main: Add tests for issue #678 4 years ago