aecfd61bbd 
								
							 
						 
						
							
							
								
								'main': Support the 'env' precommand.  
							
							
							
						 
						
							2020-03-21 01:45:34 +00:00  
				
					
						
							
							
								 
						
							
								8eaa41431d 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-19 21:25:49 +00:00  
				
					
						
							
							
								 
						
							
								1000da306a 
								
							 
						 
						
							
							
								
								'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions.  
							
							
							
						 
						
							2020-03-19 20:16:43 +00:00  
				
					
						
							
							
								 
						
							
								b44964c545 
								
							 
						 
						
							
							
								
								'main': Highlight reserved words following assignments as errors.  
							
							... 
							
							
							
							Fixes  #461 . 
						
							2020-03-19 19:48:44 +00:00  
				
					
						
							
							
								 
						
							
								29ca0bc6c8 
								
							 
						 
						
							
							
								
								'main': Highlight errors from the EQUALS option.  
							
							... 
							
							
							
							Fixes  #430 . 
						
							2020-03-19 05:59:04 +00:00  
				
					
						
							
							
								 
						
							
								48dd47931a 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-19 05:13:17 +00:00  
				
					
						
							
							
								 
						
							
								d237a60c9b 
								
							 
						 
						
							
							
								
								'main': Don't highlight arithmetic expansions as command substitutions.  
							
							... 
							
							
							
							This is not perfect: we don't try to detect cases such as «$((ls); (ls))»,
which look like arithmetic expansions but are in fact command substitutions.
Fixes part of #607 .
Introduces #704 . 
							
						 
						
							2020-03-17 15:05:32 +00:00  
				
					
						
							
							
								 
						
							
								fb69f4ca81 
								
							 
						 
						
							
							
								
								'main': When the redirection operator '>&' or '<&' is followed by a positive integer, do not consider that as a filename; it's always a file descriptor.  
							
							... 
							
							
							
							Fixes  #694 . 
						
							2020-03-17 04:00:43 +00:00  
				
					
						
							
							
								 
						
							
								2339ee33b9 
								
							 
						 
						
							
							
								
								'main': Honour the MULTIOS option when applying the 'globbing' style.  
							
							... 
							
							
							
							Fixes  #583 . 
						
							2020-03-17 03:32:58 +00:00  
				
					
						
							
							
								 
						
							
								936bc251a8 
								
							 
						 
						
							
							
								
								'main': The optimized cmdsubst input syntax doesn't glob.  
							
							... 
							
							
							
							Fixes  #582 . 
						
							2020-03-17 03:11:52 +00:00  
				
					
						
							
							
								 
						
							
								c699ce9a26 
								
							 
						 
						
							
							
								
								changelog: Fix markup.  
							
							
							
						 
						
							2020-03-17 03:10:08 +00:00  
				
					
						
							
							
								 
						
							
								9ceb7c6e7c 
								
							 
						 
						
							
							
								
								changelog.md (0.7.0): Fix typo  
							
							
							
						 
						
							2020-03-17 01:51:32 +00:00  
				
					
						
							
							
								 
						
							
								3174e375f4 
								
							 
						 
						
							
							
								
								'main': Fix highlighting of null execs.  
							
							... 
							
							
							
							Fixes  #676 . 
						
							2020-03-16 21:50:04 +00:00  
				
					
						
							
							
								 
						
							
								62e2d05f91 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-16 19:34:48 +00:00  
				
					
						
							
							
								 
						
							
								e15781c900 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-16 19:26:28 +00:00  
				
					
						
							
							
								 
						
							
								2331072c06 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-15 18:32:44 +00:00  
				
					
						
							
							
								 
						
							
								c5878ae632 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-15 14:37:04 +00:00  
				
					
						
							
							
								 
						
							
								a3c1757e47 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD.  
							
							
							
						 
						
							2020-03-13 23:13:01 +00:00  
				
					
						
							
							
								 
						
							
								cb8d68d00a 
								
							 
						 
						
							
							
								
								Update changelog for the 0.7.1 release.  
							
							
							
						 
						
							2020-02-28 21:32:42 +00:00  
				
					
						
							
							
								 
						
							
								04dd78cb00 
								
							 
						 
						
							
							
								
								Update changelog for the 0.7.0 release.  (Yes, this should have been committed earlier today.)  
							
							
							
						 
						
							2020-02-28 21:29:59 +00:00  
				
					
						
							
							
								 
						
							
								4e92449752 
								
							 
						 
						
							
							
								
								changelog: Document  #670  as a known issue.  
							
							
							
						 
						
							2020-01-25 21:00:40 +00:00  
				
					
						
							
							
								 
						
							
								b73853dd96 
								
							 
						 
						
							
							
								
								changelog: Document  #677  as a known issue.  
							
							
							
						 
						
							2020-01-24 18:40:51 +00:00  
				
					
						
							
							
								 
						
							
								6a310ada5b 
								
							 
						 
						
							
							
								
								changelog: Add three entries  
							
							
							
						 
						
							2020-01-11 23:31:18 +00:00  
				
					
						
							
							
								 
						
							
								c1d5790c57 
								
							 
						 
						
							
							
								
								changelog: Start 0.7.0's changelog.  
							
							
							
						 
						
							2020-01-11 23:10:28 +00:00  
				
					
						
							
							
								 
						
							
								4fb570e104 
								
							 
						 
						
							
							
								
								docs: Enable Syntax Highlighting for Code Snippits  
							
							
							
						 
						
							2019-01-13 16:12:41 +08:00  
				
					
						
							
							
								 
						
							
								dc26731555 
								
							 
						 
						
							
							
								
								Tag version 0.6.0-rc1.  
							
							
							
						 
						
							2017-07-31 17:31:25 +00:00  
				
					
						
							
							
								 
						
							
								d1666463a7 
								
							 
						 
						
							
							
								
								changelog: Update through  dea1fedc73.  
							
							
							
						 
						
							2017-07-31 17:22:41 +00:00  
				
					
						
							
							
								 
						
							
								39a6c476dd 
								
							 
						 
						
							
							
								
								changelog: Update through  5feed23962.  
							
							
							
						 
						
							2017-07-30 16:38:30 +00:00  
				
					
						
							
							
								 
						
							
								5398949cb3 
								
							 
						 
						
							
							
								
								changelog: Update for changes pulled out of 0.5.x.  
							
							
							
						 
						
							2016-10-24 11:33:40 +00:00  
				
					
						
							
							
								 
						
							
								035d3eb095 
								
							 
						 
						
							
							
								
								Follow-up to 28d7056a7a06: Fix test expectations.  
							
							
							
						 
						
							2016-10-22 17:46:42 +00:00  
				
					
						
							
							
								 
						
							
								24096c2e4f 
								
							 
						 
						
							
							
								
								changelog: Update through  28d7056a7a.  
							
							
							
						 
						
							2016-10-20 00:00:58 +00:00  
				
					
						
							
							
								 
						
							
								d464d3857f 
								
							 
						 
						
							
							
								
								changelog: Write `arg0` entry.  
							
							
							
						 
						
							2016-10-19 09:10:24 +00:00  
				
					
						
							
							
								 
						
							
								f5c44ed7a2 
								
							 
						 
						
							
							
								
								changelog: Markup tweak.  
							
							
							
						 
						
							2016-10-18 23:59:32 +00:00  
				
					
						
							
							
								 
						
							
								2335986a39 
								
							 
						 
						
							
							
								
								changelog: Add the last few entries.  One remains as a TODO.  
							
							
							
						 
						
							2016-10-18 23:54:52 +00:00  
				
					
						
							
							
								 
						
							
								f3d0e141fd 
								
							 
						 
						
							
							
								
								changelog: Review.  
							
							
							
						 
						
							2016-10-18 22:53:17 +00:00  
				
					
						
							
							
								 
						
							
								3c90a673f6 
								
							 
						 
						
							
							
								
								changelog: Update through  0020f592c1.  
							
							
							
						 
						
							2016-10-18 22:53:17 +00:00  
				
					
						
							
							
								 
						
							
								773d60c833 
								
							 
						 
						
							
							
								
								changelog: Update through  d37c55c788.  
							
							
							
						 
						
							2016-10-18 22:53:17 +00:00  
				
					
						
							
							
								 
						
							
								2dff6e54ed 
								
							 
						 
						
							
							
								
								changelog: Copyedit.  
							
							... 
							
							
							
							- Move an entry to another section.
