Commit Graph
100 Commits
Author SHA1 Message Date
Julien Nicoulaud 5b5e9fda12 add completion for fwupdmgr 1.2.9 (https://github.com/hughsie/fwupd) 2019-05-26 19:09:03 +02:00
Julien Nicoulaud d1c0b5d50d add completion for kitty 0.14.0 (https://sw.kovidgoyal.net/kitty) 2019-05-26 19:08:35 +02:00
nicoulaj cf565254e2 Merge pull request #615 from jheidbrink/master
Fix typo
2018-12-13 18:23:04 +01:00
nicoulaj 840272c0b9 Merge pull request #613 from segevfiner/patch-1
Remove a bad space in _golang
2018-12-04 19:26:22 +01:00
nicoulaj 6215de5d9c Merge pull request #612 from kiendang/vboxmanage-medium
Update medium related commands for VBoxManage
2018-11-20 20:12:35 +01:00
nicoulaj 570a0dfb73 Merge pull request #608 from zsh-users/cleanup
Delete some compdefs that have been included in zsh
2018-11-12 19:06:01 +01:00
nicoulaj 084d60da5a Merge pull request #609 from mqus/patch-1
Add _nft (iptables successor) completion
2018-11-12 19:05:04 +01:00
nicoulaj 5fdcec1bef Merge pull request #547 from tony/improve-tmuxp-load
improve tmuxp load completions
2018-11-05 19:55:01 +01:00
Julien Nicoulaud f8cede57f0 _ansible in zsh replaces all our _ansible* compdefs 2018-11-04 14:41:31 +01:00
Julien Nicoulaud 9edc47d5a3 Delete some compdefs that have been included in zsh (thanks @okapia)
Command used, on a zsh 5.6.2 installation:

    for def in src/*; { [[ -n $(find /usr/share/zsh/functions -name ${def:t}) ]] && git rm $def }

Closes #607
2018-11-04 14:36:19 +01:00
Julien Nicoulaud c614accc90 #605: conan: fix plural form confusion 2018-11-04 14:34:53 +01:00
Julien Nicoulaud e11fbae88e git ignore some IDE files 2018-11-04 14:27:35 +01:00
nicoulaj a1b138c34e Merge pull request #604 from Edhebi/patch-1
Follow to PR #601: still one typo
2018-11-01 20:54:04 +01:00
Julien Nicoulaud 9384691702 README: fix links 2018-10-24 20:44:35 +02:00
Julien Nicoulaud 8ec8c8c5c6 tox: fix function not defined first time completion is called + simplify it 2018-10-24 20:32:56 +02:00
nicoulaj ddda39de92 Merge pull request #600 from pseyfert/golang
[golang] add buildmode completion
2018-10-24 19:58:49 +02:00
nicoulaj 69c94a7a4e Merge pull request #601 from Edhebi/patch-1
Fix typos in _trash-put
2018-10-24 19:58:22 +02:00
nicoulaj 84a820a798 Merge pull request #588 from Eisfunke/master
Add completion script for wireguard's wg-quick
2018-10-13 23:45:08 +02:00
Julien Nicoulaud c299511237 #505: pg_restore accepts a file 2018-10-13 23:39:52 +02:00
Julien Nicoulaud 9a0dde3d49 #595: chromium can open files too 2018-10-13 23:33:24 +02:00
Julien Nicoulaud 02479c2fb0 #533: fix command positional substitution arguments conflicting with options 2018-10-13 23:23:34 +02:00
nicoulaj 53e2c3c22d Merge pull request #599 from ralphcallaway/ralphcallaway-patch-1
Completions How To's Typo Fix So second _regex_arguments example works
2018-10-13 23:10:52 +02:00
Julien Nicoulaud 4235fe5d69 #533: add tox completion 2018-10-13 23:07:51 +02:00
Julien Nicoulaud 5bef032398 Packages: fix broken links, add Slackware and NetBSD 2018-10-13 23:07:51 +02:00
Julien Nicoulaud 2a1350a60d #591: move CONTRIBUTING to root directory, README cleanup 2018-10-13 23:07:50 +02:00
nicoulaj 09ab969e20 Merge pull request #594 from mikkeloscar/update-golang-111
Update completetions for Go 1.11
2018-09-04 12:26:19 +02:00
Julien Nicoulaud a617b745cf Add github templates 2018-08-26 16:07:13 +02:00
Julien Nicoulaud 955645c22b add conan completion (work in progress) 2018-08-26 01:08:15 +02:00
Julien Nicoulaud 8e5db9fcb1 #562: rclone now ships its own completion (https://github.com/ncw/rclone/commit/f1f7e0e6f9ea6da5be51a272e94869209aefb487) 2018-08-26 01:07:30 +02:00
nicoulaj f3b38922bf Merge pull request #568 from kapsh/glances
glances: update existing arguments
2018-08-26 00:58:51 +02:00
nicoulaj 69d7166518 Merge pull request #572 from pseyfert/iwyu
WIP: adding include-what-you-use completion
2018-08-26 00:55:42 +02:00
nicoulaj 55bedff245 Merge pull request #584 from grimreaper/eax/completion/macports_port_add_select
_port: add some missing values
2018-08-26 00:47:12 +02:00
nicoulaj 3924ee7cc4 Merge pull request #583 from Robinhuett/ecdsautil
Added ecdsautils
2018-08-26 00:47:02 +02:00
nicoulaj 577e98372e Merge pull request #579 from ybiquitous/update-nodejs-completion
Update Node.js completion to fit latest version
2018-08-26 00:43:06 +02:00
nicoulaj 94ad3f32ba Merge pull request #576 from pseyfert/ccache
add ccache completion
2018-08-26 00:39:37 +02:00
nicoulaj 94e1d2be9b Merge pull request #575 from ssiegel/improve-ansible-completion
Improve ansible completion
2018-08-26 00:37:58 +02:00
nicoulaj eec18e681e Merge pull request #570 from pseyfert/chromium
adding completion function for chromium (the browser)
2018-08-26 00:28:19 +02:00
nicoulaj df4a398d0c Merge pull request #565 from NiKoTron/master
add flutter.io cli tool completions
2018-08-26 00:19:53 +02:00
nicoulaj 742d2f1c08 Merge pull request #564 from Madh93/add-more-rspec-completions
Add more RSpec completions
2018-08-26 00:16:45 +02:00
nicoulaj 1a7b8f486c Merge pull request #550 from wadewegner/master
Added support for the Salesfore CLI
2018-08-26 00:16:21 +02:00
nicoulaj 372f9b47e9 Merge pull request #538 from okapia/master
Add completion for scons
2017-11-03 19:27:00 +01:00
nicoulaj f70c416f7d Merge pull request #537 from danteu/master
Add tarsnap autocompletion
2017-11-03 19:26:34 +01:00
nicoulaj 1d0b4b71ea Merge pull request #536 from bezhermoso/tmuxp
Add tmuxp auto-completion
2017-11-03 19:24:42 +01:00
Julien Nicoulaud 7ec52769d3 Also add gitter badge 2017-10-19 20:13:28 +02:00
Julien Nicoulaud 46294bd01f Fix link to #zsh-completions 2017-10-19 20:11:59 +02:00
Julien Nicoulaud f6ee0a0c8f Add link to Void Linux package 2017-10-19 20:06:06 +02:00
Julien Nicoulaud ed7ba0a71c Remove license header from compdefs I wrote (switching to the Zsh license) 2017-10-19 20:05:38 +02:00
Julien Nicoulaud 9e61938193 Change default license to the Zsh license (as discussed on zsh-workers mailing-list) 2017-10-19 19:54:32 +02:00
nicoulaj f13a8d454a Merge pull request #532 from nicolasdespres/caffeinate
Add completion for 'caffeinate'.
2017-09-28 21:40:54 +02:00
nicoulaj a22fe39009 Merge pull request #531 from hlx98007/master
knife plugin cannot ls path with quotes
2017-09-28 21:40:09 +02:00
nicoulaj 80eca0f068 Merge pull request #530 from tomonacci/fix-ibus-positional-arguments
_ibus: avoid the use of positional arguments
2017-09-28 21:39:24 +02:00
nicoulaj 03dce094a6 Merge pull request #526 from anderkonzen/mix_improvements
Add new Phoenix tasks, mostly included in the 1.3.0 release
2017-09-28 21:38:27 +02:00
nicoulaj e2a80bca25 Merge pull request #525 from jeffwidman/patch-1
Delete _ag in favor of upstream
2017-09-28 21:37:26 +02:00
nicoulaj 6a2895b7f5 Merge pull request #524 from dark-panda/pgsql-enhancements
Pgsql enhancements
2017-08-29 17:53:28 +02:00
nicoulaj 7ca3815ebc Merge pull request #523 from kapsh/yaml_ext
Add yaml to _ansible-playbook recognized extensions
2017-08-29 17:52:47 +02:00
nicoulaj 8a190214ae Merge pull request #522 from tomonacci/feature-xsel
Add completion script for xsel
2017-08-29 17:52:17 +02:00
nicoulaj 64bc23271b Merge pull request #521 from tomonacci/feature-ibus
Add completions for ibus
2017-08-29 17:51:46 +02:00
nicoulaj 97ae4a914e Merge pull request #517 from lenormf/_kak
src _kak: Fix argument syntax and use `_call_program`
2017-08-01 19:43:45 +02:00
nicoulaj 2a30b05a5c Merge pull request #509 from Tuurlijk/master
Use modifier expansion instead of dirname
2017-07-18 19:59:06 +02:00
nicoulaj 6dadd2ad9f Merge pull request #511 from yous/fix-bsd-sed
Replace character with newline using `tr`
2017-07-18 19:54:31 +02:00
nicoulaj 1f590a0e50 Merge pull request #512 from lenormf/_kak
src: Add completion for the Kakoune code editor
2017-07-18 19:52:26 +02:00
nicoulaj bfab968525 Merge pull request #513 from jvwdev/master
Add completions for zcash-cli
2017-07-18 19:46:09 +02:00
nicoulaj ac2da3b050 Merge pull request #514 from kloetzl/fix-exclusion-list
fix some exclusion lists
2017-07-18 19:45:04 +02:00
nicoulaj 746c3cfc15 Merge pull request #515 from kloetzl/add-sublime-text
add completion for sublime text
2017-07-18 19:44:23 +02:00
nicoulaj 467c32a602 Merge pull request #516 from kloetzl/add-resilio-sync
add completion for resilio sync
2017-07-18 19:39:31 +02:00
nicoulaj 89dcaeb562 Merge pull request #501 from mtorromeo/rkt
Update rkt completions
2017-05-12 20:03:31 +02:00
nicoulaj e31fcdcced Merge pull request #500 from mtorromeo/yarn
Added completion for yarn
2017-05-12 20:03:03 +02:00
nicoulaj de1508d194 Merge pull request #499 from tejanium/master
Update completion for mix
2017-05-12 20:02:39 +02:00
nicoulaj 5cc1c31d0e Merge pull request #497 from ianks/master
Add completions for bitcoin-cli
2017-05-12 20:02:03 +02:00
nicoulaj fa1c720584 Merge pull request #496 from patrick96/gist-read
Add gist completion for read flag
2017-04-14 19:28:29 +02:00
nicoulaj 6410565bce Merge pull request #489 from pelim/force-cli-completion
completion for salesforce CLI
2017-03-10 18:30:14 +01:00
nicoulaj 322fa63d3a Merge pull request #491 from aschrab/openssl
Support newer versions of OpenSSL
2017-03-10 18:29:09 +01:00
nicoulaj e98a138269 Merge pull request #493 from arcan1s/master
drop ripgrep completion
2017-03-03 19:12:55 +01:00
nicoulaj 907cba3fd9 Update repository infos 2017-02-28 21:06:15 +01:00
nicoulaj 72af5d08f1 Merge pull request #488 from SmartFinn/patool-completion
Add completion for patool
2017-02-13 19:52:56 +01:00
Julien Nicoulaud e88b3bcfa7 Add RPM installation info 2016-12-28 00:00:57 +01:00
nicoulaj 6965917e6d Merge pull request #478 from kota65535/master
Fix regex of ansible completion
2016-12-21 11:26:04 +01:00
nicoulaj d170ef1363 Merge pull request #472 from ViktorHaag/revert-471-ag-past-version-one
Revert "fix version logic for major version > 0"
2016-12-04 19:01:09 +01:00
nicoulaj fd176b1ccf Merge pull request #471 from ViktorHaag/ag-past-version-one
fix version logic for major version > 0
2016-12-02 21:12:24 +01:00
Julien Nicoulaud 50cb5d1196 README improvements/fixes 2016-11-26 18:16:54 +01:00
Julien Nicoulaud 4c93cb02ec Add completion script for Software Collections (https://www.softwarecollections.org) 2016-11-26 17:45:54 +01:00
nicoulaj 2d1f793d94 Merge pull request #456 from JindrichPilar/trash-cli
Autocompletion for trash-cli
2016-10-16 14:38:25 +02:00
nicoulaj 04f4722da9 Merge pull request #452 from pseyfert/cmake
add --build option to _cmake
2016-10-16 14:37:39 +02:00
nicoulaj a727af2c5c Merge pull request #459 from blueyed/envdir
Add completion for envdir
2016-10-16 14:35:11 +02:00
nicoulaj ac5deec761 Merge pull request #453 from JindrichPilar/afew
Completion for afew
2016-10-16 14:34:56 +02:00
nicoulaj 09ac4b4722 Merge pull request #455 from JindrichPilar/archlinux-java
Completion for archlinux-java
2016-10-16 14:33:59 +02:00
Julien Nicoulaud 0713143ec8 #207: remove compdefs without a license header 2016-09-08 22:26:58 +02:00
nicoulaj 4696b8e99c Merge pull request #447 from olejorgenb/util-linux-lsblk
lsblk completion
2016-09-01 21:47:36 +02:00
nicoulaj 12b0137289 Merge pull request #442 from syohex/fix-go-tool-pprof
Fix 'go tool pprof' completion error
2016-09-01 21:45:35 +02:00
nicoulaj 23968059f9 Merge pull request #440 from leoj3n/patch-2
Delete _github
2016-09-01 21:42:05 +02:00
nicoulaj adebe610b5 Merge pull request #437 from syohex/trailing-space
Remove trailing spaces
2016-09-01 21:41:24 +02:00
Julien Nicoulaud 4195d4f6ee #207: Add license header to _cmake, with explicit permission from Scott Kroll <skroll@gmail.com> 2016-07-18 19:58:36 +02:00
nicoulaj 41ccde3637 Merge pull request #435 from michaelmior/rsvm
Add completion script for rsvm
2016-07-18 19:26:08 +02:00
nicoulaj 0441cdb5b1 Merge pull request #431 from lukechilds/patch-1
Update antigen command
2016-07-18 19:25:31 +02:00
nicoulaj 753ad965d3 Merge pull request #429 from JonasGroeger/patch-1
Update README.md
2016-07-18 19:25:02 +02:00
Julien Nicoulaud 551934dee2 #207: Add license header to @sorin-ionescu compdefs 2016-05-27 20:14:27 +02:00
nicoulaj 9f10736c48 Merge pull request #423 from markupboy/master
add license header to lunchy compdef
2016-05-27 20:06:31 +02:00
Julien Nicoulaud 0f883ba365 #207: add license headers to compdefs from zsh-users mailing list 2016-05-27 19:52:25 +02:00
Julien Nicoulaud 7aa6322377 #207: add license header to _google (with permission of @dadrc) 2016-05-27 19:51:51 +02:00
Julien Nicoulaud b40b89e00b #207: delete heroku, no license header and author not reachable 2016-05-27 19:51:01 +02:00