3511fb04db 
								
							 
						 
						
							
							
								
								Use correct makefile for target completion  
							
							
							
						 
						
							2021-01-16 10:37:26 +01:00  
				
					
						
							
							
								 
						
							
								244cbfc832 
								
							 
						 
						
							
							
								
								Merge pull request  #775  from brainplot/openssl-fix  
							
							... 
							
							
							
							Fix completion of cipher algorithms 
							
						 
						
							2021-01-03 18:41:18 +01:00  
				
					
						
							
							
								 
						
							
								17d92b0a8e 
								
							 
						 
						
							
							
								
								Fix completion of cipher algorithms  
							
							
							
						 
						
							2021-01-03 16:31:19 +01:00  
				
					
						
							
							
								 
						
							
								9def41ae64 
								
							 
						 
						
							
							
								
								Merge pull request  #773  from simnalamburt/mssh  
							
							... 
							
							
							
							Add 'mssh' completion 
							
						 
						
							2020-12-31 00:36:40 +09:00  
				
					
						
							
							
								 
						
							
								7a4574cd45 
								
							 
						 
						
							
							
								
								_mssh: Add a license header  
							
							
							
						 
						
							2020-12-30 20:03:56 +09:00  
				
					
						
							
							
								 
						
							
								43a6b81308 
								
							 
						 
						
							
							
								
								Add 'mssh' completion  
							
							... 
							
							
							
							mssh is a Python client for accessing EC2 instances via AWS EC2 Instance
Connect.
References:
  https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html#ec2-instance-connect-connecting-ec2-cli 
  https://github.com/aws/aws-ec2-instance-connect-cli 
  https://pypi.org/project/ec2instanceconnectcli/  
							
						 
						
							2020-12-30 17:02:50 +09:00  
				
					
						
							
							
								 
						
							
								44c5bce312 
								
							 
						 
						
							
							
								
								Merge pull request  #711  from kanashimia/master  
							
							... 
							
							
							
							Update stack completions as in the current version 2.3.0.1 
							
						 
						
							2020-12-27 16:41:58 +01:00  
				
					
						
							
							
								 
						
							
								118cc8b544 
								
							 
						 
						
							
							
								
								Merge pull request  #772  from nolange/cmake_improvements  
							
							... 
							
							
							
							CMake improvements and fixes, synced to version 3.19 
							
						 
						
							2020-12-27 16:33:23 +01:00  
				
					
						
							
							
								 
						
							
								6dff9453ca 
								
							 
						 
						
							
							
								
								CMake: note myself as additional author  
							
							
							
						 
						
							2020-12-25 23:50:13 +01:00  
				
					
						
							
							
								 
						
							
								19e65b20dd 
								
							 
						 
						
							
							
								
								CMake: udpate generators list  
							
							
							
						 
						
							2020-12-25 23:34:56 +01:00  
				
					
						
							
							
								 
						
							
								f5d179b0b5 
								
							 
						 
						
							
							
								
								CMake: Major update to options, adapted to 3.19  
							
							... 
							
							
							
							Now listed in the same order as the builtin help (CMake 3.19),
for easier audit in the feature.
Commands and descriptions updated.
Support for listing presets.
Use this command to create output for comparison
(not 100% exact obviously):
cmake --help |
  sed -n "s,^ *\(--*[^= ]*\).* = *\([^=]*\),    '\1[\2]',p" |
  sed 's,\.],],' 
							
						 
						
							2020-12-25 23:05:51 +01:00  
				
					
						
							
							
								 
						
							
								7246533baa 
								
							 
						 
						
							
							
								
								CMake: add -E command completions  
							
							
							
						 
						
							2020-12-25 22:21:49 +01:00  
				
					
						
							
							
								 
						
							
								990e604652 
								
							 
						 
						
							
							
								
								CMake: Completely overhaul help command completions  
							
							... 
							
							
							
							Several argument names where wrong,
