164 Коміти (51614ca2c994486dc0a41ec0737a97f0af16a505)

Автор SHA1 Повідомлення Дата
  Daniel Shahaf 51614ca2c9 'main': Avoid triggering a zsh bug related to hashed commands. 8 роки тому
  Daniel Shahaf c793e0dcea highlighters: Rename entry points. 8 роки тому
  Daniel Shahaf 2c002f9f89 noop: Add comments. 8 роки тому
  Daniel Shahaf 757d047f09 'main': The word after 'sudo' is only a non-command word if it is an option. 8 роки тому
  Daniel Shahaf 179b8e753f 'main': Test for redirection earlier. 8 роки тому
  Daniel Shahaf 6e2ef574c8 noop: Restructure code for clarity. 8 роки тому
  Daniel Shahaf d1c773faa7 noop: Fix indentation. 8 роки тому
  m0viefreak 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* 8 роки тому
  Daniel Shahaf 3409a2e4d2 *: s/echo/print/ 8 роки тому
  Daniel Shahaf 53083da821 'main': Highlight a broken symlink as a file. 8 роки тому
  m0viefreak 9a934d291e 'main': Path separators: Leave styles empty by default 8 роки тому
  Daniel Shahaf d9e07b5082 'main': simple parameter expansions at command word: Don't use an undefined value. 8 роки тому
  Daniel Shahaf da91264122 'main': Add missing arguments. 8 роки тому
  Daniel Shahaf 7fb6f99791 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. 8 роки тому
  Daniel Shahaf f4036a09ce 'main': Highlight scalar assignments to argv 8 роки тому
  Matthew Martin 91fa057a39 minor: 'main': Only search for prefixes if :h is a directory 8 роки тому
  m0viefreak 6cd39e7c70 'main': Highlight path separators 8 роки тому
  Daniel Shahaf a5b8bc0ef0 'main': Internal cleanup: drop $style_override. 8 роки тому
  m0viefreak 3b67e656bf 'main': Implement simple command type cache 8 роки тому
  m0viefreak 12b879caf7 'main': Use zsh/parameter instead of type -w 8 роки тому
  m0viefreak 61f43255ab 'main': Support multiple styles in _zsh_highlight_main_add_region_highlight 8 роки тому
  Daniel Shahaf ef68f50c04 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 роки тому
  m0viefreak 2f18ba64e3 'main': use zsh/parameter to resolve alias 8 роки тому
  Daniel Shahaf def8c0da83 Bump copyright years. 8 роки тому
  Daniel Shahaf 7b82b88a71 'main': Don't leak the PATH_DIRS options. 8 роки тому
  Sebastian Gniazdowski ef4bfe5bcc 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s 8 роки тому
  Sebastian Gniazdowski 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s 8 роки тому
  Daniel Shahaf fc9c892a3f 'main': Fix issue #302, "Process substitution misparsed as redirection". 8 роки тому
  Daniel Shahaf bfabffbf97 'main': Factor out common code. No functional change. 8 роки тому
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight 8 роки тому
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself 8 роки тому
  Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. 8 роки тому
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. 8 роки тому
  Daniel Shahaf e500ca2462 'main': Don't highlight in vared 8 роки тому
  Sebastian Gniazdowski 3cb58fd7d7 Optimization: -1 is extra computation of string length internally 8 роки тому
  Daniel Shahaf 451665cb2a 'main': Don't highlight at the $PS3 prompt. 8 роки тому
  Daniel Shahaf 28932316cc aliases: Highlight aliases with '=' in their LHS as error. (Part of issue #263.) 8 роки тому
  Daniel Shahaf 4f3910cbba Fix issue #248: Highlight 'pkexec' as a precommand. 8 роки тому
  Daniel Shahaf 73ee7c1f6c Fix part of issue #238, "fd redirections at command word". 8 роки тому
  Daniel Shahaf 09c4114eb9 command word: Do not attempt to interpret command separator tokens as anything else. 8 роки тому
  Daniel Shahaf 17fbcad8ac 'main': Fix state check. 9 роки тому
  Daniel Shahaf 29fd6ec1de Support the '|&', '&!', '&|' command separators. 8 роки тому
  Daniel Shahaf 3ed0f7f823 noop: Consolidate two identical conditionals. 8 роки тому
  Daniel Shahaf 2dbcb575e5 internal: Document the ':regular' state. 8 роки тому
  Daniel Shahaf 4fcfb15913 Highlight parameter expansions that are a command word. 8 роки тому
  Daniel Shahaf bdc1449733 noop: Break out a helper function. 8 роки тому
  Daniel Shahaf 6e3720f39d dollar-double-quoted-argument: Support the syntax «"${foo}"». (Issue #186.) 8 роки тому
  Daniel Shahaf 96ee5116b1 Fix issue #228, "Support the PATH_DIRS option". 8 роки тому
  Daniel Shahaf b285c7b821 brackets: Highlight closing ')' of array assignments correctly. (Issue #226.) 8 роки тому
  Daniel Shahaf c0dafd1d85 brackets: Highlight the closing brackets of subshells and blocks. (Issue #226.) 9 роки тому