252 コミット (a0b5bc6c71a80b97a0826c7b2fc30eec7e80b442)
 

作成者 SHA1 メッセージ 日付
  Daniel Shahaf a0b5bc6c71 Fix bug in previous commit (d330b49b33) 9年前
  Daniel Shahaf d330b49b33 Fix variable leakage into global namespace. 9年前
  Daniel Shahaf f78919d941 Preserve $? of wrapped widgets. 9年前
  Daniel Shahaf eaffd88793 docs: Document homebrew package name. 9年前
  Daniel Shahaf 546a5288e2 multiline strings: Add a second test for commit ff4d402e9a 9年前
  Daniel Shahaf 8e7c26f489 Do wrap the 'yank' widget, because that works. 9年前
  Daniel Shahaf 7f41967a17 Highlight array appends: foo+=(bar baz). 9年前
  Daniel Shahaf 13a8db1d71 tests: exit non-zero upon failure 9年前
  Daniel Shahaf 51aed8a765 Merge remote-tracking branch 'upstream/pr/179' 9年前
  Daniel Shahaf 42495cc5d6 Merge remote-tracking branch 'upstream/pr/161' 9年前
  Daniel Shahaf ea81e3df6e Merge remote-tracking branch 'upstream/pr/159' 9年前
  Daniel Shahaf c2b9327b07 Support literal newlines, part 2 9年前
  Daniel Shahaf 52ece975c3 Update comments. No functional change. 9年前
  Daniel Shahaf 7ee9df915d Merge remote-tracking branch 'origin/pr/158' 9年前
  Daniel Shahaf 85b3446897 README: make installation step 1 more accurate 9年前
  Daniel Shahaf b9b67b9f78 Don't parse first word of array assignment as command 9年前
  Daniel Shahaf 359d48bf78 Don't highlight prefix redirections as error 9年前
  Daniel Shahaf ff4d402e9a Highlight the first part of multiline strings correctly 9年前
  Daniel Shahaf 384be15b13 Support literal newlines 9年前
  Daniel Shahaf 23cacb12fe Support backslash continuations 9年前
  Daniel Shahaf 667495bfb7 Support multiline strings 9年前
  Daniel Shahaf 2c5acaefa9 Refactoring, no functional change 9年前
  Daniel Shahaf 0c8c4b73f8 README: give the rationale for the at-end-of-.zshrc requirement 9年前
  George Angelopoulos a723f504a5 README: make installation step 1 more accurate 10年前
  nicoulaj 3dc5741900 Merge pull request #140 from randomize/pr_fix_issue_#77 10年前
  nicoulaj 10391d025a Merge pull request #134 from sonnym/enable_quick_history_substitution_highlighting 10年前
  nicoulaj 443908b9a2 Merge pull request #142 from jcassee/master 10年前
  nicoulaj eb9870f4db Merge pull request #143 from vincentbernat/fix/yank-pop 10年前
  Vincent Bernat 74a183447d zle: don't override yank/yank-pop 10年前
  Joost Cassee d7d4dff1c8 Add 'line' highlighter for the whole buffer 10年前
  Randy 7edd08156e Chaned main highlighter alorithm to resolve issue #77 10年前
  Randy e8cc271314 Resolves slow performance in brackets highlighter 10年前
  Julien Nicoulaud 5320f1e18d Merge pull request #135 from arcan1s/patch-1 10年前
  Evgeniy Alexeev dcb5da9457 Update README.md 10年前
  Julien Nicoulaud c83e266888 #110: Now using :A modifier, bump zsh version requirement 10年前
  Julien Nicoulaud 072c064d2a Merge pull request #110 from xaocon/master 10年前
  sonnym 04f9c8884f highlight ^old^new pattern 10年前
  Julien Nicoulaud f289a9f8e7 Merge pull request #125 from acatton/fix-121 11年前
  Julien Nicoulaud 8ac964186d Merge pull request #131 from MarkLodato/array-assignments 11年前
  Julien Nicoulaud ffce2a0b20 Merge pull request #133 from lucc/master 11年前
  Julien Nicoulaud 63a720af9b Merge pull request #128 from knu/patch-1 11年前
  Lucas Hoffmann 784a5dc35b protect alias expansion from interpreting aliases as options 11年前
  Mark Lodato 441f1a8aad highlight array assignments of the form x[y]=... 11年前
  Mark Lodato c62cb54e9d do not remove quotes when checking assignments 11年前
  Akinori MUSHA 0fc6b07509 Do not leak a variable: cdpath_dir. 11年前
  Evan Pitstick dffbab0c92 a more simple and universal way (for zsh projects) to find highlight dir path 11年前
  Antoine Catton 3b3a58be91 Fix #121: sudo syntax highlighting incorrectly 11年前
  Julien Nicoulaud dbd27cb30a #155: document path_prefix/path_approx 11年前
  Julien Nicoulaud 08b80022ca Merge pull request #123 from Shura0/master 11年前
  Shura a7ee0597ef Update main-highlighter.zsh 11年前