completed all available -list functions,
escape brackets in the list, etc. 
							
						 
						
							2020-12-25 22:18:42 +01:00  
				
					
						
							
							
								 
						
							
								2dc84783fe 
								
							 
						 
						
							
							
								
								CMake: Turn some property values into local arrays  
							
							... 
							
							
							
							Update C/C++ Standards supported aswell 
							
						 
						
							2020-12-25 22:11:49 +01:00  
				
					
						
							
							
								 
						
							
								63b470243b 
								
							 
						 
						
							
							
								
								CMake: fix option completion after first argument  
							
							... 
							
							
							
							for some reason this just ended after the first option. 
							
						 
						
							2020-12-25 21:57:24 +01:00  
				
					
						
							
							
								 
						
							
								2e009c7ab8 
								
							 
						 
						
							
							
								
								Merge pull request  #764  from syohex/syohex/remove-flameshot  
							
							... 
							
							
							
							Remove flameshot completion 
							
						 
						
							2020-09-29 10:58:52 +09:00  
				
					
						
							
							
								 
						
							
								2d5a8a3ef1 
								
							 
						 
						
							
							
								
								Remove flameshot completion  
							
							... 
							
							
							
							It is provided from original project now 
							
						 
						
							2020-09-23 14:39:32 +09:00  
				
					
						
							
							
								 
						
							
								454d236d3a 
								
							 
						 
						
							
							
								
								Merge pull request  #752  from pseyfert/go1.15  
							
							... 
							
							
							
							prepare go 1.15 
							
						 
						
							2020-09-01 12:12:00 +09:00  
				
					
						
							
							
								 
						
							
								17ba32f8e2 
								
							 
						 
						
							
							
								
								Merge pull request  #757  from syohex/syohex/update-nano  
							
							... 
							
							
							
							Update nano completion 
							
						 
						
							2020-08-11 11:24:43 +09:00  
				
					
						
							
							
								 
						
							
								55026f8ed9 
								
							 
						 
						
							
							
								
								Update nano completion  
							
							... 
							
							
							
							Add '-u', '--unix' flag 
							
						 
						
							2020-08-10 13:17:28 +09:00  
				
					
						
							
							
								 
						
							
								4407a48b96 
								
							 
						 
						
							
							
								
								Merge pull request  #756  from lwhsu/freebsd  
							
							... 
							
							
							
							Add package information of FreeBSD 
							
						 
						
							2020-08-05 14:36:43 +09:00  
				
					
						
							
							
								 
						
							
								84c523505e 
								
							 
						 
						
							
							
								
								Add package information of FreeBSD  
							
							
							
						 
						
							2020-08-05 11:58:45 +08:00  
				
					
						
							
							
								 
						
							
								c6621bb692 
								
							 
						 
						
							
							
								
								Merge pull request  #754  from kamleshkc2002/flutter  
							
							... 
							
							
							
							Update new completions for Flutter 
							
						 
						
							2020-07-21 11:58:34 +09:00  
				
					
						
							
							
								 
						
							
								31c76d90a7 
								
							 
						 
						
							
							
								
								incporporated code review comments  
							
							... 
							
							
							
							incporporated code review comments from @syohex 
							
						 
						
							2020-07-20 22:38:46 -04:00  
				
					
						
							
							
								 
						
							
								231db68806 
								
							 
						 
						
							
							
								
								Update new completions for Flutter  
							
							... 
							
							
							
							closes https://github.com/zsh-users/zsh-completions/issues/682 
Add new completions for the Flutter CLI 
							
						 
						
							2020-07-20 00:13:15 -04:00  
				
					
						
							
							
								 
						
							
								16b89473a7 
								
							 
						 
						
							
							
								
								Merge pull request  #753  from syohex/syohex/update-node  
							
							... 
							
							
							
							Update node flags 
							
						 
						
							2020-07-18 19:01:21 +09:00  
				
					
						
							
							
								 
						
							
								afcaccd3ca 
								
							 
						 
						
							
							
								
								Update node flags  
							
							
							
						 
						
							2020-07-17 22:16:36 +09:00  
				
					
						
							
							
								 
						
							
								74a316cca8 
								
							 
						 
						
							
							
								
								prepare go 1.15  
							
							
							
						 
						
							2020-06-17 22:22:01 +02:00  
				
					
						
							
							
								 
						
							
								3b247d3071 
								
							 
						 
						
							
							
								
								Merge pull request  #749  from arp242/psqlrc  
							
							... 
							
							
							
							pgsql: add -X to psql commands to prevent loading ~/.psqlrc 
							
						 
						
							2020-06-03 14:24:46 +09:00  
				
					
						
							
							
								 
						
							
								3eea79e9e6 
								
							 
						 
						
							
							
								
								Merge pull request  #748  from arp242/pg_config  
							
							... 
							
							
							
							pgsql: Check for pg_config existence 
							
						 
						
							2020-06-03 14:23:50 +09:00  
				
					
						
							
							
								 
						
							
								76efcab2f9 
								
							 
						 
						
							
							
								
								pgsql: Check for pg_config existence  
							
							... 
							
							
							
							pg_config isn't installed by default on many systems, and is usually
part of postgresql-libs-devel or some such, leading to needless
"pg_config not found" errors on completion. 
							
						 
						
							2020-06-03 12:33:45 +08:00  
				
					
						
							
							
								 
						
							
								f371431619 
								
							 
						 
						
							
							
								
								pgsql: add -X to psql commands to prevent loading ~/.psqlrc  
							
							... 
							
							
							
							The ~/.psqlrc may alter the output. In particular, I have '\timing on'
in there to add timings. This is useful when using psql, but not when
relying on it in scripts.
For example:
    psql -Aqt -c "select n.nspname \
        from pg_catalog.pg_namespace n \
        where n.nspname "'!~'" '^pg_' \
          and n.nspname <> 'information_schema' \
        order by 1;" postgres 2>/dev/null
Gives the output:
    public
    Time: 1.882 ms
