392 Commits (2c9f8c8c95fa4f5675e510e0e4a3b4cdb0d40314)
 

Author SHA1 Message Date
  Daniel Shahaf 2c9f8c8c95 Fix issue #209, "precommand modifiers at non-command-word position". 9 years ago
  Daniel Shahaf 88cf98d9c4 states work: Documents the various states. 9 years ago
  Daniel Shahaf 0aa6a5db78 states work: Convert $new_expression parsing. 9 years ago
  Daniel Shahaf 10b1da64e6 states work: Convert sudo parsing. 9 years ago
  Daniel Shahaf 80d692c400 command word: Add an XFail test for issue #194, "Highlight anonymous functions". 9 years ago
  Daniel Shahaf e49251b6fa sudo/redirections: Add two XFail tests for issue #221, "sudo and redirection don't mix". 9 years ago
  Daniel Shahaf 2080a441ac minor: Remove redundant setting of $highlight_glob. 9 years ago
  Daniel Shahaf 59fbdda64c main: Refresh highlighting upon accept-* widgets (accept-line et al). 9 years ago
  Daniel Shahaf 7723edf4f5 Add an XFail test for accept-line semantics. 9 years ago
  Daniel Shahaf c808d2187a wrapping: Don't add '--' when invoking widgets. 9 years ago
  Daniel Shahaf 7e6d960a08 noop: Break out a helper function. 9 years ago
  Daniel Shahaf feec9f58c9 Followup to last: Fix issue number in comment. 9 years ago
  Daniel Shahaf ed6d229b1c Add XFail test for issue #208, 'precommand modifiers at non-command-word position'. 9 years ago
  Daniel Shahaf fb5ce43799 noop: Rename a local variable for clarity. 9 years ago
  Daniel Shahaf 6fe07c0961 'make test': Fix breakage introduced by 4d3da30f8b726c6e0eeb3adda06adc9eaa329b3b: 9 years ago
  Daniel Shahaf 4513eaea71 'make perf': New target. 9 years ago
  Daniel Shahaf 9816fcf055 redirections: Test an infix redirection. 9 years ago
  Daniel Shahaf 871af68082 sudo: Extend test to cover all codepaths. 9 years ago
  Daniel Shahaf 7d45f3e3ec changelog: Update through HEAD (98aee7f8b9). 9 years ago
  Daniel Shahaf 98aee7f8b9 Remove path_approx. 9 years ago
  Daniel Shahaf 4d3da30f8b 'make test': Colorize output. 9 years ago
  Daniel Shahaf 557bb7e0c6 'make test': Allow specifying the zsh binary to use. 9 years ago
  Daniel Shahaf 57624bb9f6 Add screenshot. 9 years ago
  Daniel Shahaf 663c760cc9 minor: test harness: Convert some global failure modes to TAP "Bail out" mode. 9 years ago
  Daniel Shahaf 20d106bd4d noop: Associate an XFAIL test with its issue. 9 years ago
  Daniel Shahaf d66113c1ed Add XFAIL test for issue #205, "';' highlighted as unknown-token". 9 years ago
  Daniel Shahaf 728ed66ff9 Fix copyright year. 9 years ago
  Daniel Shahaf 8b8b19d91f test harness: Fix a bug with empty actual or expected results. 9 years ago
  Daniel Shahaf a18a7427fd README: Document 'make install'. 9 years ago
  Daniel Shahaf 187371a459 chamgelog: Update through HEAD 9 years ago
  Daniel Shahaf c4a9fe9379 test harness: Exit 1 if a 'todo' test passed. 9 years ago
  Daniel Shahaf 11c060ab76 test harness: Fix a bug whereby 'todo' state would propagate to all subsequent test points. 9 years ago
  Daniel Shahaf b2ac98b981 Fix issue #216: test failure with HOME=/nonexistent. 9 years ago
  Antony Lee 22c8736e2b Add XFAIL test for issue #160, "subshells highlighted incorrectly". 9 years ago
  Matthew Martin d99aa58aaa test harness: Run each test as a single subshell. 9 years ago
  Daniel Shahaf 083c47b007 regerssion: Look for .version and .revision-hash in the correct place. 9 years ago
  Daniel Shahaf 30f2f1f144 .gitignore: Add .pc (quilt dir) for the benefit of downstreams 9 years ago
  Daniel Shahaf 8631cc1061 README.md += overview description paragraph 9 years ago
  Daniel Shahaf cae87016c6 release.md: Add an IRC task. 9 years ago
  Daniel Shahaf cac3d95269 release.md: Document tag process more clearly. 9 years ago
  Daniel Shahaf b5c30ae526 Post-release version number bump. 9 years ago
  Daniel Shahaf fee52920ae Tag version 0.3.0. 9 years ago
  Daniel Shahaf 58b0047c81 changelog: Update through HEAD 9 years ago
  Daniel Shahaf a73b33fc13 release.md: Create tags the way they've always been created. 9 years ago
  Daniel Shahaf c687bddea3 Drop unnecessary shebang lines, part 2. 9 years ago
  Daniel Shahaf c30301d474 Drop unnecessary shebang lines. 9 years ago
  Daniel Shahaf 0a7035170a versioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION. 9 years ago
  Daniel Shahaf 85500ec151 README.md: install with oh-my-zsh in a single command 9 years ago
  Daniel Shahaf bb9c407c95 'make install': Tweak to work with one-shell-per-logical-line 'make' implementations, 9 years ago
  Vítor Galvão 6f7bf8c0f4 README.md: install with oh-my-zsh in a single command 9 years ago