5e4b446dee 
								
							 
						 
						
							
							
								
								aliases: Add a test for one variant of issue  #263 .  
							
							
							
						 
						
							2016-01-11 15:07:18 +00:00  
				
					
						
							
							
								 
						
							
								9b64ad750f 
								
							 
						 
						
							
							
								
								tests: Add a 'print failures only' mode to 'make test', called 'make quiet-test'.  
							
							... 
							
							
							
							Fixes  zsh-users/zsh-syntax-highlighting#262 .
Currently, 'make quiet-test' uses Perl.  However, since it is considered a development
tool rather than a user-facing tool, users and downstream packages needn't install Perl.
Furthermore, even this dev-only dependency may be dropped in the future.
The only difference between tests/tap-filter here and the one in the issue is using
a `cat` subshell v. using 'undef $/; <STDIN>'. 
						
							2016-01-02 21:22:01 +00:00  
				
					
						
							
							
								 
						
							
								936e2e9314 
								
							 
						 
						
							
							
								
								tests: Add another comment.  No functional change.  
							
							
							
						 
						
							2016-01-02 20:52:40 +00:00  
				
					
						
							
							
								 
						
							
								268656d52b 
								
							 
						 
						
							
							
								
								tests: Add a comment.  No functional change.  
							
							
							
						 
						
							2016-01-01 16:35:00 +00:00  
				
					
						
							
							
								 
						
							
								38c3ac8831 
								
							 
						 
						
							
							
								
								docs: Note that Debian package has migrated to (been added to) Debian stretch.  
							
							
							
						 
						
							2015-12-16 22:22:00 +00:00  
				
					
						
							
							
								 
						
							
								82f5eb17ec 
								
							 
						 
						
							
							
								
								docs: Note Debian package name.  
							
							... 
							
							
							
							The Debian package should propagate to the "testing" suite (stretch) in a few days. 
							
						 
						
							2015-12-12 11:04:38 +00:00  
				
					
						
							
							
								 
						
							
								4f3910cbba 
								
							 
						 
						
							
							
								
								Fix issue  #248 : Highlight 'pkexec' as a precommand.  
							
							
							
						 
						
							2015-12-04 23:40:30 +00:00  
				
					
						
							
							
								 
						
							
								73ee7c1f6c 
								
							 
						 
						
							
							
								
								Fix part of issue  #238 , "fd redirections at command word".  
							
							... 
							
							
							
							This fixes fd's specified by a (single) digit.  The named fd syntax remains an XFail. 
							
						 
						
							2015-11-29 03:16:01 +00:00  
				
					
						
							
							
								 
						
							
								48ecd29180 
								
							 
						 
						
							
							
								
								tests: Add two XFail tests for issue  #238 , "fd redirections at command word".  
							
							
							
						 
						
							2015-11-29 03:15:55 +00:00  
				
					
						
							
							
								 
						
							
								430cf55368 
								
							 
						 
						
							
							
								
								tests: Cover [default].  
							
							
							
						 
						
							2015-11-29 02:56:07 +00:00  
				
					
						
							
							
								 
						
							
								46cd970bc4 
								
							 
						 
						
							
							
								
								tests: Improve tests by using $unused_highlight.  
							
							... 
							
							
							
							The default for [redirection] is 'none', so it wasn't actually being tested. 
							
						 
						
							2015-11-29 02:53:58 +00:00  
				
					
						
							
							
								 
						
							
								09c4114eb9 
								
							 
						 
						
							
							
								
								command word: Do not attempt to interpret command separator tokens as anything else.  
							
							... 
							
							
							
							The important part of this change is removing the second conjunct from the