Whereas with -X it gives the standard output:
    public 
							
						 
						
							2020-06-03 11:40:37 +08:00  
				
					
						
							
							
								 
						
							
								cfb2dc47db 
								
							 
						 
						
							
							
								
								Merge pull request  #747  from okuramasafumi/nanoc-completion  
							
							... 
							
							
							
							Add completion for nanoc 
							
						 
						
							2020-05-28 08:01:03 +09:00  
				
					
						
							
							
								 
						
							
								0bd08521f9 
								
							 
						 
						
							
							
								
								Add completion for nanoc  
							
							... 
							
							
							
							nanoc is a static site generator written in Ruby.
Website for nanoc is here: https://nanoc.ws/  
							
						 
						
							2020-05-28 07:47:52 +09:00  
				
					
						
							
							
								 
						
							
								786d0f5758 
								
							 
						 
						
							
							
								
								Merge pull request  #746  from syohex/syohex/745  
							
							... 
							
							
							
							Move comment line for avoiding completion error 
							
						 
						
							2020-05-27 23:11:23 +09:00  
				
					
						
							
							
								 
						
							
								ae19ab20f5 
								
							 
						 
						
							
							
								
								Move comment line for avoiding completion error  
							
							
							
						 
						
							2020-05-27 23:07:34 +09:00  
				
					
						
							
							
								 
						
							
								d3c3df0f2e 
								
							 
						 
						
							
							
								
								Merge pull request  #744  from syohex/syohex/update-vnstat  
							
							... 
							
							
							
							Update vnstat completion 
							
						 
						
							2020-05-27 09:54:48 +09:00  
				
					
						
							
							
								 
						
							
								787ea7a719 
								
							 
						 
						
							
							
								
								Update vnstat completion  
							
							
							
						 
						
							2020-05-27 08:49:43 +09:00  
				
					
						
							
							
								 
						
							
								ed4ff5384b 
								
							 
						 
						
							
							
								
								Merge pull request  #743  from syohex/syohex/update-rspec-format  
							
							... 
							
							
							
							Update rspec format option candidates 
							
						 
						
							2020-05-26 11:48:38 +09:00  
				
					
						
							
							
								 
						
							
								23614ea318 
								
							 
						 
						
							
							
								
								Update rspec format option candidates  
							
							
							
						 
						
							2020-05-26 11:20:50 +09:00  
				
					
						
							
							
								 
						
							
								d0a060841d 
								
							 
						 
						
							
							
								
								Merge pull request  #742  from syohex/syohex/update-ffind  
							
							... 
							
							
							
							Update ffind completion 
							
						 
						
							2020-05-26 07:58:27 +09:00  
				
					
						
							
							
								 
						
							
								6daa0849e2 
								
							 
						 
						
							
							
								
								Update ffind completion  
							
							
							
						 
						
							2020-05-26 07:38:59 +09:00  
				
					
						
							
							
								 
						
							
								47ee32aa2e 
								
							 
						 
						
							
							
								
								Merge pull request  #741  from syohex/syohex/fail2ban-client-metadata  
							
							... 
							
							
							
							Add license header and metadata and fix typo 
							
						 
						
							2020-05-26 00:32:20 +09:00  
				
					
						
							
							
								 
						
							
								c13c3ce7f8 
								
							 
						 
						
							
							
								
								Add license header and metadata and fix typo  
							
							
							
						 
						
							2020-05-25 23:32:47 +09:00  
				
					
						
							
							
								 
						
							
								a2fa9788b6 
								
							 
						 
						
							
							
								
								Merge pull request  #740  from syohex/pr-665  
							
							... 
							
							
							
							Cleanup #665  
							
						 
						
							2020-05-25 23:29:37 +09:00  
				
					
						
							
							
								 
						
							
								c69a1a00a1 
								
							 
						 
						
							
							
								
								Merge pull request  #675  from xdch47/master  
							
							... 
							
							
							
							Add completion for fail2ban-client 
							
						 
						
							2020-05-25 23:29:19 +09:00  
				
					
						
							
							
								 
						
							
								b7bc314a82 
								
							 
						 
						
							
							
								
								Add completion for fail2ban-client  
							
							
							
						 
						
							2020-05-25 15:12:01 +02:00  
				
					
						
							
							
								 
						
							
								c65ddb6621 
								
							 
						 
						
							
							
								
								Improve mc completion  
							
							... 
							
							
							
							- Add license header
- improve file completions
- update new options 
							
						 
						
							2020-05-25 20:44:45 +09:00  
				
					
						
							
							
								 
						
							
								582c6f3454 
								
							 
						 
						
							
							
								
								Merge pull request  #739  from syohex/syohex/update-nano  
							
							... 
							
							
							
							Update nano completion 
							
						 
						
							2020-05-25 20:21:02 +09:00  
				
					
						
							
							
								 
						
							
								b43531a749 
								
							 
						 
						
							
							
								
								Update nano completion  
							
							
							
						 
						
							2020-05-25 16:18:46 +09:00