- Fix commit hash width.
- Add missing punctuation. 
							
						 
						
							2016-10-18 22:52:36 +00:00  
				
					
						
							
							
								 
						
							
								0020f592c1 
								
							 
						 
						
							
							
								
								changelog: Update through  cef49752fd.  
							
							
							
						 
						
							2016-10-18 02:28:40 +00:00  
				
					
						
							
							
								 
						
							
								56e4c38ab4 
								
							 
						 
						
							
							
								
								changelog: Start 0.5.0 section.  Update through  bc7f8ea433.  
							
							
							
						 
						
							2016-10-18 02:28:39 +00:00  
				
					
						
							
							
								 
						
							
								683f4837a0 
								
							 
						 
						
							
							
								
								changelog: Update for upcoming 0.4.1 release.  
							
							
							
						 
						
							2016-01-27 20:48:56 +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  
				
					
						
							
							
								 
						
							
								eee130f81d 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD ( 952a97dbc9).  
							
							
							
						 
						
							2015-11-27 23:17:47 +00:00  
				
					
						
							
							
								 
						
							
								6c033e62e9 
								
							 
						 
						
							
							
								
								docs copyedit: Whitespace.  
							
							
							
						 
						
							2015-11-24 06:06:16 +00:00  
				
					
						
							
							
								 
						
							
								ea5186543d 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD ( 1933de83be).  
							
							
							
						 
						
							2015-11-18 06:21:54 +00:00  
				
					
						
							
							
								 
						
							
								44e5323b53 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD ( c0dafd1d85).  
							
							
							
						 
						
							2015-10-30 19:07:30 +00:00  
				
					
						
							
							
								 
						
							
								7d45f3e3ec 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD ( 98aee7f8b9).  
							
							
							
						 
						
							2015-10-27 07:00:39 +02:00  
				
					
						
							
							
								 
						
							
								187371a459 
								
							 
						 
						
							
							
								
								chamgelog: Update through HEAD  
							
							
							
						 
						
							2015-10-23 04:44:39 +00:00  
				
					
						
							
							
								 
						
							
								fee52920ae 
								
							 
						 
						
							
							
								
								Tag version 0.3.0.  
							
							
							
						 
						
							2015-10-20 14:34:59 +00:00  
				
					
						
							
							
								 
						
							
								58b0047c81 
								
							 
						 
						
							
							
								
								changelog: Update through HEAD  
							
							
							
						 
						
							2015-10-20 14:32:43 +00:00