1bcfd00579 
								
							 
						 
						
							
							
								
								virsh: inactive domains don't have an ID  
							
							
							
						 
						
							2014-09-03 01:52:31 +02:00  
				
					
						
							
							
								 
						
							
								18330b0137 
								
							 
						 
						
							
							
								
								virsh: replace use of compadd with _describe  
							
							... 
							
							
							
							compadd is more low-level and doesn't setup completion descriptions
correctly. Notably, the description is not put in bold. 
							
						 
						
							2014-09-03 01:52:31 +02:00  
				
					
						
							
							
								 
						
							
								29c11456af 
								
							 
						 
						
							
							
								
								virsh: make completion work with older versions of virsh  
							
							... 
							
							
							
							Older versions of virsh doesn't have the `--name` option. Moreover when
completing running domains, the title was "name domains" instead of
expected "running domains". 
							
						 
						
							2014-09-03 01:52:31 +02:00  
				
					
						
							
							
								 
						
							
								b405c9fae4 
								
							 
						 
						
							
							
								
								Fix typo in _pgsql_utils --disable-dollar-quoting  
							
							
							
						 
						
							2014-08-28 18:53:41 +02:00  
				
					
						
							
							
								 
						
							
								732cbc81e2 
								
							 
						 
						
							
							
								
								Merge pull request  #255  from vincentbernat/feature/rfkill  
							
							... 
							
							
							
							Completion for `rfkill` 
							
						 
						
							2014-08-27 11:07:14 +09:00  
				
					
						
							
							
								 
						
							
								21768854d8 
								
							 
						 
						
							
							
								
								Completion for `rfkill`  
							
							
							
						 
						
							2014-08-26 23:01:10 +02:00  
				
					
						
							
							
								 
						
							
								e5112fa532 
								
							 
						 
						
							
							
								
								Merge pull request  #250  from RobSis/completion-nl  
							
							... 
							
							
							
							Added completion for _nl 
							
						 
						
							2014-08-22 01:31:00 +09:00  
				
					
						
							
							
								 
						
							
								ee85a0ad72 
								
							 
						 
						
							
							
								
								Removed uncessesary brackes  
							
							
							
						 
						
							2014-08-21 18:00:04 +02:00  
				
					
						
							
							
								 
						
							
								8d3c8e6541 
								
							 
						 
						
							
							
								
								Merge pull request  #245  from loranger/master  
							
							... 
							
							
							
							[Fix] awk regex for all php console based commands 
							
						 
						
							2014-08-20 17:45:32 +02:00  
				
					
						
							
							
								 
						
							
								f3a4bdac44 
								
							 
						 
						
							
							
								
								Merge pull request  #246  from lucy/remove-mpv  
							
							... 
							
							
							
							Remove mpv completion 
							
						 
						
							2014-08-20 17:45:16 +02:00  
				
					
						
							
							
								 
						
							
								8d966828d3 
								
							 
						 
						
							
							
								
								Merge pull request  #252  from systemfreund/master  
							
							... 
							
							
							
							add docker completions from oh-my-zsh 
							
						 
						
							2014-08-20 17:44:38 +02:00  
				
					
						
							
							
								 
						
							
								e5977a5ddb 
								
							 
						 
						
							
							
								
								Merge pull request  #253  from hhatto/boot2docker  
							
							... 
							
							
							
							add boot2docker completion 
							
						 
						
							2014-08-20 17:43:51 +02:00  
				
					
						
							
							
								 
						
							
								235c9b7590 
								
							 
						 
						
							
							
								
								add boot2docker completion  
							
							
							
						 
						
							2014-08-14 13:34:21 +09:00  
				
					
						
							
							
								 
						
							
								409c9763f1 
								
							 
						 
						
							
							
								
								Merge pull request  #247  from mitukiii/rspec  
							
							... 
							
							
							
							Add rspec completion 
							
						 
						
							2014-08-13 13:58:06 +09:00  
				
					
						
							
							
								 
						
							
								44f06a846b 
								
							 
						 
						
							
							
								
								Merge pull request  #251  from mrueg/master  
							
							... 
							
							
							
							Remove Gentoo's completions according to the project's rules. (Maint by upstream). Fixes  #218 . Fixes  #248  
							
						 
						
							2014-08-13 10:22:25 +07:00  
				
					
						
							
							
								 
						
							
								561ab23750 
								
							 
						 
						
							
							
								
								add docker completions from oh-my-zsh  
							
							
							
						 
						
							2014-08-11 14:43:27 +02:00  
				
					
						
							
							
								 
						
							
								56e55bb3ee 
								
							 
						 
						
							
							
								
								Remove Gentoo's completions according to the project's rules. They are maintained upstream:  https://github.com/gentoo/gentoo-zsh-completions  
							
							
							
						 
						
							2014-08-09 18:01:24 +02:00  
				
					
						
							
							
								 
						
							
								b917aff935 
								
							 
						 
						
							
							
								
								Added return statement  
							
							
							
						 
						
							2014-08-05 17:07:09 +02:00  
				
					
						
							
							
								 
						
							
								8c431f76ea 
								
							 
						 
						
							
							
								
								Added completion for _nl  
							
							
							
						 
						
							2014-08-05 17:04:00 +02:00  
				
					
						
							
							
								 
						
							
								b73beab621 
								
							 
						 
						
							
							
								
								Add ag flags based on ag 0.24.0.  
							
							... 
							
							
							
							* Added filetype completion with descriptions generated by parsing list-file-types.
