1316 Commits (2409de46e78639b2292cd04357d47be84023ce11)
 

Author SHA1 Message Date
  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
  Matthew Martin 72b1abd17d Makefile: declare PHONY targets 9 years ago
  Daniel Shahaf 3576df29aa Don't leak $REPLY into global scope. 9 years ago
  Daniel Shahaf bde1c83af1 'make test': Pass -f to zsh to minimize environmental variation. 9 years ago
  Daniel Shahaf 4604deb652 dev: Document the release process (first draft). 9 years ago
  Daniel Shahaf f48f5400c1 Revert "Do wrap the 'yank' widget, because that works." 9 years ago
  Daniel Shahaf 379ab0d34e 'make install': Install .version and .revision-hash. 9 years ago
  Daniel Shahaf 766b350a7d Wrap yank-pop. 9 years ago
  Daniel Shahaf fe4e893ce5 changelog: Extend 'suffix aliases' entry. 9 years ago
  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