Oliver Kiddle 
								
							 
						 
						
							
							
							
							
								
							
							
								1b50dff802 
								
							 
						 
						
							
							
								
								20921: using UCS-4BE instead of ISO-10646 to identify character encoding  
							
							... 
							
							
							
							is more portable, find more encodings in iconv completion on Solaris
20924: make error message more specific 
							
						 
						
							2005-03-03 14:13:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Oliver Kiddle 
								
							 
						 
						
							
							
							
							
								
							
							
								eb82327576 
								
							 
						 
						
							
							
								
								Henryk Konsek: 20918: new completion for unace  
							
							
							
						 
						
							2005-03-03 13:54:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								b456dfcfba 
								
							 
						 
						
							
							
								
								* 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor  
							
							... 
							
							
							
							to limit recursion depth in make completion variable expansion. 
							
						 
						
							2005-03-02 20:31:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								dca8aa342a 
								
							 
						 
						
							
							
								
								Don't try to expand a single-character Makefile variable if  
							
							... 
							
							
							
							it is a digit. 
							
						 
						
							2005-03-02 19:06:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								c7ca063321 
								
							 
						 
						
							
							
								
								Got rid of --copy-dest, which didn't make it into rsync 2.6.4.  
							
							
							
						 
						
							2005-03-01 15:48:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Stephenson 
								
							 
						 
						
							
							
							
							
								
							
							
								7da2604acb 
								
							 
						 
						
							
							
								
								20897: complete system printers in _a2ps  
							
							
							
						 
						
							2005-03-01 11:57:48 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Oliver Kiddle 
								
							 
						 
						
							
							
							
							
								
							
							
								c7eb5a72f1 
								
							 
						 
						
							
							
								
								20867: handle imported files that are specified using a relative path  
							
							
							
						 
						
							2005-02-25 14:09:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Oliver Kiddle 
								
							 
						 
						
							
							
							
							
								
							
							
								230872fa10 
								
							 
						 
						
							
							
								
								Konstantin Sobolev: 20832 (modified): gather targets from imported files  
							
							
							
						 
						
							2005-02-24 17:05:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								673cabdd39 
								
							 
						 
						
							
							
								
								- Added a missing '=' to two commands that take args.  
							
							... 
							
							
							
							- Removed the unintentional arg from --delay-updates. 
							
						 
						
							2005-02-20 18:54:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								4c7a5a6813 
								
							 
						 
						
							
							
								
								Got rid of some of the specified option-conflicts between the  
							
							... 
							
							
							
							delete options -- I was using it to cut down on the useless
suggestions, but it was failing to continue completing if the
user specified something like "--delete-after --delete" (which
is valid but superfluous).  Also got rid of an accidental
option-conflict between --archive (-a) and --recursive (-r). 
							
						 
						
							2005-02-20 02:28:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								59eecf6da3 
								
							 
						 
						
							
							
								
								Added the last 2 new options from the upcoming rsync 2.6.4.  
							
							
							
						 
						
							2005-02-20 02:06:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								4040e0bb1f 
								
							 
						 
						
							
							
								
								- Split the options up into two sets:  daemon options, and client  
							
							... 
							
							
							
							options.  This makes sure that daemon options aren't offered
  after client options, and visa versa.
- Added some missing exclusion-lists for options (that avoids
  offering conflicting options to the user).
- Improved the description of a few options.
- Added some new options for the upcoming rsync 2.6.4. 
							
						 
						
							2005-02-15 00:30:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								db51fbe679 
								
							 
						 
						
							
							
								
								Added missing closing double-quote.  
							
							
							
						 
						
							2005-02-10 08:10:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bart Schaefer 
								
							 
						 
						
							
							
							
							
								
							
							
								8acdfd2981 
								
							 
						 
						
							
							
								
								Kris Shannon: 20801: fix missing $ in expression to parse script  
							
							
							
						 
						
							2005-02-09 16:26:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								bac7c055c7 
								
							 
						 
						
							
							
								
								* 20773: Completion/Unix/Command/_getconf: additional variables from confstr().  
							
							
							
						 
						
							2005-02-01 20:40:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								11dda3ab9a 
								
							 
						 
						
							
							
								
								- Added new options for impending 2.6.4 release.  
							
							... 
							
							
							
							- Improved the descriptions of several old options.