* Added all other static flags not present. 
							
						 
						
							2014-08-01 15:31:05 -04:00  
				
					
						
							
							
								 
						
							
								0aa199e91f 
								
							 
						 
						
							
							
								
								Add rspec completion  
							
							
							
						 
						
							2014-07-24 22:24:05 +09:00  
				
					
						
							
							
								 
						
							
								552d7c2ef0 
								
							 
						 
						
							
							
								
								Remove mpv completion  
							
							... 
							
							
							
							This is very outdated and maintained upstream. 
							
						 
						
							2014-07-22 21:44:34 +02:00  
				
					
						
							
							
								 
						
							
								33edc548de 
								
							 
						 
						
							
							
								
								[Fix] Force no-ansi for all  
							
							
							
						 
						
							2014-07-21 11:09:09 +02:00  
				
					
						
							
							
								 
						
							
								97402d4ab8 
								
							 
						 
						
							
							
								
								[Fix] awk regex for all php console based commands  
							
							
							
						 
						
							2014-07-17 18:40:19 +02:00  
				
					
						
							
							
								 
						
							
								03869b1157 
								
							 
						 
						
							
							
								
								typo  
							
							
							
						 
						
							2014-07-16 22:14:17 +02:00  
				
					
						
							
							
								 
						
							
								c75296de9c 
								
							 
						 
						
							
							
								
								Update contributing rules  
							
							
							
						 
						
							2014-07-16 22:07:11 +02:00  
				
					
						
							
							
								 
						
							
								d5d057ba72 
								
							 
						 
						
							
							
								
								Merge pull request  #244  from zsh-users/revert-215-master  
							
							... 
							
							
							
							Revert "Add completion for pass (password-store)" 
							
						 
						
							2014-07-16 22:05:53 +02:00  
				
					
						
							
							
								 
						
							
								01aca13747 
								
							 
						 
						
							
							
								
								Revert "Add completion for pass (password-store)"  
							
							
							
						 
						
							2014-07-16 22:04:13 +02:00  
				
					
						
							
							
								 
						
							
								15c71ec31e 
								
							 
						 
						
							
							
								
								Merge pull request  #241  from petrikoz/master  
							
							... 
							
							
							
							Update Teamocil completion 
							
						 
						
							2014-07-16 22:00:48 +02:00  
				
					
						
							
							
								 
						
							
								d124d0f097 
								
							 
						 
						
							
							
								
								Merge pull request  #240  from g5pw/master  
							
							... 
							
							
							
							_port completion enhancement 
							
						 
						
							2014-07-16 21:58:23 +02:00  
				
					
						
							
							
								 
						
							
								c74b5816ad 
								
							 
						 
						
							
							
								
								Merge pull request  #239  from tricknotes/update-heroku  
							
							... 
							
							
							
							Update completion for heroku 
							
						 
						
							2014-07-16 21:57:46 +02:00  
				
					
						
							
							
								 
						
							
								d849e52fb5 
								
							 
						 
						
							
							
								
								Merge pull request  #235  from vasilykraev/drush  
							
							... 
							
							
							
							Drush 
							
						 
						
							2014-07-16 21:57:13 +02:00  
				
					
						
							
							
								 
						
							
								e3137cbb6d 
								
							 
						 
						
							
							
								
								Merge pull request  #233  from lencioni/bower  
							
							... 
							
							
							
							Add Bower completion 
							
						 
						
							2014-07-16 21:56:42 +02:00  
				
					
						
							
							
								 
						
							
								a117a33263 
								
							 
						 
						
							
							
								
								Merge pull request  #229  from fishilico/watch  
							
							... 
							
							
							
							Add watch completion 
							
						 
						
							2014-07-16 21:56:00 +02:00  
				
					
						
							
							
								 
						
							
								c9ace578af 
								
							 
						 
						
							
							
								
								Merge pull request  #217  from pablospe/master  
							
							... 
							
							
							
							Added '_cmake' completion 
							
						 
						
							2014-07-16 21:53:32 +02:00  
				
					
						
							
							
								 
						
							
								509a6fba8c 
								
							 
						 
						
							
							
								
								Merge pull request  #226  from ajh17/gem-completion-bugfix  
							
							... 
							
							
							
							Use tpope's fork of the original _gem completion gist. 
							
						 
						
							2014-07-16 21:49:31 +02:00  
				
					
						
							
							
								 
						
							
								d050dc04d4 
								
							 
						 
						
							
							
								
								Merge pull request  #222  from philipdexter/master  
							
							... 
							
							
							
							Add ghc, ghci, and ghc-pkg completion 
							
						 
						
							2014-07-16 21:42:48 +02:00  
				
					
						
							
							
								 
						
							
								059df4ec05 
								
							 
						 
						
							
							
								
								Merge pull request  #224  from supki/cabal-completion-update  
							
							... 
							
							
							
							Update _cabal completion 
							
						 
						
							2014-07-07 01:24:13 +09:00  
				
					
						
							
							
								 
						
							
								15cb792fa5 
								
							 
						 
						
							
							
								
								Merge pull request  #237  from withgod/vagrant-add-global-status  
							
							... 
							
							
							
							added global-status. 
							
						 
						
							2014-07-07 01:13:56 +09:00  
				
					
						
							
							
								 
						
							
								44553eaaeb 
								
							 
						 
						
							
							
								
								Update Teamocil completion  
							
							
							
						 
						
							2014-07-06 12:07:10 +06:00  
				
					
						
							
							
								 
						
							
								de9abc631e 
								
							 
						 
						
							
							
								
								_port: Fix completion of next arguments  
							
							
							
						 
						
							2014-06-26 17:58:36 +02:00  
				
					
						
							
							
								 
						
							
								e580a15f99 
								
							 
						 
						
							
							
								
								_port: complete more subcommands  
							
							... 
							
							
							
							Add completions for outdated, sync and selfupdate subcommands. 
							
						 
						
							2014-06-26 17:58:01 +02:00  
				
					
						
							
							
								 
						
							
								062e23c1bf 
								
							 
						 
						
							
							
								
								No need to use the ->string format  
							
							... 
							
							
							
							If we have only one function to call fro completion, just call it. Also, remove
