107bdaba20 
								
							 
						 
						
							
							
								
								Fix _eselect completion (to latest eselect syntax changes)  
							
							... 
							
							
							
							Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name> 
							
						 
						
							2014-02-23 03:23:58 +07:00  
				
					
						
							
							
								 
						
							
								d3e55a2c1a 
								
							 
						 
						
							
							
								
								Fixed typo  
							
							
							
						 
						
							2014-02-12 16:25:53 +00:00  
				
					
						
							
							
								 
						
							
								c0ebcbe56b 
								
							 
						 
						
							
							
								
								Added completion script for Phing  
							
							
							
						 
						
							2014-02-12 16:08:44 +00:00  
				
					
						
							
							
								 
						
							
								5edeb23f10 
								
							 
						 
						
							
							
								
								Add 'services' command to homebrew completion  
							
							
							
						 
						
							2014-02-11 21:22:44 -06:00  
				
					
						
							
							
								 
						
							
								74cd5edbf4 
								
							 
						 
						
							
							
								
								[Add] Glances completion  
							
							
							
						 
						
							2014-02-06 15:22:51 +01:00  
				
					
						
							
							
								 
						
							
								a4492f0f25 
								
							 
						 
						
							
							
								
								[Add] Enable composer completions  
							
							
							
						 
						
							2014-02-06 15:20:18 +01:00  
				
					
						
							
							
								 
						
							
								abc6dccadc 
								
							 
						 
						
							
							
								
								Rename attach to atach  
							
							
							
						 
						
							2014-01-28 18:35:27 -05:00  
				
					
						
							
							
								 
						
							
								7187ffd3b7 
								
							 
						 
						
							
							
								
								Update _yaourt  
							
							... 
							
							
							
							I have the next function in .zshrc:
      pacman () {
        /usr/bin/sudo /usr/bin/pacman $* && echo "$*" | grep -q "S\|R" && rehash
      }
And I have the next line in `/etc/yaourtrc`:
      PACMAN="/usr/bin/pacman"
But if I try to get autocomplite for `yaourt -Ss` (for example) it requires a sudo password. With this patch path to `pacman` (`PACMAN` variable) will be read from the configuration file and this command will not require the password.
It is a correct variant :) 
							
						 
						
							2014-01-08 14:54:56 +03:00  
				
					
						
							
							
								 
						
							
								2b6e045b24 
								
							 
						 
						
							
							
								
								add base completion for xinput  
							
							... 
							
							
							
							Completions for button and property 
							
						 
						
							2014-01-04 09:37:42 +02:00  
				
					
						
							
							
								 
						
							
								4bd7b7547f 
								
							 
						 
						
							
							
								
								add support for shutdown command  
							
							
							
						 
						
							2014-01-04 09:35:58 +02:00  
				
					
						
							
							
								 
						
							
								538ac13e48 
								
							 
						 
						
							
							
								
								added simple completion for exportfs  
							
							
							
						 
						
							2014-01-02 02:35:58 +02:00  
				
					
						
							
							
								 
						
							
								6d05992de1 
								
							 
						 
						
							
							
								
								Merge pull request  #193  from xuhdev/improve-brew-link  
							
							... 
							
							
							
							Improve the link command in _brew. 
							
						 
						
							2013-12-24 03:33:38 -08:00  
				
					
						
							
							
								 
						
							
								7bf946eba1 
								
							 
						 
						
							
							
								
								Fix vagrant vm name matching:  
							
							... 
							
							
							
							- escaping of single quotes
