1284 Commits (4cf464f843902b6e1e2778b85b70f4c098789b6f)
 

Author SHA1 Message Date
  Daniel Shahaf e0bb30a153 changelog: Add changelog for 0.2.1..HEAD (0.3.0-dev). 9 years ago
  Daniel Shahaf 728784649f 'make install': Install .version and .revision-hash. 9 years ago
  Daniel Shahaf 9a3c7d1960 versioning: Add versioning information: .version, .revision-hash, $ZSH_HIGHLIGHT_VERSION. 9 years ago
  Daniel Shahaf c538d6b357 versionstamp: Set up '.revision-hash' file. 9 years ago
  Daniel Shahaf 9c56c624e9 versionstamp: Handle NO_FUNCTION_ARGZERO. 9 years ago
  Daniel Shahaf 43386376d8 Set the version number. 9 years ago
  Daniel Shahaf 984b4acd78 Makefile: have the default invocation safer. 9 years ago
  Daniel Shahaf 75d62b9657 Add Makefile 9 years ago
  Matthew Martin 94191f0731 Makefile: Add default for INSTALL 9 years ago
  Matthew Martin 2883c9582d Makefile: exit non-zero for a failed test 9 years ago
  Matthew Martin 83c3f96109 Makefile: Add test target 9 years ago
  Matthew Martin 7aeadfe01b Add Makefile 9 years ago
  Daniel Shahaf 56c793d96a docs: Clarify oh-my-zsh installation instructions 9 years ago
  Daniel Shahaf e138cfd765 command word: Protect against the case that the command word starts with a minus. 9 years ago
  Daniel Shahaf 07fd773d7e noop: Add comments. 9 years ago
  Daniel Shahaf 5cd1fb26c0 Resolve tilde expansions in command word. 9 years ago
  Daniel Shahaf faed2fa49e internal: Fix docstrings. 9 years ago
  Daniel Shahaf 69203b1a1d Don't highlight escaped globbing. 9 years ago
  Daniel Shahaf 800158745a Highlight quoted command words correctly. 9 years ago
  Daniel Shahaf 7b4598a764 Highlight arithmetic expansions. 9 years ago
  Daniel Shahaf 52a2ef644b Don't highlight escaped globbing. 9 years ago
  Daniel Shahaf 6488284814 back-dollar-quoted-argument: Highlight incomplete escape sequences as unknown-token 9 years ago
  Daniel Shahaf f657406159 minor: Fix comment in last ocmmit. 9 years ago
  Daniel Shahaf 8b728522de Add test for empty commands. 9 years ago
  Daniel Shahaf 79e8c2dd48 Don't highlight syntax elements as paths. 9 years ago
  Daniel Shahaf 4ec821b2b1 Highlight redirections. 9 years ago
  Daniel Shahaf 219184f046 Highlight backslash escapes in "" and $'' strings correctly. 9 years ago
  Daniel Shahaf 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. 9 years ago
  Daniel Shahaf 6732783d46 back-dollar-quoted-argument: Correct an off-by-one. 9 years ago
  Daniel Shahaf 0788514cbd back-dollar-quoted-argument: Correct octal escape syntax. 9 years ago
  Daniel Shahaf 8a43bd2cd9 back-dollar-quoted-argument: Highlight \uHHHH and \UHHHHHHHH escapes. 9 years ago
  Daniel Shahaf 98366ade11 back-dollar-quoted-argument: Don't consider \0xHH a hex escape sequence. 9 years ago
  Daniel Shahaf 78ad649d47 back-dollar-quoted-argument: Don't consider comma a hex character. 9 years ago
  Daniel Shahaf 69fcb40275 Highlight backslash escapes within $'' strings. 9 years ago
  Daniel Shahaf f4164ac86c internal: Document a function-local variable. 9 years ago
  Daniel Shahaf 9c7a1109c8 WARN_CREATE_GLOBAL: don't leak the arithmetic for loop's index variable. 9 years ago
  Daniel Shahaf dd12dde93a Fix errors with non-reserved-word typeset. 9 years ago
  Daniel Shahaf cb5589db73 Don't wrap set-local-history. 9 years ago
  Daniel Shahaf 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. 9 years ago
  Daniel Shahaf 040df93c01 Highlight redirections. 9 years ago
  Daniel Shahaf 86cd337446 README: Document release announcements. 9 years ago
  Daniel Shahaf c43dc8bd44 dollar-double-quoted-argument: Two patches. 9 years ago
  Daniel Shahaf 66eb801358 dollar-double-quoted-argument: Handle «"foo$"» correctly. 9 years ago
  Daniel Shahaf b0cc02ed86 dollar-double-quoted-argument: Highlight "$foo" better. 9 years ago
  Daniel Shahaf 4ec0c6d7a7 README: Expand the at-end-of-.zshrc FAQ answer. 9 years ago
  Daniel Shahaf 908c4fe150 Stop leaking variables into global namespace. 9 years ago
  Daniel Shahaf 1467eae86d Bump copyright years, part 2. 9 years ago
  Daniel Shahaf 9e80fe8f02 Bump copyright years. 9 years ago
  Daniel Shahaf 001e6cb404 tests: Cover 'back-quoted-argument'. 9 years ago
  Daniel Shahaf 22fa215e05 Fixup last commit. 9 years ago