| 
								
								
									 Mikael Magnusson | e86eb843bf | ChangeLog: forgot to mention who reported 30468 | 2012-05-14 15:36:37 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | c435a8cc61 | 30466: Add prompt format and printf format completion. | 2012-05-14 15:32:26 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 2a7c994ed4 | 30468: prompt_fade_setup: add missing $ | 2012-05-14 15:24:20 +00:00 |  | 
				
					
						| 
								
								
									 Bart Schaefer | 4a29eaaccd | Describe differences in -i/-I/-l/-L/-n options from xargs to zargs. | 2012-05-08 16:50:26 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | d60de3001b | 30469: Src/builtin.c: allow reverse listing of history using fc -r, but don't allow reverse execution of commands at all. | 2012-05-08 11:29:32 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | bd95e7658f | unposted: clarify that zargs is different from xargs | 2012-05-08 11:27:51 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | ff7644409a | unposted, c.f. 30465: add index entries and cross-references for match, mbegin, mend, MATCH, MBEGIN, MEND | 2012-05-03 09:20:09 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 8ac002dab1 | unposted: fix trailing spaces from previous commit | 2012-05-02 13:59:28 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | f7ce5878b8 | 30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set-local-history zle widget | 2012-05-02 13:30:33 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 150dc9021b | 30461, 30462 (tweaked): add missing local for match, mbegin and mend | 2012-05-02 13:09:37 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | cd1b5d86e0 | users/17046: don't count too many elements when splitting quoted parameter substitution on null parameter | 2012-05-01 19:43:44 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 8da652f6ae | 30456: Completion/Unix/Command/_getconf: Use new array syntax. | 2012-05-01 12:33:13 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | c335b7f0a1 | 30455: remove max array length test | 2012-04-25 09:31:57 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 3e05817b77 | 30444: add NEWS entry for 30431 | 2012-04-25 09:18:48 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 92c8a8fa2a | 30430: fix some errors and outdatedness in intro.ms | 2012-04-25 09:15:09 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 8afbb00962 | 30429: avoid error in _init_d when service doesn't exist | 2012-04-25 09:12:58 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | e49e41725a | unposted: add test for valid identifier to 30431 | 2012-04-22 20:49:39 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | cb4ff5e970 | 30439: ${...:*...} with nonexistent or non-array after * should return no results | 2012-04-22 18:39:53 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 5eb53bf88d | 30431 with typo in _typeset fix: add ${...:|...} and ${...:*...} operators, as documented | 2012-04-22 18:10:42 +00:00 |  | 
				
					
						| 
								
								
									 Bart Schaefer | 19fe2dcc03 | 30433: double backslash is not line continuation. | 2012-04-21 18:42:56 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 8a5928841a | 30427: fix syntax error from previous commit | 2012-04-20 15:40:25 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | e440ba875d | 30412: document set-local-history | 2012-04-19 22:37:41 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | da025c6349 | Michael Proko: 30414: more flexible configuration file finding for _mdadm | 2012-04-16 12:35:51 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 4f142f2794 | 30413: (q-) parameter flag should quote null string (q-q) etc. should be treated as errors | 2012-04-16 11:26:09 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 3dbb6723ab | unposted: more NEWS tweaks | 2012-04-15 19:35:29 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 66ce92a415 | unposted: more NEWS tweaks | 2012-04-15 19:26:38 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 16e05d0f56 | unposted: incporate Bart's NEWS suggestions from 30408 | 2012-04-15 19:21:25 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 1a8b031749 | unposted: incporate Bart's NEWS suggestions from 30408 | 2012-04-15 19:20:57 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | b8d7e068fc | 30410 plus one other case: avoid divide-by-zero errors in TIMEFMT interpretation | 2012-04-15 13:46:35 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | bf62018cc7 | 30402: turn intro.ms into intro.pdf for doc distribution | 2012-04-14 20:42:38 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 1416ec9644 | 30406: NEWS: typo fixes | 2012-04-14 19:24:49 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 287bd2dff2 | update Etc/.distfiles for moved NEWS-4.3 | 2012-04-13 22:37:37 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | b8a8a8dd59 | Christian Neukirchen: 30398, 30399: TIMEFMT documentation | 2012-04-13 22:33:36 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 41a0865337 | 30400 plus extra tweaks: update NEWS for 5.0 | 2012-04-13 22:26:41 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 653abd34a9 | 30391: tweak to ignore DISABLED flag in new hash-based arrayuniq() | 2012-04-13 16:01:20 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | b1f58eb766 | fix UTF-8 | 2012-04-12 19:54:15 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 5e2fe3ca18 | 30388, 30389 (Stephane): zargs: handle zero-length arguments. | 2012-04-12 18:45:59 +00:00 |  | 
				
					
						| 
								
								
									 Bart Schaefer | 4a4d9f3cbe | 30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by implementing a hash seive algorithm; add test to exercise it. | 2012-04-10 01:17:02 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 246a63d9d3 | users/16944: more locals needed in url-quote-magic | 2012-04-01 17:28:31 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | a2ad2a4bbd | doc the Functions/Zle/split-shell-arguments commit | 2012-03-30 11:02:26 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 791ada572b | add some braces to avoid compiler warnings | 2012-03-30 11:01:11 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | fbc51c9ea7 | unposted: add missing parenthesis | 2012-03-29 20:41:36 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 13a45d74eb | users/16932: implement $UNDO_CHANGE_NO and argument to undo widget | 2012-03-29 20:31:33 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 8bb9818cd4 | 30378: new gradle completion | 2012-03-25 14:50:44 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 511fc6e367 | 30368: _tmux: complete arguments to unambiguous partial subcommands | 2012-03-24 22:49:20 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 9db1831828 | 30372: _tmux: redirect errors to /dev/null | 2012-03-24 22:47:34 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | f3a1ac84b0 | 30371: _ssh: you can specify -i multiple times | 2012-03-24 22:46:04 +00:00 |  | 
				
					
						| 
								
								
									 Simon Ruderich | ff4b48e001 | 30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/nopatch-format. | 2012-03-23 16:37:55 +00:00 |  | 
				
					
						| 
								
								
									 Simon Ruderich | d5db14e3c9 | 30366: Misc/vcs_info-examples: Fix outdated quilt examples. | 2012-03-23 16:34:38 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 6985875634 | 30354: Luka Perkov: quilt completion update | 2012-03-13 09:48:14 +00:00 |  |