- Got rid of the "-- ..." options to _arguments (so that we
  don't try to use the output of "rsync --help"). 
							
						 
						
							2005-01-28 10:15:05 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								6f7d6e541f 
								
							 
						 
						
							
							
								
								20739: change LANG to LC_MESSAGES in subversion completion  
							
							
							
						 
						
							2005-01-23 19:56:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								c42a46f6e8 
								
							 
						 
						
							
							
								
								* 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.  
							
							
							
						 
						
							2005-01-23 19:50:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Oliver Kiddle 
								
							 
						 
						
							
							
							
							
								
							
							
								c19e5516f4 
								
							 
						 
						
							
							
								
								remove larch completion, it has been superceded by tla  
							
							
							
						 
						
							2005-01-21 10:59:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Stephenson 
								
							 
						 
						
							
							
							
							
								
							
							
								43ac170305 
								
							 
						 
						
							
							
								
								Fix .distfiles and .cvsignore  
							
							
							
						 
						
							2005-01-12 10:53:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Stephenson 
								
							 
						 
						
							
							
							
							
								
							
							
								cbd52eae53 
								
							 
						 
						
							
							
								
								20692: unset POSIXLY_CORRECT in test.  
							
							... 
							
							
							
							unposted: minor comment change in _perforce 
							
						 
						
							2005-01-12 10:31:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								d7e97230ff 
								
							 
						 
						
							
							
								
								* unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/U/C to C/X/C.  
							
							
							
						 
						
							2005-01-11 18:18:56 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								8adffbd027 
								
							 
						 
						
							
							
								
								* 20665: improve completion for ggv/gnome-gv.  
							
							
							
						 
						
							2005-01-10 18:43:19 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Oliver Kiddle 
								
							 
						 
						
							
							
							
							
								
							
							
								6db9e1287b 
								
							 
						 
						
							
							
								
								list new functions  
							
							
							
						 
						
							2005-01-10 11:18:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								0470a378b6 
								
							 
						 
						
							
							
								
								* 20650: completion for mencal.  
							
							
							
						 
						
							2005-01-08 05:06:07 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								923be82207 
								
							 
						 
						
							
							
								
								* 20649: completion for cal and ncal.  
							
							
							
						 
						
							2005-01-08 05:02:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Stephenson 
								
							 
						 
						
							
							
							
							
								
							
							
								dc295b3131 
								
							 
						 
						
							
							
								
								unposted: limit some Perforce change completions to current client  
							
							
							
						 
						
							2005-01-05 15:56:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								35b31bdb62 
								
							 
						 
						
							
							
								
								* 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion for 0.93.3.1.  
							
							
							
						 
						
							2004-12-27 17:05:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								ffe7a845bf 
								
							 
						 
						
							
							
								
								* 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter' and 'bogotune' commands.  
							
							
							
						 
						
							2004-12-25 15:40:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								f46e37a3dc 
								
							 
						 
						
							
							
								
								* 20634: Completion/Unix/Command/_postfix: completion for postsuper.  
							
							
							
						 
						
							2004-12-24 19:50:15 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								11841cdc72 
								
							 
						 
						
							
							
								
								* 20627: Completion/Unix/Command/_bogofilter: updated completion for newer bogoutil.  
							
							
							
						 
						
							2004-12-16 03:26:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								a4c3d06744 
								
							 
						 
						
							
							
								
								* 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt Zimmerman.  
							
							
							
						 
						
							2004-12-15 17:33:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Doug Kearns 
								
							 
						 
						
							
							
							
							
								
							
							
								48582a9a60 
								
							 
						 
						
							
							
								
								update python completion for version 2.4  
							
							
							
						 
						
							2004-12-06 12:50:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Doug Kearns 
								
							 
						 
						
							
							
							
							
								
							
							
								5e2d881858 
								
							 
						 
						
							
							
								
								update screen completion for version 4.00  
							
							
							
						 
						
							2004-12-01 14:15:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								9a68e6425b 
								
							 
						 
						
							
							
								
								* 20583: Completion/Unix/Command/_ssh: complete "modern" options  
							
							... 
							
							
							
							such as GSSAPIAuthentication. 
							
						 
						
							2004-11-27 17:41:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Doug Kearns 
								
							 
						 
						
							
							
							
							
								
							
							
								fdae219903 
								
							 
						 
						
							
							
								
								offer multiuser screen sessions for attaching/detaching  
							
							
							
						 
						
							2004-11-27 15:20:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Doug Kearns 
								
							 
						 
						
							
							
							
							
								
							
							
								f1846d402b 
								
							 
						 
						
							
							
								
								20571: update javac completion for J2SE 5.0  
							
							
							
						 
						
							2004-11-20 17:35:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								7daa6320b4 
								
							 
						 
						
							
							
								
								* unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.  
							
							
							
						 
						
							2004-11-18 15:18:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								a01ba07763 
								
							 
						 
						
							
							
								
								* Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by Michał Politowski.  
							
							
							
						 
						
							2004-11-18 15:12:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								e4ba1a2ec8 
								
							 
						 
						
							
							
								
								Use ";&" to have the new "(\$*)" case fall through to the continue.  
							
							
							
						 
						
							2004-11-11 19:05:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								115c000e25 
								
							 
						 
						
							
							
								
								Handle $$ when expanding variables.  
							
							
							
						 
						
							2004-11-10 17:28:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Stephenson 
								
							 
						 
						
							
							
							
							
								
							
							
								40f62b6201 
								
							 
						 
						
							
							
								
								_bittorrent, from Jussi Pakkanen  
							
							
							
						 
						
							2004-11-09 10:47:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								07d95ba04c 
								
							 
						 
						
							
							
								
								* 20539: Completion/Unix/Command/_make: avoid problems minus signs  
							
							... 
							
							
							
							in expandVars(). 
							
						 
						
							2004-11-02 23:26:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								53dc7a77fc 
								
							 
						 
						
							
							
								
								Added the 7 remaining options that were missing from the _arguments  
							
							... 
							
							
							
							list. 
							
						 
						
							2004-10-13 05:50:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								bb5c466af8 
								
							 
						 
						
							
							
								
								Got rid of "cmdargs" local since it is no longer used.  
							
							
							
						 
						
							2004-10-12 20:05:13 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								bf1b892e39 
								
							 
						 
						
							
							
								
								Added the new options for 2.6.3 (only omitting --checksum-seed, which  
							
							... 
							
							
							
							is an advanced option that is not needed by normal users). 
							
						 
						
							2004-10-07 07:43:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								4b3edafbbd 
								
							 
						 
						
							
							
								
								This version now uses a zsh function to parse the makefile instead  
							
							... 
							
							
							
							of awk or perl.  That function has been enhanced to follow includes
and to expand variables (which makes a target such as foo$(EXEEXT)
expand into the right executable extention for the current system). 
							
						 
						
							2004-10-01 17:16:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								0fa7015cc8 
								
							 
						 
						
							
							
								
								* 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by not using awk.  
							
							
							
						 
						
							2004-09-30 16:05:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Clint Adams 
								
							 
						 
						
							
							
							
							
								
							
							
								988948f2a8 
								
							 
						 
						
							
							
								
								20414: Completion/Unix/Type/_diff_options: correct missing minus in --unified, spotted by Paul Wagland.  
							
							
							
						 
						
							2004-09-28 17:48:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wayne Davison 
								
							 
						 
						
							
							
							
							
								
							
							
								1199a03348 
								
							 
						 
						
							
							
								
								Some improvements suggested by Oliver.  
							
							
							
						 
						
							2004-09-28 00:02:35 +00:00