Commit Graph
44 Commits
Author SHA1 Message Date
Shohei YOSHIDA bc51049d99 Merge pull request #701 from rex4539/fix-typos
Fix typos
2020-04-09 20:46:15 +09:00
Shohei YOSHIDA 578d1d59c2 Merge pull request #697 from dancek/git-revise
Add completion for git-revise
2020-04-08 23:20:19 +09:00
Shohei YOSHIDA e928ee1764 Merge pull request #699 from syohex/syohex/flameshot
Add flameshot completion
2020-04-05 11:00:38 +09:00
Shohei YOSHIDA 6e16420828 Add flameshot completion 2020-04-04 09:44:15 +09:00
Shohei YOSHIDA 72b1b8f8c1 Merge pull request #696 from nfischer/feat-emulator-avd-completion
Add avd completion to _emulator
2020-03-31 00:57:06 +09:00
Shohei YOSHIDA 3b36dcfe77 Merge pull request #698 from fanquake/bitcoin_cli_0191
Update _bitcoin-cli completion for v0.19.1
2020-03-31 00:56:13 +09:00
Shohei YOSHIDA e1523b4d68 Merge pull request #695 from syohex/syohex/dget-complete-also-package
Complete also package name
2020-03-26 07:37:33 +09:00
Shohei YOSHIDA dc00f90ff7 Complete also package name 2020-03-26 00:26:56 +09:00
Shohei YOSHIDA bf24777aa1 Merge pull request #694 from syohex/syohex/yarn-add-file-completion
Complete local file 'yarn add'
2020-03-25 08:16:42 +09:00
Shohei YOSHIDA 78d8744642 Complete local file 'yarn add'
Complete local file if 'file:' or 'link:' is specified
2020-03-25 00:05:14 +09:00
Shohei YOSHIDA a264c2d123 Merge pull request #692 from syohex/syohex/update-kitchen
kitchen: fix regexp which collects subcommands
2020-03-24 08:00:46 +09:00
Shohei YOSHIDA d9690b1a67 Fix regexp which collects subcommands
fix: https://github.com/zsh-users/zsh-completions/issues/677
2020-03-24 01:38:18 +09:00
Shohei YOSHIDA ed0c7a75df Merge pull request #691 from syohex/syohex/update-node
Update node completion v12.16
2020-03-24 00:40:13 +09:00
Shohei YOSHIDA dcd7c63c3e Update node completion v12.16 2020-03-22 22:13:35 +09:00
Shohei YOSHIDA 10a79ec71a Merge pull request #690 from syohex/syohex/node-prof-process-completion
Complete only .log file if --prof-process is specified
2020-03-22 10:05:06 +09:00
Shohei YOSHIDA b9256a9942 Complete only .log file if --prof-process is specified
Fixes: https://github.com/zsh-users/zsh-completions/issues/633
2020-03-21 18:06:04 +09:00
Shohei YOSHIDA dddbea879b Merge pull request #676 from pseyfert/cmake_unity
[cmake] updates for cmake 3.16
2020-03-20 12:05:53 +09:00
Shohei YOSHIDA 724cb01511 Merge pull request #678 from v1z4/master
Add file completion to `mix format`
2020-03-20 12:05:33 +09:00
Shohei YOSHIDA d1d7e6eefa Merge pull request #679 from dark-panda/add-pg-completions
Add additional PostgreSQL completions for PostgreSQL 12+
2020-03-20 12:05:10 +09:00
Shohei YOSHIDA 2f2b027085 Merge pull request #689 from nfischer/feat-add-emulator-options
Add more options for Android emulator completion
2020-03-20 12:04:39 +09:00
Syohei YOSHIDA a185e55af6 Merge pull request #494 from i3wm/master
Pull request for addition of rclone completions
2017-03-13 22:52:03 +09:00
Syohei YOSHIDA 45aed46671 Merge pull request #490 from SmartFinn/ffind-completion
Add completion for ffind
2017-02-27 00:07:37 +09:00
Syohei YOSHIDA 425c193364 Merge pull request #487 from ypid/ansible/debops_hosts_support
Support to find Ansible hosts file in DebOps style projects
2017-02-13 16:25:59 +09:00
Syohei YOSHIDA fb28eaf1d6 Merge pull request #470 from lenoch/yaourt-pkg-tar
yaourt: support .pkg.tar extension
2017-01-02 23:24:04 +09:00
Syohei YOSHIDA 8c037ae0e8 Merge pull request #483 from olejorgenb/udisksctl
Completion for 'udisksctl'
2016-12-27 16:50:23 +09:00
Syohei YOSHIDA 3bdf1dd44a Merge pull request #481 from olejorgenb/util-linux-column
Completion for 'column' (util-linux)
2016-12-26 11:35:15 +09:00
Syohei YOSHIDA 8a0cbb62fa Merge pull request #482 from olejorgenb/util-linux-paste
Completion for 'paste' (util-linux)
2016-12-26 11:35:07 +09:00
Syohei YOSHIDA 75b70de1f9 Merge pull request #479 from zsh-users/go-subdir-comp
Fix path completion for completing go files in subdirectories
2016-12-23 19:02:48 +09:00
Syohei YOSHIDA 2606e51b6a Fix path completion for completing go files in subdirectories 2016-12-22 14:22:02 +09:00
Syohei YOSHIDA 1e1c48e37b Merge pull request #476 from olejorgenb/patch-1
Add NixOS to list of distros
2016-12-20 13:43:34 +09:00
Syohei YOSHIDA 8318b8a3b4 Merge pull request #474 from cjk/httpie-raw-json-file-paths
Added raw-json field file path support to httpie-completion.
2016-12-19 11:57:36 +09:00
Syohei YOSHIDA f67a6bbc44 Merge pull request #469 from kastiglione/rg-types
rg: Declare `types` variable before assignment
2016-11-20 23:30:00 +09:00
Syohei YOSHIDA f662c85978 Merge pull request #468 from kastiglione/rg-arrays
rg: declare array variables
2016-11-18 16:30:58 +09:00
Syohei YOSHIDA 7a24a5e561 Merge pull request #466 from niko2342/git_journal_completion
Add completion script for git-journal
2016-11-12 22:57:44 +09:00
Syohei YOSHIDA 44e821b703 Merge pull request #464 from pseyfert/cmake_module_path
[_cmake] add CMAKE_MODULE_PATH to common property names
2016-10-31 13:43:34 +09:00
Syohei YOSHIDA cd61ca5054 Merge pull request #462 from arcizan/ripgrep
Add completion script for ripgrep
2016-10-20 01:52:43 +09:00
Syohei YOSHIDA 61ce68a26a Merge pull request #461 from cmcaine/patch-1
Fix typos in _chattr
2016-10-18 01:43:59 +09:00
Syohei YOSHIDA b58606046a Merge pull request #458 from foudfou/master
Add `config` and `export` commands to _rkt.
2016-10-16 02:06:50 +09:00
Syohei YOSHIDA 3d6fb8c708 Merge pull request #449 from KrisShannon/dget
Small update to _dget
2016-09-09 00:22:39 +09:00
Syohei YOSHIDA d04a31c48d Merge pull request #448 from jkraemer/rails-test
adds basic file completion for 'rails test' command
2016-09-03 21:31:21 +09:00
Syohei YOSHIDA c94729ac5c Fix 'go tool pprof' completion error 2016-08-02 10:37:36 +09:00
Syohei YOSHIDA 24d3bd1c7c Remove trailing spaces 2016-07-20 17:58:50 +09:00
Syohei YOSHIDA d6fdb720e2 Correct misspellings 2015-06-08 16:05:14 +09:00
Syohei YOSHIDA 4a0e577c45 add newly options 2013-09-05 12:42:09 +09:00