condition; the remainder of the change gives one example of when that matters. 
							
						 
						
							2015-11-29 02:02:42 +00:00  
				
					
						
							
							
								 
						
							
								cf685a3a27 
								
							 
						 
						
							
							
								
								changelog: Start 0.4.1 section.  
							
							... 
							
							
							
							Also fix an error in the title of the 0.4.0 section. 
							
						 
						
							2015-11-29 02:00:51 +00:00  
				
					
						
							
							
								 
						
							
								69b6c4e450 
								
							 
						 
						
							
							
								
								release.md: Clarify release procedure.  
							
							
							
						 
						
							2015-11-27 23:24:22 +00:00  
				
					
						
							
							
								 
						
							
								7338c54a25 
								
							 
						 
						
							
							
								
								Post-release version number bump.  
							
							
							
						 
						
							2015-11-27 23:20:09 +00:00  
				
					
						
							
							
								 
						
							
								2d792b03bb 
								
							 
						 
						
							
							
								
								Tag version 0.4.0.  
							
							
							
						 
						
							2015-11-27 23:19:23 +00:00  
				
					
						
							
							
								 
						
							
								eee130f81d 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD ( 952a97dbc9).  
							
							
							
						 
						
							2015-11-27 23:17:47 +00:00  
				
					
						
							
							
								 
						
							
								952a97dbc9 
								
							 
						 
						
							
							
								
								docs: Tweaks to highlighters.md after recent refactoring branch.  
							
							... 
							
							
							
							Merge remote-tracking branch 'danielsh/docs-highlighters.d-landing-page-v3'
* danielsh/docs-highlighters.d-landing-page-v3:
  docs: Restore (with changes) links removed in f5ca4b891bFixes  zsh-users/zsh-syntax-highlighting#242 . 
							
						 
						
							2015-11-27 04:12:02 +00:00  
				
					
						
							
							
								 
						
							
								1f1ad09e38 
								
							 
						 
						
							
							
								
								docs: Restore (with changes) links removed in  f5ca4b891b.  
							
							... 
							
							
							
							The preceding commit, which made docs/highlighters.md and
