1218 Cometimentos (ea3ae74164bdc1f38b23f6b4c339ac637bfb923b)
 

Autor SHA1 Mensagem Data
  Daniel Shahaf ea3ae74164 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. há 4 anos
  Daniel Shahaf 41b8a74692 'main': Add a test for parameter elision not happening in redirects in command position. há 4 anos
  Daniel Shahaf 3a4b212c7d 'main': Fix regression in zsh 5.3.1 and older: all precmd hooks later than z-sy-h would be aborted. há 4 anos
  Daniel Shahaf 0582ea1910 changelog += WARN_NESTED_VAR fixes (#727, #731) há 4 anos
  Daniel Shahaf e65ebf0466 'main': Fix a regression caused by the great-grandparent commit's WARN_NESTED_VAR fix. há 4 anos
  Daniel Shahaf 06710f3780 'main': Don't run `_zsh_highlight_main__type` on every non-command word. há 4 anos
  Daniel Shahaf 343ec1061f 'make perf': Show only a cumulative datum per highligher, rather than per test file. há 4 anos
  Daniel Shahaf 16d818a21f 'main': Don't trip WARN_NESTED_VAR. há 4 anos
  Daniel Shahaf f1b9fbbaf0 'main': Follow-up to previous: Document the version number, and deduplicate some option letters. há 4 anos
  Daniel Shahaf 8d32609a7b 'main': precommands += strace há 4 anos
  Daniel Shahaf f5d1be7ec2 editorconfig: Fix Makefile settings há 4 anos
  Dimitris Apostolou 415e762ab2
Fix typo há 4 anos
  Daniel Shahaf ccb1da4ae8 Bump copyright years. há 4 anos
  Daniel Shahaf 96eb2e31a1 driver: Fix "_zsh_highlight:3: read-only variable: ret" warnings when POSIX_BUILTINS is set. há 4 anos
  Daniel Shahaf 291634ecfe tests: Add a test for the infinite loop fixed by each of the last two commits. há 4 anos
  Daniel Shahaf 96e6cbe22f 'main': Fix expansion of positional parameters in `_zsh_highlight_main_highlighter__try_expand_parameter`. há 4 anos
  Daniel Shahaf 2a30d4fb5a 'main': Fix an infinite loop. há 4 anos
  Daniel Shahaf 90fec4d658 'main': precommands += ionice(1) (from util-linux) há 4 anos
  Daniel Shahaf f563780236 driver: Simplify initialization of $zsyh_user_options in the fallback codepath. há 4 anos
  Daniel Shahaf b8c93afd34 driver: Make sure we don't change the return value in a called function. há 4 anos
  Daniel Shahaf 2aca4e2c02 'main': Make logic more robust. No functional change. há 4 anos
  Daniel Shahaf 7678a8a227 'main': Break out an anonymous function into a named function. há 4 anos
  Daniel Shahaf 5d139fcd94 Fix typos in comments. há 4 anos
  Matthew Martin d1802e388e main: Add test for issue #713 há 4 anos
  Daniel Shahaf aecfd61bbd 'main': Support the 'env' precommand. há 4 anos
  Daniel Shahaf 2904e0f986 test harness: Fix the pretty-printer's padding implementation. há 4 anos
  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." há 4 anos
  Daniel Shahaf 8eaa41431d changelog: Update through HEAD. há 4 anos
  Daniel Shahaf e4f24f8901
Merge pull request #669 from danielshahaf/cdpath-and-nonexecutable-in-command-position-v1 há 4 anos
  Daniel Shahaf 1000da306a 'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions. há 4 anos
  Daniel Shahaf b44964c545 'main': Highlight reserved words following assignments as errors. há 4 anos
  Daniel Shahaf f54d829f03 tests: Add tests for issue #461. há 4 anos
  Daniel Shahaf 9e9885253a test harness: Output the time information to the same place the test name was printed to. há 4 anos
  Daniel Shahaf 3e7745ef30 test harness: Stringify values in a more readable manner. há 4 anos
  Daniel Shahaf b0af27f25f tests: Add a unit test for a path specified with mixed quoting. há 4 anos
  Daniel Shahaf bd9094cc61 tests: Add a test for issue #498, which has already been fixed. há 4 anos
  Daniel Shahaf c7229a000a tests: Test that global qualifiers and command substitutions aren't evaluated. há 4 anos
  Daniel Shahaf f2726d0464 'main': Don't consider path_prefix in alias expansions. há 4 anos
  Daniel Shahaf 8184266338 'main': Add a test for aliases to AUTO_CD directories. há 4 anos
  Daniel Shahaf 83ac855ceb 'main': Let AUTO_CD directories be highlighted with their own style. há 4 anos
  Daniel Shahaf 3f930fb0c1 'main': Add an auxiliary variable for readability. há 4 anos
  Daniel Shahaf 5545fb9ab2 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. há 4 anos
  Daniel Shahaf a6eb966d96 'main': Extend tests to capture the current behaviour. há 4 anos
  Daniel Shahaf c67372e96c 'main': Add an XFail test for issue #202. há 4 anos
  Daniel Shahaf 29ca0bc6c8 'main': Highlight errors from the EQUALS option. há 4 anos
  Daniel Shahaf 08839bbd87 'main': Let the type determination ignore global aliases when it ignores regular ones. há 4 anos
  Daniel Shahaf e2dddb91c6 'main': Add a regression test for parameters that expand to global aliases. há 4 anos
  Daniel Shahaf cfef4f3ae0 'main': Enable the zsh/parameter codepath of global aliases highlighting. há 4 anos
  Daniel Shahaf 48dd47931a changelog: Update through HEAD. há 4 anos
  Daniel Shahaf 3d81c83132 travis: Remove bsdmainutils since column(1) has been removed, three commits ago. há 4 anos