- match older vagrant files which uses keywords as vm names. 
							
						 
						
							2013-12-23 22:08:39 +02:00  
				
					
						
							
							
								 
						
							
								24ead6192e 
								
							 
						 
						
							
							
								
								Improve the link command in _brew.  
							
							
							
						 
						
							2013-12-16 12:30:13 -08:00  
				
					
						
							
							
								 
						
							
								6ea9474bae 
								
							 
						 
						
							
							
								
								improve manage.py completion  #188  
							
							
							
						 
						
							2013-11-23 21:24:41 +09:00  
				
					
						
							
							
								 
						
							
								3c3e6a653b 
								
							 
						 
						
							
							
								
								improved startproject sub-command for manage.py  #189  
							
							
							
						 
						
							2013-11-23 05:50:49 +09:00  
				
					
						
							
							
								 
						
							
								49d925054a 
								
							 
						 
						
							
							
								
								_manage.py support for startproject  
							
							... 
							
							
							
							Description from https://docs.djangoproject.com/en/dev/ref/django-admin/  
							
						 
						
							2013-11-22 20:44:23 +01:00  
				
					
						
							
							
								 
						
							
								2791693ece 
								
							 
						 
						
							
							
								
								Merge pull request  #183  from xuhdev/improve-brew  
							
							... 
							
							
							
							Improve homebrew completion. 
							
						 
						
							2013-11-19 11:45:42 -08:00  
				
					
						
							
							
								 
						
							
								270e7e102d 
								
							 
						 
						
							
							
								
								Merge pull request  #185  from benohara/master  
							
							... 
							
							
							
							Fix matching for vm names im Vagrant file when using dashes or underscor... 
							
						 
						
							2013-11-19 11:45:22 -08:00  
				
					
						
							
							
								 
						
							
								f46c990c40 
								
							 
						 
						
							
							
								
								Merge pull request  #150  from SiSGroup/dget  
							
							... 
							
							
							
							Add first draft of dget completion 
							
						 
						
							2013-11-19 11:44:59 -08:00  
				
					
						
							
							
								 
						
							
								85cf623d7e 
								
							 
						 
						
							
							
								
								Merge branch '_mpv'  
							
							
							
						 
						
							2013-11-15 13:07:36 +01:00  
				
					
						
							
							
								 
						
							
								35b5cf0152 
								
							 
						 
						
							
							
								
								_mpv: complete --profile  
							
							
							
						 
						
							2013-11-15 13:07:24 +01:00  
				
					
						
							
							
								 
						
							
								820772a839 
								
							 
						 
						
							
							
								
								_eselect: fix function existance checking.  
							
							... 
							
							
							
							Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name> 
							
						 
						
							2013-11-15 02:15:18 +07:00  
				
					
						
							
							
								 
						
							
								88b268e1a9 
								
							 
						 
						
							
							
								
								Merge branch '_mpv'  
							
							
							
						 
						
							2013-11-14 19:34:33 +01:00  
				
					
						
							
							
								 
						
							
								cb059a45ae 
								
							 
						 
						
							
							
								
								_mpv: simple parsing for complex parameters  
							
							
							
						 
						
							2013-11-14 19:33:13 +01:00  
				
					
						
							
							
								 
						
							
								fc1249fc78 
								
							 
						 
						
							
							
								
								_mpv: add credit notice  
							
							
							
						 
						
							2013-11-14 19:29:31 +01:00  
				
					
						
							
							
								 
						
							
								dba027f91a 
								
							 
						 
						
							
							
								
								_mpv: add show-advanced option, enable by default on --  
							
							
							
						 
						
							2013-11-14 19:27:48 +01:00  
				
					
						
							
							
								 
						
							
								6384a4ea3d 
								
							 
						 
						
							
							
								
								_mpv: more specialized parameter handling  
							
							
							
						 
						
							2013-11-14 18:48:22 +01:00  
				
					
						
							
							
								 
						
							
								cfc4738ad9 
								
							 
						 
						
							
							
								
								_mpv: fix --ao and --vo, ditch unused $state cases  
							
							
							
						 
						
							2013-11-14 17:19:09 +01:00  
				
					
						
							
							
								 
						
							
								78478451bb 
								
							 
						 
						
							
							
								
								_mpv: add suppressed option groups, and more work on parameter args  
							
							
							
						 
						
							2013-11-14 17:09:04 +01:00  
				
					
						
							
							
								 
						
							
								062a0734c3 
								
							 
						 
						
							
							
								
								_mpv: add parameter types  
							
							
							
						 
						
							2013-11-14 16:43:44 +01:00  
				
					
						
							
							
								 
						
							
								c2bf84027c 
								
							 
						 
						
							
							
								
								_mpv initial version  
							
							
							
						 
						
							2013-11-14 15:42:14 +01:00  
				
					
						
							
							
								 
						
							
								de603da79a 
								
							 
						 
						
							
							
								
								_eselect news function rewriten. NB: todo mark inside.  Fixes   #186  
							
							... 
							
							
							
							Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name> 
							
						 
						
							2013-11-12 01:00:44 +07:00  
				
					
						
							
							
								 
						
							
								0ad97c79dd 
								
							 
						 
						
							
							
								
								Fix missing redirect for no file  
							
							
							
						 
						
							2013-11-09 00:58:24 +10:00  
				
					
						
							
							
								 
						
							
								5524dac94d 
								
							 
						 
						
							
							
								
								_httpie: more _arguments updates  
							
							
							
						 
						
							2013-11-06 16:54:17 +01:00  
				
					
						
							
							
								 
						
							
								512b6357e1 
								
							 
						 
						
							
							
								
								_httpie: fix for -pH problem  
							
							
							
						 
						
							2013-11-06 16:54:15 +01:00  
				
					
						
							
							
								 
						
							
								dbd9c214fc 
								
							 
						 
						
							
							
								
								_httpie: use NORMARG for positioning  
							
							
							
						 
						
							2013-11-06 16:54:12 +01:00  
				
					
						
							
							
								 
						
							
								b94ba8198c 
								
							 
						 
						
							
							
								
								_httpie: improve _arguments definitions, add print flags  
							
							
							
						 
						
							2013-11-06 16:54:10 +01:00  
				
					
						
							
							
								 
						
							
								90be119649 
								
							 
						 
						
							
							
								
								_httpie: properly work with parameters  
							
							
							
						 
						
							2013-11-06 16:54:02 +01:00  
				
					
						
							
							
								 
						
							
								15690458fd 
								
							 
						 
						
							
							
								
								_httpie: method is first argument, always  
							
							
							
						 
						
							2013-11-06 16:53:56 +01:00  
				
					
						
							
							
								 
						
							
								4ea8b2548e 
								
							 
						 
						
							
							
								
								Fix matching for vm names im Vagrant file when using dashes or underscores  
							
							
							
						 
						
							2013-11-07 00:05:04 +10:00  
				
					
						
							
							
								 
						
							
								3f401f5a1d 
								
							 
						 
						
							
							
								
								add httpie completion  http://httpie.org  
							
							
							
						 
						
							2013-11-05 13:46:17 +09:00  
				
					
						
							
							
								 
						
							
								39fe5829d1 
								
							 
						 
						
							
							
								
								Improve homebrew completion.  
							
							
							
						 
						
							2013-10-31 19:26:36 -07:00  
				
					
						
							
							
								 
						
							
								897060e332 
								
							 
						 
						
							
							
								
								update _setup.py  
							
							
							
						 
						
							2013-10-15 01:03:52 +09:00  
				
					
						
							
							
								 
						
							
								54eed22221 
								
							 
						 
						
							
							
								
								remove local site-package path  
							
							
							
						 
						
							2013-10-15 00:54:45 +09:00  
				
					
						
							
							
								 
						
							
								ec3b9c8954 
								
							 
						 
						
							
							
								
								fix   #181  
							
							
							
						 
						
							2013-10-15 00:49:46 +09:00  
				
					
						
							
							
								 
						
							
								d992bd0ab9 
								
							 
						 
						
							
							
								
								Add salt completion  
							
							
							
						 
						
							2013-10-03 19:07:13 +02:00  
				
					
						
							
							
								 
						
							
								43a3bc1b96 
								
							 
						 
						
							
							
								
								Merge pull request  #168  from PaBLoX-CL/update-rvm-completion  
							
							... 
							
							
							
							Update rvm completion 
							
						 
						
							2013-09-26 17:33:05 -07:00  
				
					
						
							
							
								 
						
							
								951823c68c 
								
							 
						 
						
							
							
								
								Update cabal completion  
							
							... 
							
							
							
							Added support for the new cabal-install-1.18 features:
  * `cabal repl`, `cabal run` and `cabal sandbox` commands are added
  * `cabal get` is an alternative name for the `cabal unpack` command
  * some commands received new options
