Marc Aldorasi
ef9d13c3d1
41637: add explicit objdump completion
2017-09-04 09:33:43 +01:00
Daniel Shahaf
73514c40f6
41567: _tmux: Complete detached sessions first for attach-session.
2017-08-30 00:13:06 +00:00
Daniel Shahaf
1e44c649a4
41566: _tmux: Complete only attached sessions for detach-session.
2017-08-30 00:13:03 +00:00
Daniel Shahaf
eb6c012f64
41564: _tmux: Complete environment variables and their values for set-environment and show-environment.
...
Also, teach show-environment not to offer --options after positional
arguments.
2017-08-30 00:12:07 +00:00
Daniel Shahaf
9a4fb22d89
41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.
...
tmux does not error out on the combination, but it does ignore one of
the two when both are specified.
2017-08-30 00:12:05 +00:00
Daniel Shahaf
383dc2a6f5
41558: _tmux: Complete option names for show-options and show-window-options.
2017-08-30 00:12:02 +00:00
Андрей Стоцкий (_RuRo_)
8b4d2329c7
41618: Added some arguments autocompletion to _todo.sh.
2017-08-29 01:56:17 +00:00
Oliver Kiddle
386eb378a7
41617: complete new tracepath options
2017-08-29 00:41:34 +02:00
Oliver Kiddle
e5c11eb7b5
41616: update completion options to entr 3.8
2017-08-29 00:38:32 +02:00
Oliver Kiddle
92ec72844c
unposted: add missing #autoload directive
2017-08-29 00:32:41 +02:00
William da Silva
dd2e003c8e
41602 (tweaked): Improve wording in gpg completion.
2017-08-25 15:29:36 +00:00
Oliver Kiddle
3fbb80b1d3
41601: handle system differences in arp completion and add function for route
2017-08-25 15:20:10 +02:00
Oliver Kiddle
93ce12e7a0
41600: fix quoting of songs for mpc completion
...
also avoid sending errors to stderr and update completion of options
and subcommands
2017-08-25 15:13:57 +02:00
Oliver Kiddle
86f9edbc9d
41598: new who and w completions
2017-08-25 15:08:30 +02:00
Oliver Kiddle
1472c85412
41568: complete vmstat options on NetBSD and Solaris and add some exclusion lists
2017-08-18 22:25:16 +02:00
Oliver Kiddle
bcb285dbb6
41561: update dhclient completion
...
handle Free/OpenBSD implementations and bring options up-to-date
for the ISC implementation
2017-08-18 12:56:39 +02:00
Oliver Kiddle
ba6538637e
41560: cleanup chsh completion for different platforms
2017-08-18 12:54:18 +02:00
Tomasz Pala
8197af9b9c
users/22834: allow completion after -c and a few other new ip options
2017-08-16 23:58:19 +02:00
Oliver Kiddle
b1a1a34250
41556: complete BPF (libpcap) filters
2017-08-16 23:47:55 +02:00
Oliver Kiddle
f80fe2dfe9
41552: complete only branches after git worktree add --detach
...
the --detach is superfluous for other commits
2017-08-16 23:41:09 +02:00
Daniel Shahaf
5654b905f9
41481: _df: Complete mounted device and mount points.
...
This splits umount's "udevordir" completion from _mount to a new file,
without changing it.
2017-08-08 14:55:02 +00:00
Daniel Shahaf
e2124c4719
41486: _tmux: Correct completions of new-window, split-window, respawn-window, respawn-pane.
...
This follows up to 41467 which patched new-session.
2017-08-08 13:52:04 +00:00
Oliver Kiddle
943a061ea5
41493: fix to not print hash into terminal and update options for git 2.14
2017-08-06 00:28:22 +02:00
Oliver Kiddle
14ff7d39ad
41492: update some options in completions
2017-08-05 16:22:30 +02:00
Daniel Shahaf
623be7199e
41479: _xz: Complete compressed, rather than uncompressed, files after -d.
2017-08-02 14:09:59 +00:00
Daniel Shahaf
17a6eb655d
41475: _git: Complete files after 'reset' when there are no commits, when the 'verbose' style is set.
2017-08-02 14:09:57 +00:00
Daniel Shahaf
562482a495
unposted: _git: Fix style lookup for 'max-verbose'.
2017-07-31 00:52:49 +00:00
Daniel Shahaf
f183ed66c8
41467: Correct completion of 'tmux new <TAB>'.
...
Reference: window_pane_spawn() in tmux 2.5.
Also, document _cmdstring and _precommand.
2017-07-28 15:49:14 +00:00
Daniel Shahaf
a6f2755448
41471 (tweaked): _svn: Complete propvals in 'propset'.
2017-07-28 15:46:00 +00:00
Daniel Shahaf
4015f3cf5d
41458: _subversion: Don't cache an empty commands list when svn is not available at the first invocation of _svn.
2017-07-28 15:42:42 +00:00
Oliver Kiddle
9e7315ab89
41432: use option grouping in xz completion
2017-07-15 14:55:41 +02:00
Oliver Kiddle
8eaacb3541
41431: update options in assorted completions
2017-07-15 14:53:53 +02:00
Fabian Klötzl
4a63a1793a
41414: fix for commas used in exclusion lists
...
also missing escape for _gcc and --no-index option for git diff
2017-07-14 12:07:49 +02:00
Oliver Kiddle
76a4a5ed3c
41419: update for git 2.13.2
2017-07-14 11:59:31 +02:00
Marcin Mielniczuk
050f752ed2
41409: complete "django startproject"
2017-07-11 09:13:51 +01:00
Peter Stephenson
c5783576e8
41339: Unquote treeish argument for git checkout completion
2017-06-22 10:05:07 +01:00
Jun-ichi Takimoto
01fb569009
41177: _nm: add support for macOS and OpenBSD
2017-06-01 00:11:41 +09:00
Barton E. Schaefer
5ded0ad967
41159: handle "Include" and "HostName" lines in ~/.ssh/config
...
Added 2>/dev/null to conceal file access errors.
2017-05-28 11:27:55 -07:00
Marko Myllynen
dd672b79ce
41087: Update kvno completion to MIT krb 1.14
2017-05-22 15:00:41 +01:00
Marko Myllynen
eacb87988e
41086: Update librt completions
2017-05-22 14:58:49 +01:00
Marko Myllynen
d14686860d
41085: Update OpenStack completions
2017-05-22 14:57:21 +01:00
Oliver Kiddle
4228d98c6b
unposted: fix syntax on line end
2017-04-26 16:35:29 +02:00
Oliver Kiddle
78afb218b0
40965: fix for missing local declarations of expl
2017-04-26 16:32:10 +02:00
Jun-ichi Takimoto
d78b02218e
41006: _ls: new optiosns and a few fixes
2017-04-26 13:40:03 +09:00
Daniel Hahler
4fa7c6aecc
40943: __git_recent_commits: prefer recent commit objects
...
Without this "commit to be amended" shows up before "recent commit object
name" with `git commit --fixup`, but the recent commit objects are the
most useful here.
2017-04-23 22:27:38 +02:00
Daniel Shahaf
6cc6942cf5
40973: _remote_files: Fix completion of remote files that start with a hyphen/minus.
2017-04-18 20:14:47 +00:00
Sebastian Gniazdowski
967ff2f5cf
* 40782: avoid dependency on zsh/regex module
2017-04-01 09:43:34 -07:00
Alexandre Rames
fc1fedda95
40878: additional stgit squash command completeion
2017-03-24 16:42:51 +00:00
Daniel Shahaf
072e75f9b8
40855: _dmidecode: Fix _arguments syntax error.
2017-03-16 10:42:26 +00:00
Oliver Kiddle
7c662bf4d2
40843: update options for ruby 2.4.0p0
2017-03-14 16:15:33 +01:00