local declaration, since we don't use the ->string form. 
							
						 
						
							2014-06-26 17:58:00 +02:00  
				
					
						
							
							
								 
						
							
								8daa84f28f 
								
							 
						 
						
							
							
								
								A better cache policy for _port  
							
							... 
							
							
							
							This compares modification times of the main PortIndex for all ports and
registry.db for installed ports. 
							
						 
						
							2014-06-26 17:58:00 +02:00  
				
					
						
							
							
								 
						
							
								04e2e85de8 
								
							 
						 
						
							
							
								
								Use the -q flag when calling port  
							
							... 
							
							
							
							The -q flag suppresses any output other than port names, eliminating the need to
further modify output. 
							
						 
						
							2014-06-26 17:58:00 +02:00  
				
					
						
							
							
								 
						
							
								77df22a969 
								
							 
						 
						
							
							
								
								No need to set cache policy in the main function  
							
							... 
							
							
							
							The caching policy style for _port can be set in _port_dispatch, as it is the
one that uses caching. 
							
						 
						
							2014-06-26 17:57:59 +02:00  
				
					
						
							
							
								 
						
							
								0b791a2f50 
								
							 
						 
						
							
							
								
								Add description to each port target  
							
							... 
							
							
							
							Also, remove targets used only in interactive mode, like 'exit' or 'cd' 
							
						 
						
							2014-06-26 17:57:59 +02:00  
				
					
						
							
							
								 
						
							
								8dc4b8a490 
								
							 
						 
						
							
							
								
								Better port upgrade completion  
							
							... 
							
							
							
							When upgrading, pseudo-portnames can be used. Also, add upgrade options to
completion choices. 
							
						 
						
							2014-06-26 17:57:58 +02:00  
				
					
						
							
							
								 
						
							
								a2765bc27c 
								
							 
						 
						
							
							
								
								Explicitly typeset arrays  
							
							
							
						 
						
							2014-06-26 17:57:58 +02:00  
				
					
						
							
							
								 
						
							
								42aace253f 
								
							 
						 
						
							
							
								
								Use correct command to get installed ports  
							
							... 
							
							
							
							This fixes a copy-paste error when we completed any port name instead of
installed ones 
							
						 
						
							2014-06-26 17:57:58 +02:00