Also some unrelated enhancements:
  * generic `--with-PROG`, `--PROG-options`, and `--PROG-option`
  are replaced with real options (e.g. `--with-gcc`, `--gcc-options`,
  `--gcc-option` and the like) where possible
  * `cabal install` completion supports both [hackage] cabal packages
  and local .cabal files as arguments now 
							
						 
						
							2013-09-26 01:39:05 +04:00  
				
					
						
							
							
								 
						
							
								9609ebb826 
								
							 
						 
						
							
							
								
								Merge pull request  #176  from tt/improve-heroku-completion  
							
							... 
							
							
							
							Improve `heroku` completion 
							
						 
						
							2013-09-19 04:10:47 -07:00  
				
					
						
							
							
								 
						
							
								cd9bde7846 
								
							 
						 
						
							
							
								
								tab completion for homebrew reinstall command  
							
							
							
						 
						
							2013-09-18 14:56:15 -04:00  
				
					
						
							
							
								 
						
							
								0cab208c4f 
								
							 
						 
						
							
							
								
								Merge pull request  #172  from glidenote/add_gist_completion  
							
							... 
							
							
							
							add gist completion 
							
						 
						
							2013-09-18 06:28:17 -07:00  
				
					
						
							
							
								 
						
							
								835b564b04 
								
							 
						 
						
							
							
								
								Merge pull request  #174  from wonbyte/audit_tab_homebrew  
							
							... 
							
							
							
							add audit command to homebrew tab completion 
							
						 
						
							2013-09-18 06:20:57 -07:00  
				
					
						
							
							
								 
						
							
								af8ee4b78d 
								
							 
						 
						
							
							
								
								Add completion entry for "plugins:update" command  
							
							
							
						 
						
							2013-09-12 20:35:09 -07:00  
				
					
						
							
							
								 
						
							
								d6dd5f1d89 
								
							 
						 
						
							
							
								
								add audit command to homebrew tab completion  
							
							
							
						 
						
							2013-09-05 11:01:29 -04:00  
				
					
						
							
							
								 
						
							
								632a949a27 
								
							 
						 
						
							
							
								
								add gist completion  
							
							
							
						 
						
							2013-09-05 20:23:51 +09:00  
				
					
						
							
							
								 
						
							
								4a0e577c45 
								
							 
						 
						
							
							
								
								add newly options  
							
							
							
						 
						
							2013-09-05 12:42:09 +09:00  
				
					
						
							
							
								 
						
							
								ab126e1aa5 
								
							 
						 
						
							
							
								
								Update rvm completion  
							
							
							
						 
						
							2013-08-29 22:14:00 -04:00  
				
					
						
							
							
								 
						
							
								5b15bec0e4 
								
							 
						 
						
							
							
								
								some fixes and additions for optirun completion  
							
							... 
							
							
							
							Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name> 
							
						 
						
							2013-08-27 19:28:41 +07:00  
				
					
						
							
							
								 
						
							
								4963f12ff3 
								
							 
						 
						
							
							
								
								Basic command completion for middleman tool.  
							
							
							
						 
						
							2013-08-18 17:42:41 +02:00  
				
					
						
							
							
								 
						
							
								662229f6f0 
								
							 
						 
						
							
							
								
								Merge pull request  #164  from mbrgm/add-veewee  
							
							... 
							
							
							
							Add veewee completion 
							
						 
						
							2013-08-08 07:13:44 -07:00  
				
					
						
							
							
								 
						
							
								a427edeaa4 
								
							 
						 
						
							
							
								
								Merge pull request  #163  from farseer90718/master  
							
							... 
							
							
							
							add jekyll completion 
							
						 
						
							2013-08-08 07:13:19 -07:00  
				
					
						
							
							
								 
						
							
								bd2698727d 
								
							 
						 
						
							
							
								
								Merge pull request  #162  from glidenote/wemux-completion  
							
							... 
							
							
							
							Add wemux completion. 
							
						 
						
							2013-08-08 07:12:52 -07:00  
				
					
						
							
							
								 
						
							
								578b93093e 
								
							 
						 
						
							
							
								
								Merge pull request  #160  from dhcmrlchtdj/master  
							
							... 
							
							
							
							Update pip completion 
							
						 
						
							2013-08-08 07:10:47 -07:00  
				
					
						
							
							
								 
						
							
								b6e091d7e6 
								
							 
						 
						
							
							
								
								Merge pull request  #159  from mollifier/jq-completion  
							
							... 
							
							
							
							Add jq completion. 
							
						 
						
							2013-08-08 07:10:24 -07:00  
				
					
						
							
							
								 
						
							
								d2a96dbe02 
								
							 
						 
						
							
							
								
								Merge pull request  #158  from jozefizso/brew_untap_completion  
							
							... 
							
							
							
							Completion for brew untap command. 
							
						 
						
							2013-08-08 07:09:29 -07:00  
				
					
						
							
							
								 
						
							
								c6c78792d1 
								
							 
						 
						
							
							
								
								Merge pull request  #156  from mitukiii/rails  
							
							... 
							
							
							
							Update rails completion. 
							
						 
						
							2013-08-08 07:09:11 -07:00  
				
					
						
							
							
								 
						
							
								c918fb80fe 
								
							 
						 
						
							
							
								
								Merge pull request  #155  from dongweiming/master  
							
							... 
							
							
							
							Add celery completion 
							
						 
						
							2013-08-08 07:08:34 -07:00  
				
					
						
							
							
								 
						
							
								5188228749 
								
							 
						 
						
							
							
								
								Add veewee completion  
							
							
							
						 
						
							2013-08-08 15:09:40 +02:00  
				
					
						
							
							
								 
						
							
								c35a6318b6 
								
							 
						 
						
							
							
								
								add jekyll completion  
							
							
							
						 
						
							2013-08-07 12:13:27 +08:00  
				
					
						
							
							
								 
						
							
								2d222b5325 
								
							 
						 
						
							
							
								
								Add wemux completion.  
							
							
							
						 
						
							2013-07-30 15:18:05 +09:00  
				
					
						
							
							
								 
						
							
								b91db13f5c 
								
							 
						 
						
							
							
								
								add 'wheel' to pip completion  
							
							
							
						 
						
							2013-07-26 17:58:01 +08:00  
				
					
						
							
							
								 
						
							
								52c096280e 
								
							 
						 
						
							
							
								
								Update pip completion  
							
							
							
						 
						
							2013-07-19 22:13:34 +08:00  
				
					
						
							
							
								 
						
							
								23b74941a4 
								
							 
						 
						
							
							
								
								Add jq completion.  
							
							
							
						 
						
							2013-07-14 05:04:01 +09:00  
				
					
						
							
							
								 
						
							
								0cd7ec957b 
								
							 
						 
						
							
							
								
								Add jbuilder generator completion.  
							
							
							
						 
						
							2013-07-10 00:40:14 +09:00  
				
					
						
							
							
								 
						
							
								80ca790ee5 
								
							 
						 
						
							
							
								
								Create generator command dynamically.  
							
							
							
						 
						
							2013-07-10 00:36:28 +09:00  
				
					
						
							
							
								 
						
							
								9325fb1c03 
								
							 
						 
						
							
							
								
								Completion for brew untap command.  
							
							
							
						 
						
							2013-07-08 13:06:43 +02:00  
				
					
						
							
							
								 
						
							
								bf701062de 
								
							 
						 
						
							
							
								
								Update coffee completion  
							
							
							
						 
						
							2013-06-28 15:18:46 +08:00  
				
					
						
							
							
								 
						
							
								5e499ab416 
								
							 
						 
						
							
							
								
								Add cache policy.  
							
							
							
						 
						
							2013-06-27 19:45:08 +09:00  
				
					
						
							
							
								 
						
							
								4f16845159 
								
							 
						 
						
							
							
								
								Change cache name to use application root directory name.  
							
							
							
						 
						
							2013-06-27 19:39:01 +09:00  
				
					
						
							
							
								 
						
							
								9cab90cf96 
								
							 
						 
						
							
							
								
								Support rails 4.  
							
							
							
						 
						
							2013-06-26 15:26:57 +09:00  
				
					
						
							
							
								 
						
							
								b588bd4065 
								
							 
						 
						
							
							
								
								Add celery completion  
							
							
							
						 
						
							2013-06-25 22:18:06 +08:00  
				
					
						
							
							
								 
						
							
								a83eb6e0fb 
								
							 
						 
						
							
							
								
								add '--devel' to sync option  
							
							... 
							
							
							
							"--devel" exists in query, but "yaourt -Syu --dev<tab><tab>" issn't autocompleting "--devel" (not sure it should based on it being in the query call, just wanted to mention it). 
							
						 
						
							2013-06-16 16:39:47 -05:00  
				
					
						
							
							
								 
						
							
								abd8ca4b05 
								
							 
						 
						
							
							
								
								add '--date' to opts_query_modifiers  
							
							
							
						 
						
							2013-06-16 16:33:31 -05:00  
				
					
						
							
							
								 
						
							
								169e3dee9f 
								
							 
						 
						
							
							
								
								Merge pull request  #153  from mitukiii/rails  
							
							... 
							
							
							
							Add rails completion. 
							
						 
						
							2013-06-05 22:57:27 -07:00  
				
					
						
							
							
								 
						
							
								156f94c5e4 
								
							 
						 
						
							
							
								
								Add rails completion.  
							
							
							
						 
						
							2013-06-06 13:59:59 +09:00  
				
					
						
							
							
								 
						
							
								d068f2858b 
								
							 
						 
						
							
							
								
								Added missing command-line flags to ssh-copy-id completion  
							
							... 
							
							
							
							See ssh-copy-id(1) 
							
						 
						
							2013-05-31 23:30:23 +02:00  
				
					
						
							
							
								 
						
							
								8b51f48221 
								
							 
						 
						
							
							
								
								Add first draft of dget completion  
							
							
							
						 
						
							2013-05-31 13:03:50 +10:00  
				
					
						
							
							
								 
						
							
								6d10579ba0 
								
							 
						 
						
							
							
								
								added _primus completion for primusrun  
							
							
							
						 
						
							2013-05-26 17:22:24 -04:00  
				
					
						
							
							
								 
						
							
								0de5be492d 
								
							 
						 
						
							
							
								
								Merge pull request  #145  from mitukiii/mina  
							
							... 
							
							
							
							Add mina completion. 
							
						 
						
							2013-05-26 02:34:52 -07:00  
				
					
						
							
							
								 
						
							
								f2d0ee66c2 
								
							 
						 
						
							
							
								
								Merge pull request  #144  from graywh/patch-1  
							
							... 
							
							
							
							Separate values for bundle help 
							
						 
						
							2013-05-26 02:34:31 -07:00  
				
					
						
							
							
								 
						
							
								a45c2760bf 
								
							 
						 
						
							
							
								
								Merge pull request  #141  from luolimao/yaourt  
							
							... 
							
							
							
							Added new Yaourt options 
							
						 
						
							2013-05-26 02:30:06 -07:00  
				
					
						
							
							
								 
						
							
								0a46b6d482 
								
							 
						 
						
							
							
								
								Merge pull request  #140  from peteryates/master  
							
							... 
							
							
							
							Added completion for Ralio 
							
						 
						
							2013-05-26 02:29:26 -07:00  
				
					
						
							
							
								 
						
							
								2daa8c6d1d 
								
							 
						 
						
							
							
								
								Merge pull request  #138  from zhaocai/feature/_ack  
							
							... 
							
							
							
							Update ack to work with version 2+ 
							
						 
						
							2013-05-26 02:28:51 -07:00  
				
					
						
							
							
								 
						
							
								f038f70214 
								
							 
						 
						
							
							
								
								Merge pull request  #137  from zhaocai/feature/_gem  
							
							... 
							
							
							
							Use cache-policy for _gem 
							
						 
						
							2013-05-26 02:28:04 -07:00  
				
					
						
							
							
								 
						
							
								1c667bfebb 
								
							 
						 
						
							
							
								
								Add mina completion.  
							
							
							
						 
						
							2013-05-24 16:11:06 +09:00  
				
					
						
							
							
								 
						
							
								e737b496a7 
								
							 
						 
						
							
							
								
								Removed reference to git flow  
							
							
							
						 
						
							2013-05-22 10:15:37 +01:00  
				
					
						
							
							
								 
						
							
								a59f5c3a0a 
								
							 
						 
						
							
							
								
								Separate values for bundle help  
							
							
							
						 
						
							2013-05-20 17:08:55 -04:00  
				
					
						
							
							
								 
						
							
								b1aa5e2f1e 
								
							 
						 
						
							
							
								
								separate branches  
							
							
							
						 
						
							2013-05-11 11:31:29 -04:00  
				
					
						
							
							
								 
						
							
								1f177e5680 
								
							 
						 
						
							
							
								
								more consistent completion messages  
							
							
							
						 
						
							2013-05-11 11:28:19 -04:00  
				
					
						
							
							
								 
						
							
								aa58f2f8b9 
								
							 
						 
						
							
							
								
								added new opts  
							
							
							
						 
						
							2013-05-11 11:27:21 -04:00  
				
					
						
							
							
								 
						
							
								7ecc156ef7 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/zsh-users/zsh-completions  
							
							
							
						 
						
							2013-05-11 11:10:36 -04:00  
				
					
						
							
							
								 
						
							
								dab8775218 
								
							 
						 
						
							
							
								
								(ack) handle ack version string containing commit sha1  
							
							
							
						 
						
							2013-05-10 07:05:24 -04:00  
				
					
						
							
							
								 
						
							
								5977c94275 
								
							 
						 
						
							
							
								
								Specify the help text for the -t option  
							
							
							
						 
						
							2013-05-02 16:30:43 +01:00  
				
					
						
							
							
								 
						
							
								2a8463b814 
								
							 
						 
						
							
							
								
								Remove superfluous create/delete options  
							
							
							
						 
						
							2013-05-02 16:28:39 +01:00  
				
					
						
							
							
								 
						
							
								bd5f9232db 
								
							 
						 
						
							
							
								
								Added completion for ralio, a rally client  
							
							
							
						 
						
							2013-05-02 16:04:23 +01:00  
				
					
						
							
							
								 
						
							
								75bf6f64c2 
								
							 
						 
						
							
							
								
								(gem) Add open command  
							
							
							
						 
						
							2013-04-29 20:25:40 -04:00  
				
					
						
							
							
								 
						
							
								d3a6d8fbcc 
								
							 
						 
						
							
							
								
								Check GEM_HOME to compare recency  
							
							
							
						 
						
							2013-04-29 20:19:50 -04:00  
				
					
						
							
							
								 
						
							
								d2ce821cc8 
								
							 
						 
						
							
							
								
								Use cache-policy for _gem  
							
							
							
						 
						
							2013-04-29 20:19:50 -04:00  
				
					
						
							
							
								 
						
							
								d94703edf8 
								
							 
						 
						
							
							
								
								Update ack to work with version 2+  
							
							
							
						 
						
							2013-04-28 22:46:52 -04:00  
				
					
						
							
							
								 
						
							
								92238046cc 
								
							 
						 
						
							
							
								
								Update vagrant completion with "plugin" subcommand  
							
							... 
							
							
							
							This subcommand was added in Vagrant 1.1. 
							
						 
						
							2013-04-26 12:38:48 -07:00  
				
					
						
							
							
								 
						
							
								9cbd2b6762 
								
							 
						 
						
							
							
								
								Merge pull request  #134  from zhaocai/feature/_gem  
							
							... 
							
							
							
							_gem: update for browse, edit and clone commands 
							
						 
						
							2013-04-11 15:02:40 -07:00  
				
					
						
							
							
								 
						
							
								d29381c6fa 
								
							 
						 
						
							
							
								
								Merge pull request  #133  from zhaocai/brew  
							
							... 
							
							
							
							_brew update 
							
						 
						
							2013-04-11 15:02:28 -07:00  
				
					
						
							
							
								 
						
							
								d516916824 
								
							 
						 
						
							
							
								
								Merge pull request  #128  from pcasaretto/add-remote-argument-to-heroku  
							
							... 
							
							
							
							Add 'remote' argument to heroku 
							
						 
						
							2013-04-11 15:02:05 -07:00  
				
					
						
							
							
								 
						
							
								7e02122470 
								
							 
						 
						
							
							
								
								_gem: update for browse, edit and clone commands  
							
							
							
						 
						
							2013-04-11 17:39:32 -04:00  
				
					
						
							
							
								 
						
							
								779b6020b6 
								
							 
						 
						
							
							
								
								Namespace git commands under heroku  
							
							
							
						 
						
							2013-04-11 14:18:51 -03:00  
				
					
						
							
							
								 
						
							
								3ebbd136df 
								
							 
						 
						
							
							
								
								_brew update  
							
							... 
							
							
							
							1. use _call_program
