Commit Graph

  • cac3d95269 release.md: Document tag process more clearly. Daniel Shahaf 2015-10-20 14:37:14 +00:00
  • b5c30ae526 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +00:00
  • fee52920ae Tag version 0.3.0. 0.3.0 Daniel Shahaf 2015-10-20 14:34:59 +00:00
  • 58b0047c81 changelog: Update through HEAD Daniel Shahaf 2015-10-20 14:29:33 +00:00
  • a73b33fc13 release.md: Create tags the way they've always been created. Daniel Shahaf 2015-10-20 14:32:34 +00:00
  • c687bddea3 Drop unnecessary shebang lines, part 2. Daniel Shahaf 2015-10-20 11:49:51 +00:00
  • c30301d474 Drop unnecessary shebang lines. Daniel Shahaf 2015-10-20 11:49:51 +00:00
  • 0a7035170a versioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION. Daniel Shahaf 2015-10-20 03:07:04 +00:00
  • 85500ec151 README.md: install with oh-my-zsh in a single command Daniel Shahaf 2015-10-20 00:38:43 +00:00
  • bb9c407c95 'make install': Tweak to work with one-shell-per-logical-line 'make' implementations, Daniel Shahaf 2015-10-20 00:31:40 +00:00
  • 6f7bf8c0f4 README.md: install with oh-my-zsh in a single command Vítor Galvão 2015-10-19 23:10:24 +01:00
  • 72b1abd17d Makefile: declare PHONY targets Matthew Martin 2015-10-20 00:26:43 +00:00
  • 3576df29aa Don't leak $REPLY into global scope. Daniel Shahaf 2015-10-20 00:21:11 +00:00
  • bde1c83af1 'make test': Pass -f to zsh to minimize environmental variation. Daniel Shahaf 2015-10-19 14:26:01 +00:00
  • 4604deb652 dev: Document the release process (first draft). Daniel Shahaf 2015-10-19 13:59:30 +00:00
  • f48f5400c1 Revert "Do wrap the 'yank' widget, because that works." Daniel Shahaf 2015-10-19 13:38:12 +00:00
  • 379ab0d34e 'make install': Install .version and .revision-hash. Daniel Shahaf 2015-10-19 13:36:14 +00:00
  • 766b350a7d Wrap yank-pop. Daniel Shahaf 2015-10-19 08:30:11 +00:00
  • fe4e893ce5 changelog: Extend 'suffix aliases' entry. Daniel Shahaf 2015-10-19 08:05:58 +00:00
  • e0bb30a153 changelog: Add changelog for 0.2.1..HEAD (0.3.0-dev). Daniel Shahaf 2015-10-19 08:02:27 +00:00
  • 728784649f 'make install': Install .version and .revision-hash. Daniel Shahaf 2015-10-19 07:35:12 +00:00
  • 9a3c7d1960 versioning: Add versioning information: .version, .revision-hash, $ZSH_HIGHLIGHT_VERSION. Daniel Shahaf 2015-10-19 07:25:25 +00:00
  • c538d6b357 versionstamp: Set up '.revision-hash' file. Daniel Shahaf 2015-10-02 18:12:07 +00:00
  • 9c56c624e9 versionstamp: Handle NO_FUNCTION_ARGZERO. Daniel Shahaf 2015-10-01 16:26:43 +00:00
  • 43386376d8 Set the version number. Daniel Shahaf 2015-10-01 16:18:56 +00:00
  • 984b4acd78 Makefile: have the default invocation safer. Daniel Shahaf 2015-10-19 07:08:21 +00:00
  • 75d62b9657 Add Makefile Daniel Shahaf 2015-10-19 06:49:19 +00:00
  • 94191f0731 Makefile: Add default for INSTALL Matthew Martin 2015-10-19 01:44:02 -05:00
  • 2883c9582d Makefile: exit non-zero for a failed test Matthew Martin 2015-10-19 01:36:42 -05:00
  • 83c3f96109 Makefile: Add test target Matthew Martin 2015-09-25 21:29:51 -05:00
  • 7aeadfe01b Add Makefile Matthew Martin 2015-09-25 08:28:27 -05:00
  • 56c793d96a docs: Clarify oh-my-zsh installation instructions Daniel Shahaf 2015-10-18 12:46:20 +00:00
  • e138cfd765 command word: Protect against the case that the command word starts with a minus. Daniel Shahaf 2015-10-02 13:27:21 +00:00
  • 07fd773d7e noop: Add comments. Daniel Shahaf 2015-09-30 01:26:27 +00:00
  • 5cd1fb26c0 Resolve tilde expansions in command word. Daniel Shahaf 2015-09-29 01:49:19 +00:00
  • faed2fa49e internal: Fix docstrings. Daniel Shahaf 2015-09-29 01:20:54 +00:00
  • 69203b1a1d Don't highlight escaped globbing. Daniel Shahaf 2015-09-29 23:44:57 +00:00
  • 800158745a Highlight quoted command words correctly. Daniel Shahaf 2015-09-28 19:49:39 +00:00
  • 7b4598a764 Highlight arithmetic expansions. Daniel Shahaf 2015-09-24 18:24:07 +00:00
  • 52a2ef644b Don't highlight escaped globbing. Daniel Shahaf 2015-09-27 16:28:32 +00:00
  • 6488284814 back-dollar-quoted-argument: Highlight incomplete escape sequences as unknown-token Daniel Shahaf 2015-09-25 21:36:20 +00:00
  • f657406159 minor: Fix comment in last ocmmit. Daniel Shahaf 2015-09-26 18:59:16 +00:00
  • 8b728522de Add test for empty commands. Daniel Shahaf 2015-09-26 03:11:58 +00:00
  • 79e8c2dd48 Don't highlight syntax elements as paths. Daniel Shahaf 2015-09-25 12:50:39 +00:00
  • 4ec821b2b1 Highlight redirections. Daniel Shahaf 2015-09-26 17:58:07 +00:00
  • 219184f046 Highlight backslash escapes in "" and $'' strings correctly. Daniel Shahaf 2015-09-26 17:55:10 +00:00
  • 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. Daniel Shahaf 2015-09-26 16:27:08 +00:00
  • 6732783d46 back-dollar-quoted-argument: Correct an off-by-one. Daniel Shahaf 2015-09-25 21:36:20 +00:00
  • 0788514cbd back-dollar-quoted-argument: Correct octal escape syntax. Daniel Shahaf 2015-09-25 21:36:20 +00:00
  • 8a43bd2cd9 back-dollar-quoted-argument: Highlight \uHHHH and \UHHHHHHHH escapes. Daniel Shahaf 2015-09-25 21:36:20 +00:00
  • 98366ade11 back-dollar-quoted-argument: Don't consider \0xHH a hex escape sequence. Daniel Shahaf 2015-09-25 21:36:20 +00:00
  • 78ad649d47 back-dollar-quoted-argument: Don't consider comma a hex character. Daniel Shahaf 2015-09-25 21:36:20 +00:00
  • 69fcb40275 Highlight backslash escapes within $'' strings. Daniel Shahaf 2015-09-25 21:18:37 +00:00
  • f4164ac86c internal: Document a function-local variable. Daniel Shahaf 2015-09-25 21:15:34 +00:00
  • 9c7a1109c8 WARN_CREATE_GLOBAL: don't leak the arithmetic for loop's index variable. Daniel Shahaf 2015-09-25 20:57:51 +00:00
  • dd12dde93a Fix errors with non-reserved-word typeset. Daniel Shahaf 2015-09-25 17:53:22 +00:00
  • cb5589db73 Don't wrap set-local-history. Daniel Shahaf 2015-09-25 15:35:03 +00:00
  • 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. Daniel Shahaf 2015-09-25 12:41:30 +00:00
  • 040df93c01 Highlight redirections. Daniel Shahaf 2015-09-25 12:39:06 +00:00
  • 86cd337446 README: Document release announcements. Daniel Shahaf 2015-09-24 22:58:22 +00:00
  • c43dc8bd44 dollar-double-quoted-argument: Two patches. Daniel Shahaf 2015-09-24 19:04:49 +00:00
  • 66eb801358 dollar-double-quoted-argument: Handle «"foo$"» correctly. Daniel Shahaf 2015-09-24 18:57:56 +00:00
  • b0cc02ed86 dollar-double-quoted-argument: Highlight "$foo" better. Daniel Shahaf 2015-09-17 20:07:37 +00:00
  • 4ec0c6d7a7 README: Expand the at-end-of-.zshrc FAQ answer. Daniel Shahaf 2015-09-24 18:45:35 +00:00
  • 908c4fe150 Stop leaking variables into global namespace. Daniel Shahaf 2015-09-24 17:57:59 +00:00
  • 1467eae86d Bump copyright years, part 2. Daniel Shahaf 2015-09-24 16:48:27 +00:00
  • 9e80fe8f02 Bump copyright years. Daniel Shahaf 2015-09-24 16:46:28 +00:00
  • 001e6cb404 tests: Cover 'back-quoted-argument'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • 22fa215e05 Fixup last commit. Daniel Shahaf 2015-09-23 15:39:53 +00:00
  • 845361ef3d tests: Cover 'hashed-command'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • 4594d8b7ec Merge remote-tracking branch 'danielsh/i199-semicolon-v1' Daniel Shahaf 2015-09-23 15:23:25 +00:00
  • 5fb4cb2f72 Fix regression: Highlight ';' as commandseparator. Daniel Shahaf 2015-09-17 22:45:22 +00:00
  • f7cb4741d6 Followup to previous: Extend the 'alias' test. Daniel Shahaf 2015-09-18 22:04:07 +00:00
  • 81c8d78d12 tests: Cover 'alias' and 'suffix-alias'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • 8767e0ef66 tests: Cover 'reserved-word'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • b056f592f2 tests: Cover 'path_prefix'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • e0a7ddb6ec tests: Cover 'history-expansion'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • 416934202e tests: Cover 'single-quoted-argument', 'double-hyphen-option', and 'function'. Daniel Shahaf 2015-09-18 19:21:21 +00:00
  • 627eb71940 tests: Use $unused_highlight in more places. Daniel Shahaf 2015-09-18 18:44:18 +00:00
  • 00862cf4fa Followup to e5c2a88db0 (merged in 51102bf83f): Daniel Shahaf 2015-09-18 12:19:18 +00:00
  • aab1b8f50f Follow-up to 547b8be304: Fix $observed_result calculation. Daniel Shahaf 2015-09-17 23:17:22 +00:00
  • 4068413dfe tests: Let each test change the highlight styles. Daniel Shahaf 2015-09-17 22:44:51 +00:00
  • 404d498e1d tests: vanilla-newline.zsh: Fix expectations Daniel Shahaf 2015-09-17 23:23:38 +00:00
  • 05ab9f7342 tests: Run only *.zsh files. Daniel Shahaf 2015-09-17 20:11:05 +00:00
  • 0d3a5dadea tests: Add test for escape sequences in double-quoted strings Daniel Shahaf 2015-09-17 20:01:46 +00:00
  • 51102bf83f Highlight the region and yanks and pastes on top of syntax highlighting. Daniel Shahaf 2015-09-17 19:15:45 +00:00
  • 186536705b tests: path-tilde-named.zsh: Fix expectations Daniel Shahaf 2015-09-17 19:05:20 +00:00
  • 547b8be304 test harness: Fix off-by-one discrepancy between observed and expected. Daniel Shahaf 2015-09-17 19:01:53 +00:00
  • 80587e5419 New test for dollar-double-quoted-argument. Daniel Shahaf 2015-09-12 20:31:33 +00:00
  • c46b8d169e test harness: Fix off-by-one discrepancy between observed and expected. Daniel Shahaf 2015-09-12 20:29:04 +00:00
  • a8afbdf2f5 Support $''-quoted strings. Daniel Shahaf 2015-09-10 19:58:02 +00:00
  • 6d93ea07fd main highlighter docs: README: Tweak. Daniel Shahaf 2015-09-10 19:44:19 +00:00
  • 4f5a0fe60b main highlighter docs: Give examples of styles. Daniel Shahaf 2015-09-10 19:44:19 +00:00
  • e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. Daniel Shahaf 2015-09-08 20:22:22 +00:00
  • 0e31d6e1a2 Highlight the region on top of syntax highlighting. Daniel Shahaf 2015-09-08 20:22:22 +00:00
  • 555e142e66 suffix aliases: Highlight differently. Daniel Shahaf 2015-09-08 10:13:16 +00:00
  • e13c5a1611 Highlight 'noglob' correctly in more cases. Daniel Shahaf 2015-09-07 09:08:58 +00:00
  • 8515b7e0c5 Highlight ? as globbing. Daniel Shahaf 2015-09-06 19:07:32 +00:00
  • dc701501e5 Highlight ? as globbing. Daniel Shahaf 2015-09-06 19:07:32 +00:00
  • 9310d8ae71 Support suffix aliases Daniel Shahaf 2015-09-04 18:19:26 +00:00