326 コミット (94191f0731c6285dc9b8bd71a07933782c370c33)
 

作成者 SHA1 メッセージ 日付
  Matthew Martin 94191f0731 Makefile: Add default for INSTALL 9年前
  Matthew Martin 2883c9582d Makefile: exit non-zero for a failed test 9年前
  Matthew Martin 83c3f96109 Makefile: Add test target 9年前
  Matthew Martin 7aeadfe01b Add Makefile 9年前
  Daniel Shahaf 56c793d96a docs: Clarify oh-my-zsh installation instructions 9年前
  Daniel Shahaf e138cfd765 command word: Protect against the case that the command word starts with a minus. 9年前
  Daniel Shahaf 07fd773d7e noop: Add comments. 9年前
  Daniel Shahaf 5cd1fb26c0 Resolve tilde expansions in command word. 9年前
  Daniel Shahaf faed2fa49e internal: Fix docstrings. 9年前
  Daniel Shahaf 69203b1a1d Don't highlight escaped globbing. 9年前
  Daniel Shahaf 800158745a Highlight quoted command words correctly. 9年前
  Daniel Shahaf 7b4598a764 Highlight arithmetic expansions. 9年前
  Daniel Shahaf 52a2ef644b Don't highlight escaped globbing. 9年前
  Daniel Shahaf 6488284814 back-dollar-quoted-argument: Highlight incomplete escape sequences as unknown-token 9年前
  Daniel Shahaf f657406159 minor: Fix comment in last ocmmit. 9年前
  Daniel Shahaf 8b728522de Add test for empty commands. 9年前
  Daniel Shahaf 79e8c2dd48 Don't highlight syntax elements as paths. 9年前
  Daniel Shahaf 4ec821b2b1 Highlight redirections. 9年前
  Daniel Shahaf 219184f046 Highlight backslash escapes in "" and $'' strings correctly. 9年前
  Daniel Shahaf 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. 9年前
  Daniel Shahaf 6732783d46 back-dollar-quoted-argument: Correct an off-by-one. 9年前
  Daniel Shahaf 0788514cbd back-dollar-quoted-argument: Correct octal escape syntax. 9年前
  Daniel Shahaf 8a43bd2cd9 back-dollar-quoted-argument: Highlight \uHHHH and \UHHHHHHHH escapes. 9年前
  Daniel Shahaf 98366ade11 back-dollar-quoted-argument: Don't consider \0xHH a hex escape sequence. 9年前
  Daniel Shahaf 78ad649d47 back-dollar-quoted-argument: Don't consider comma a hex character. 9年前
  Daniel Shahaf 69fcb40275 Highlight backslash escapes within $'' strings. 9年前
  Daniel Shahaf f4164ac86c internal: Document a function-local variable. 9年前
  Daniel Shahaf 9c7a1109c8 WARN_CREATE_GLOBAL: don't leak the arithmetic for loop's index variable. 9年前
  Daniel Shahaf dd12dde93a Fix errors with non-reserved-word typeset. 9年前
  Daniel Shahaf cb5589db73 Don't wrap set-local-history. 9年前
  Daniel Shahaf 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. 9年前
  Daniel Shahaf 040df93c01 Highlight redirections. 9年前
  Daniel Shahaf 86cd337446 README: Document release announcements. 9年前
  Daniel Shahaf c43dc8bd44 dollar-double-quoted-argument: Two patches. 9年前
  Daniel Shahaf 66eb801358 dollar-double-quoted-argument: Handle «"foo$"» correctly. 9年前
  Daniel Shahaf b0cc02ed86 dollar-double-quoted-argument: Highlight "$foo" better. 9年前
  Daniel Shahaf 4ec0c6d7a7 README: Expand the at-end-of-.zshrc FAQ answer. 9年前
  Daniel Shahaf 908c4fe150 Stop leaking variables into global namespace. 9年前
  Daniel Shahaf 1467eae86d Bump copyright years, part 2. 9年前
  Daniel Shahaf 9e80fe8f02 Bump copyright years. 9年前
  Daniel Shahaf 001e6cb404 tests: Cover 'back-quoted-argument'. 9年前
  Daniel Shahaf 22fa215e05 Fixup last commit. 9年前
  Daniel Shahaf 845361ef3d tests: Cover 'hashed-command'. 9年前
  Daniel Shahaf 4594d8b7ec Merge remote-tracking branch 'danielsh/i199-semicolon-v1' 9年前
  Daniel Shahaf 5fb4cb2f72 Fix regression: Highlight ';' as commandseparator. 9年前
  Daniel Shahaf f7cb4741d6 Followup to previous: Extend the 'alias' test. 9年前
  Daniel Shahaf 81c8d78d12 tests: Cover 'alias' and 'suffix-alias'. 9年前
  Daniel Shahaf 8767e0ef66 tests: Cover 'reserved-word'. 9年前
  Daniel Shahaf b056f592f2 tests: Cover 'path_prefix'. 9年前
  Daniel Shahaf e0a7ddb6ec tests: Cover 'history-expansion'. 9年前