2. formulae completion for search
3. formulae completion for upgrade
4. add pin/unpin command 
							
						 
						
							2013-04-11 11:33:42 -04:00  
				
					
						
							
							
								 
						
							
								5a4ab02e40 
								
							 
						 
						
							
							
								
								Merge pull request  #132  from mollifier/svm-completion  
							
							... 
							
							
							
							Add svm(Scala Version Manager) completion. 
							
						 
						
							2013-04-10 11:24:33 -07:00  
				
					
						
							
							
								 
						
							
								28a2710f99 
								
							 
						 
						
							
							
								
								Merge pull request  #130  from g5pw/master  
							
							... 
							
							
							
							Overhauled port command completion 
							
						 
						
							2013-04-10 11:24:10 -07:00  
				
					
						
							
							
								 
						
							
								4fc0541ad1 
								
							 
						 
						
							
							
								
								Add svm(Scala Version Manager) completion.  
							
							
							
						 
						
							2013-04-10 06:20:10 +09:00  
				
					
						
							
							
								 
						
							
								7f739d0f1b 
								
							 
						 
						
							
							
								
								_id3v2: complete at least one option before filenames  
							
							
							
						 
						
							2013-04-06 23:02:35 +02:00  
				
					
						
							
							
								 
						
							
								590ba19ead 
								
							 
						 
						
							
							
								
								_id3: small update in descriptions and logic  
							
							... 
							
							
							
							use present tense. also, complete at least one option before filenames,
