857 Commits (8348e2d2ccfe4c04168963bc9a3b1fd2181783e5)
 

Author SHA1 Message Date
  Daniel Shahaf 626c034c68 Add FreeBSD port 8 years ago
  Michael Kuhn 3d74aa47e4 Add Fedora package 8 years ago
  Daniel Shahaf 5398949cb3 changelog: Update for changes pulled out of 0.5.x. 8 years ago
  Daniel Shahaf 035d3eb095 Follow-up to 28d7056a7a06: Fix test expectations. 8 years ago
  Daniel Shahaf b7e277106b README: Set alt="" attributes. 8 years ago
  Daniel Shahaf 1495195eb5 README: Add a third image. 8 years ago
  Daniel Shahaf 50cbdbaebc README: Add another image. 8 years ago
  Daniel Shahaf 242481c279 README: Use a more minimal example iamge. 8 years ago
  Daniel Shahaf cd9ec14a65 README: Add before/after images 8 years ago
  Daniel Shahaf 24096c2e4f changelog: Update through 28d7056a7a. 8 years ago
  Daniel Shahaf 28d7056a7a 'main': Escape '!' within double-quoted strings. 8 years ago
  Daniel Shahaf 1bdb88aee1 Post-branch version number bump. 8 years ago
  Daniel Shahaf d464d3857f changelog: Write `arg0` entry. 8 years ago
  Daniel Shahaf f5c44ed7a2 changelog: Markup tweak. 8 years ago
  Daniel Shahaf 2335986a39 changelog: Add the last few entries. One remains as a TODO. 8 years ago
  Daniel Shahaf e060a0a1c8 release.md: Record the specific command I used. 8 years ago
  Daniel Shahaf f3d0e141fd changelog: Review. 8 years ago
  Daniel Shahaf 3c90a673f6 changelog: Update through 0020f592c1. 8 years ago
  Daniel Shahaf 773d60c833 changelog: Update through d37c55c788. 8 years ago
  Daniel Shahaf 2dff6e54ed changelog: Copyedit. 8 years ago
  Daniel Shahaf 0020f592c1 changelog: Update through cef49752fd. 8 years ago
  Daniel Shahaf 56e4c38ab4 changelog: Start 0.5.0 section. Update through bc7f8ea433. 8 years ago
  Daniel Shahaf 7d38d07255 'main': Followup to fdaeec45146b: Update comment. 8 years ago
  Daniel Shahaf 094329eb14 'main': Introduce style fallback for the command word. 8 years ago
  Daniel Shahaf bccc3dc269 'main': Enable fallback to the 'arg0' style. 8 years ago
  Daniel Shahaf b4537a972e 'main': Set fallback style for the 'arg0' style. 8 years ago
  Daniel Shahaf 2b303f01b6 dev tools: Automagically handle newlines (\n) in $BUFFER. 8 years ago
  Daniel Shahaf 79198759b3 tests: Also test arguments to an anonymous function. 8 years ago
  Daniel Shahaf dd51b7bebe Merge remote-tracking branch 'upstream/pr/374' into HEAD 8 years ago
  Sebastian Gniazdowski 15461e7d21 'main': Directly count spaces to skip, don't leverage proc_buf length 8 years ago
  Daniel Shahaf 44ef6e38e5 'main': Highlight several more special (non-alphabetic) parameters. 8 years ago
  Daniel Shahaf 4afe670f7a 'main': Highlight shell's PID ($$) inside double quotes. 8 years ago
  Daniel Shahaf c3913e0d8e 'main': Highlight command substitutions inside double quotes. 8 years ago
  Daniel Shahaf 4fc35362ee 'main': Permit subshells to end at command position. 8 years ago
  Daniel Shahaf 2bb8f0703d 'main': Highlight mismatched foreach/end. 8 years ago
  Daniel Shahaf a2876fb57d dev tools: Add a TODO to introduce code reuse. 8 years ago
  Daniel Shahaf b2733a64da 'main': Highlight mismatched do/done. 8 years ago
  Daniel Shahaf 2755438e80 'main': Yet another test for mismatched braces. 8 years ago
  Sebastian Gniazdowski c6b6513ac0 'main' / *_check_path: Precompute $#BUFFER and use it for speed gain 8 years ago
  Daniel Shahaf a053768627 dev tools: Remove a superfluous empty line. 8 years ago
  Daniel Shahaf e5782e4ddf 'main': Highlight 'always' blocks. 8 years ago
  Daniel Shahaf 8bf423d16d 'main': Don't find command positions within multiline array literals. 8 years ago
  Daniel Shahaf 5627fd2045 dev tools: Stage the copyright block to make diffs smaller. 8 years ago
  Daniel Shahaf 987c133486 dev tools: Tolerate invalid input. 8 years ago
  Daniel Shahaf a4196eda5e 'main': Restore compatibility with zsh-4.3.14 and older (after e3182c18de8f). 8 years ago
  Daniel Shahaf e15a09840e dev tools: Automate a recurring step: Set year correctly for new tests. 8 years ago
  Daniel Shahaf 6f91850a01 'main': Highlight first command word in named functions defined in the sh syntax when MULTI_FUNC_DEF is set. 8 years ago
  Daniel Shahaf 2fabf7ca64 'main': More tests for mismstached parentheses and braces. 8 years ago
  Daniel Shahaf 51b9d79c3b 'main': Highlight mismatched parentheses and braces. 8 years ago
  Daniel Shahaf 0a9b347483 driver: Warn just once when a highlighter is missing. 8 years ago