highlighters/README.md distinct, allows reverting their removal. 
							
						 
						
							2015-11-27 04:07:02 +00:00  
				
					
						
							
							
								 
						
							
								eb3715a56a 
								
							 
						 
						
							
							
								
								docs: Followup to the recent docs branch: clean up some internal cross-references.  
							
							
							
						 
						
							2015-11-27 04:07:02 +00:00  
				
					
						
							
							
								 
						
							
								95330c691b 
								
							 
						 
						
							
							
								
								docs: Clarify tagline summary of 'root' highlighter  
							
							
							
						 
						
							2015-11-27 04:07:02 +00:00  
				
					
						
							
							
								 
						
							
								371f8183d6 
								
							 
						 
						
							
							
								
								docs: Minor clarification.  
							
							
							
						 
						
							2015-11-27 04:06:15 +00:00  
				
					
						
							
							
								 
						
							
								2e5481ab9a 
								
							 
						 
						
							
							
								
								docs; INSTALL.md: Make 'system-wide' section easier to read.  
							
							
							
						 
						
							2015-11-26 18:09:43 +00:00  
				
					
						
							
							
								 
						
							
								2ed2f1e3c4 
								
							 
						 
						
							
							
								
								docs: INSTALL.md: Streamling .zshrc installation instructions.  
							
							
							
						 
						
							2015-11-26 18:07:41 +00:00  
				
					
						
							
							
								 
						
							
								b8ced86853 
								
							 
						 
						
							
							
								
								docs: Minor clarifications.  
							
							
							
						 
						
							2015-11-26 17:15:48 +00:00  
				
					
						
							
							
								 
						
							
								84734ba950 
								
							 
						 
						
							
							
								
								versionstamp: Better $ZSH_HIGHLIGHT_REVISION reporting when running from git.  
							
							
							
						 
						
							2015-11-25 03:55:20 +00:00  
				
					
						
							
							
								 
						
							
								635a68f7b4 
								
							 
						 
						
							
							
								
								driver: Fix error message wording  
							
							
							
						 
						
							2015-11-25 03:54:33 +00:00  
				
					
						
							
							
								 
						
							
								438a94496f 
								
							 
						 
						
							
							
								
								docs: Grammar fix.  
							
							
							
						 
						
							2015-11-24 07:43:03 +00:00  
				
					
						
							
							
								 
						
							
								7ee350efcd 
								
							 
						 
						
							
							
								
								docs: Port new text to individual highlighters' documentation.  
							
							... 
							
							
							
							The new text is from the preceding two commits, 22123ab622ded1c8789b 
							
						 
						
							2015-11-24 07:39:44 +00:00  
				
					
						
							
							
								 
						
							
								22123ab622 
								
							 
						 
						
							
							
								
								docs: Follow-up to last: Fix markup.  
							
							
							
						 
						
							2015-11-24 07:36:10 +00:00  
				
					
						
							
							
								 
						
							
								ded1c8789b 
								
							 
						 
						
							
							
								
								docs: Clarify highlighters documentation.  
							
							
							
						 
						
							2015-11-24 07:32:18 +00:00  
				
					
						
							
							
								 
						
							
								0b3183f6cb 
								
							 
						 
						
							
							
								
								docs: Split README.md into INSTALL.md.  
							
							... 
							
							
							
							Fixes  zsh-users/zsh-syntax-highlighting#235 . 
						
							2015-11-24 07:13:35 +00:00  
				
					
						
							
							
								 
						
							
								8e115052e9 
								
							 
						 
						
							
							
								
								docs: Fix broken symlinks  
							
							
							
						 
						
							2015-11-24 00:40:09 -06:00  
				
					
						
							
							
								 
						
							
								5b34c23cfa 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'phy1729/doc-all'  
							
							... 
							
							
							
							* phy1729/doc-all:
  Remove broken links
  docs: Create all.md
  docs: Move docs into docs/
  docs: Remove duplicate 'How to activate it' sections
  docs: Move highlighter headers down one level 
							
						 
						
							2015-11-24 06:30:45 +00:00  
				
					
						
							
							
								 
						
							
								c575f8f375 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'danielsh/docs-copyedit-v1'  
							
							... 
							
							
							
							* danielsh/docs-copyedit-v1:
  docs copyedit: minor: Spelling/punctuation fix.
  docs copyedit: Rewrap to 80 columns, part 4.
  docs copyedit: Rewrap to 80 columns, part 3.
  docs copyedit: Rewrap to 80 columns, part 2.
  docs copyedit: Clarify tagline.
  docs copyedit: minor.
  docs copyedit: Review toplevel and tests README.md files.
  docs copyedit: Rewrap to 80 columns.
  docs copyedit: Restyle bold-italic to fixed-width.
  docs copyedit: Port 6d93ea07fd 
							
						 
						
							2015-11-24 06:30:30 +00:00  
				
					
						
							
							
								 
						
							
								f5ca4b891b 
								
							 
						 
						
							
							
								
								Remove broken links  
							
							
							
						 
						
							2015-11-24 00:27:21 -06:00  
				
					
						
							
							
								 
						
							
								51f66ae851 
								
							 
						 
						
							
							
								
								docs: Create all.md  
							
							
							
						 
						
							2015-11-24 00:22:26 -06:00  
				
					
						
							
							
								 
						
							
								0ab450ae47 
								
							 
						 
						
							
							
								
								docs: Move docs into docs/  
							
							
							
						 
						
							2015-11-24 00:09:21 -06:00  
				
					
						
							
							
								 
						
							
								35e0b0ca69 
								
							 
						 
						
							
							
								
								docs: Remove duplicate 'How to activate it' sections  
							
							
							
						 
						
							2015-11-24 00:09:21 -06:00  
				
					
						
							
							
								 
						
							
								2dd6923c30 
								
							 
						 
						
							
							
								
								docs: Move highlighter headers down one level  
							
							
							
						 
						
							2015-11-24 00:09:21 -06:00  
				
					
						
							
							
								 
						
							
								6e99128987 
								
							 
						 
						
							
							
								
								docs copyedit: minor: Spelling/punctuation fix.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								bcc9db2784 
								
							 
						 
						
							
							
								
								docs copyedit: Rewrap to 80 columns, part 4.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								b989ae23d0 
								
							 
						 
						
							
							
								
								docs copyedit: Rewrap to 80 columns, part 3.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								3f163a2fd4 
								
							 
						 
						
							
							
								
								docs copyedit: Rewrap to 80 columns, part 2.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								3bedd8571e 
								
							 
						 
						
							
							
								
								docs copyedit: Clarify tagline.  
							
							... 
							
							
							
							Restore zsh URL removed a few commits ago. 
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								9ce97cd64d 
								
							 
						 
						
							
							
								
								docs copyedit: minor.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								49f7beecb5 
								
							 
						 
						
							
							
								
								docs copyedit: Review toplevel and tests README.md files.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								12097d55d1 
								
							 
						 
						
							
							
								
								docs copyedit: Rewrap to 80 columns.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								8ea392e361 
								
							 
						 
						
							
							
								
								docs copyedit: Restyle bold-italic to fixed-width.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								91e4a576fb 
								
							 
						 
						
							
							
								
								docs copyedit: Port  6d93ea07fd to the other highlighters' README's.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00