calling id3 with just file arguments is not a valid operation. 
							
						 
						
							2013-04-06 23:01:45 +02:00  
				
					
						
							
							
								 
						
							
								6c0e222b0c 
								
							 
						 
						
							
							
								
								_id3v2: initial commit  
							
							
							
						 
						
							2013-04-06 22:51:04 +02:00  
				
					
						
							
							
								 
						
							
								513546f59f 
								
							 
						 
						
							
							
								
								_id3: initial commit  
							
							
							
						 
						
							2013-04-03 01:27:02 +02:00  
				
					
						
							
							
								 
						
							
								8d9cdfc589 
								
							 
						 
						
							
							
								
								Add completion for rev-upgrade subcommand  
							
							
							
						 
						
							2013-04-02 21:56:07 +02:00  
				
					
						
							
							
								 
						
							
								7b412ed1ba 
								
							 
						 
						
							
							
								
								Fix bug introduced in  3e6040e01 
							
							... 
							
							
							
							I can't call a function from _arguments 
							
						 
						
							2013-04-02 21:53:38 +02:00  
				
					
						
							
							
								 
						
							
								3e6040e01d 
								
							 
						 
						
							
							
								
								Do not use state mechanism  
							
							... 
							
							
							
							Call a dispatch function instead, simplifying the nested select case. 
							
						 
						
							2013-04-01 00:30:04 +02:00  
				
					
						
							
							
								 
						
							
								54ed122d25 
								
							 
						 
						
							
							
								
								Set cache-policy before calling _arguments  
							
							
							
						 
						
							2013-04-01 00:30:04 +02:00  
				
					
						
							
							
								 
						
							
								810840e0e0 
								
							 
						 
						
							
							
								
								Remove unnecessary parenthesis escaping  
							
							
							
						 
						
							2013-04-01 00:29:38 +02:00  
				
					
						
							
							
								 
						
							
								1168563524 
								
							 
						 
						
							
							
								
								_port: add upgrade completions  
							
							... 
							
							
							
							Port upgrade completes only outdated ports. 
							
						 
						
							2013-03-31 23:47:35 +02:00  
				
					
						
							
							
								 
						
							
								4aa41e2267 
								
							 
						 
						
							
							
								
								Use message instead of guard  
							
							... 
							
							
							
							Use _message instead of _guard when completing the search pattern. 
							
						 
						
							2013-03-31 23:47:35 +02:00  
				
					
						
							
							
								 
						
							
								ef8d5806c4 
								
							 
						 
						
							
							
								
								Add completion for knife user commands  
							
							... 
							
							
							
							These commands were added in Chef 11.0.0. 
							
						 
						
							2013-03-31 23:47:35 +02:00  
				
					
						
							
							
								 
						
							
								2b9822ef8f 
								
							 
						 
						
							
							
								
								_dzen2: initial commit  
							
							
							
						 
						
							2013-03-31 15:35:54 +02:00  
				
					
						
							
							
								 
						
							
								f2cff3dbf3 
								
							 
						 
						
							
							
								
								Use own cache policy  
							
							... 
							
							
							
							This checks modification dates of the repository database and completion cache
and refreshes the latter if it is older than the database. 
							
						 
						
							2013-03-24 22:31:08 +01:00  
				
					
						
							
							
								 
						
							
								d8a2e94fa0 
								
							 
						 
						
							
							
								
								Use native caching system  
							
							
							
						 
						
							2013-03-24 22:29:51 +01:00  
				
					
						
							
							
								 
						
							
								2224f3ae71 
								
							 
						 
						
							
							
								
								Moved port_select function to bottom  
							
							
							
						 
						
							2013-03-24 22:26:32 +01:00  
				
					
						
							
							
								 
						
							
								1ddccf7dc6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/zsh-users/zsh-completions  
							
							
							
						 
						
							2013-03-24 13:56:54 -04:00  
				
					
						
							
							
								 
						
							
								a017d3f212 
								
							 
						 
						
							
							
								
								Add completion for knife user commands  
							
							... 
							
							
							
							These commands were added in Chef 11.0.0. 
							
						 
						
							2013-03-23 10:20:43 -04:00  
				
					
						
							
							
								 
						
							
								6483c0c3a1 
								
							 
						 
						
							
							
								
								Overhauled port command completion  
							
							... 
							
							
							
							Port command completion got smarter. It can now complete paths for the
provides subcommand, and complete pseudo-portnames.
It will complete all ports or only installed ones (for example, when
completing for the uninstall command).
It will complete the select subcommand with appropriate values. 
							
						 
						
							2013-03-20 08:22:38 +01:00  
				
					
						
							
							
								 
						
							
								d5674edf44 
								
							 
						 
						
							
							
								
								Add remote argument completions  
							
							... 
							
							
							
							This was copied from _git-flow 
							
						 
						
							2013-03-13 13:47:23 -03:00  
				
					
						
							
							
								 
						
							
								4ed5855317 
								
							 
						 
						
							
							
								
								Add 'remote' argument to heroku  
							
							... 
							
							
							
							Also add the shorter -a switch to the app argument 
							
						 
						
							2013-03-12 23:23:40 -03:00  
				
					
						
							
							
								 
						
							
								37d227ce42 
								
							 
						 
						
							
							
								
								primus completion for primusrun  
							
							
							
						 
						
							2013-03-09 18:59:15 -05:00  
				
					
						
							
							
								 
						
							
								75bca1455c 
								
							 
						 
						
							
							
								
								Add ag(the silver search) completion.  
							
							
							
						 
						
							2013-02-28 19:36:13 +09:00  
				
					
						
							
							
								 
						
							
								e1e89ad4f8 
								
							 
						 
						
							
							
								
								_logger: initial commit  
							
							
							
						 
						
							2013-02-26 22:36:24 +01:00  
				
					
						
							
							
								 
						
							
								c597ff8f2e 
								
							 
						 
						
							
							
								
								Merge pull request  #125  from benohara/master  
							
							... 
							
							
							
							Update git-flow completion 
							
						 
						
							2013-02-26 10:53:06 -08:00  
				
					
						
							
							
								 
						
							
								6958a4b251 
								
							 
						 
						
							
							
								
								_socat: initial commit  
							
							... 
							
							
							
							From here:
3c564c995b/_socat 
							
						 
						
							2013-02-24 17:58:22 +01:00  
				
					
						
							
							
								 
						
							
								2314bc327a 
								
							 
						 
						
							
							
								
								Update git-flow completion  
							
							... 
							
							
							
							Add missing options and commands for support branches. 
							
						 
						
							2013-02-24 18:44:09 +10:00  
				
					
						
							
							
								 
						
							
								dfb3eaa2f6 
								
							 
						 
						
							
							
								
								Use $ACKRC if set, otherwise use $HOME/.ackrc  
							
							... 
							
							
							
							The $ACKRC environmental variable allows a user to specify a path to his or her Ack config file. If not set, Ack looks for a file in the default location (~/.ackrc).
This update makes ack completion follow that same behavior. 
							
						 
						
							2013-02-20 18:45:42 -08:00  
				
					
						
							
							
								 
						
							
								c73f8b0c80 
								
							 
						 
						
							
							
								
								Improved sbt completion  
							
							
							
						 
						
							2013-02-17 15:49:50 +01:00  
				
					
						
							
							
								 
						
							
								09fa1239d8 
								
							 
						 
						
							
							
								
								Update _scala for Scala version 2.10.0  
							
							
							
						 
						
							2013-02-10 19:15:34 +11:00