summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2017-10-3141963: update completion for gnutls 3.6.1Oliver Kiddle1-27/+52
2017-10-2941961: new ansible completionOliver Kiddle1-0/+281
2017-10-2941958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle2-17/+60
2017-10-2941957: update git completion for git 2.14.3Oliver Kiddle1-4/+6
2017-10-2041943: Completion: add --clean for vimChristian Brabandt1-0/+1
Vim since patchlevel 8.0.0716 includes the --clean argument for starting in a clean mode (only loading defaults.vim and in non-cp mode).
2017-10-1341833 + 41838: _jq: New completion.Daniel Shahaf1-0/+34
2017-10-1141855: completion option updates for OpenBSD 6.2 and handle macOS in rm ↵Oliver Kiddle3-5/+12
completion
2017-10-1141854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD ↵Oliver Kiddle1-66/+205
and for ping6
2017-10-1141853: update options for texinfo 6.5 and complete also for the pinfo info ↵Oliver Kiddle1-5/+30
reader
2017-10-1141849: handle both unexpand and expand in a single functionOliver Kiddle2-31/+22
They have some commonalities and using _unexpand dodges around the clash with the _expand completer.
2017-10-1141831: fix compset usage in ogg123 completion and tweak where compset -p is ↵Oliver Kiddle2-2/+2
a better choice than -P
2017-10-10unposted: rename _expand command completion to avoid clash with completerPeter Stephenson1-0/+0
2017-10-0741823: new completions for some GNU coreutils utilitiesOliver Kiddle9-13/+236
2017-10-0441808: _git-cherry-pick: Typo fixesNoah Pendleton1-2/+2
2017-09-22update mtr completion through mtr 0.92Oliver Kiddle1-20/+58
2017-09-2241732: bring tmux completion in line with tmux 2.5 - removing completion of ↵Oliver Kiddle1-25/+23
mode tables
2017-09-1841729: update options for gnutls completion plus cleanup and rearrange the ↵Oliver Kiddle1-115/+170
function
2017-09-1841728: new completion for flac and update options in metaflac completionOliver Kiddle2-54/+120
2017-09-1841727: run tidy -xml-config to get HTML options for completionOliver Kiddle1-101/+33
2017-09-1841725: assorted minor updates to completion functionsOliver Kiddle11-50/+84
2017-09-1541711: new dconf completionOliver Kiddle1-0/+71
2017-09-1541710: new smartctl completionOliver Kiddle1-0/+61
2017-09-1541709: update options in Linux sysstat completionsOliver Kiddle1-6/+16
2017-09-0941628 (plus 41645 by Oliver): _ps: update optionsJun-ichi Takimoto1-24/+76
also do not reset compstate[insert]
2017-09-0441621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.Daniel Shahaf1-13/+12
2017-09-0441620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in ↵Daniel Shahaf1-9/+5
the 'zsh' variant.
2017-09-0441637: add explicit objdump completionMarc Aldorasi1-2/+104
2017-08-3041567: _tmux: Complete detached sessions first for attach-session.Daniel Shahaf1-1/+20
2017-08-3041566: _tmux: Complete only attached sessions for detach-session.Daniel Shahaf1-1/+8
2017-08-3041564: _tmux: Complete environment variables and their values for ↵Daniel Shahaf1-5/+94
set-environment and show-environment. Also, teach show-environment not to offer --options after positional arguments.
2017-08-3041557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.Daniel Shahaf1-4/+4
tmux does not error out on the combination, but it does ignore one of the two when both are specified.
2017-08-3041558: _tmux: Complete option names for show-options and show-window-options.Daniel Shahaf1-6/+23
2017-08-2941618: Added some arguments autocompletion to _todo.sh.Андрей Стоцкий (_RuRo_)1-0/+12
2017-08-2941617: complete new tracepath optionsOliver Kiddle1-5/+0
2017-08-2941616: update completion options to entr 3.8Oliver Kiddle1-2/+16
2017-08-2541602 (tweaked): Improve wording in gpg completion.William da Silva1-6/+6
2017-08-2541601: handle system differences in arp completion and add function for routeOliver Kiddle2-15/+349
2017-08-2541600: fix quoting of songs for mpc completionOliver Kiddle1-23/+88
also avoid sending errors to stderr and update completion of options and subcommands
2017-08-2541598: new who and w completionsOliver Kiddle2-0/+111
2017-08-1841568: complete vmstat options on NetBSD and Solaris and add some exclusion ↵Oliver Kiddle1-23/+67
lists
2017-08-1841561: update dhclient completionOliver Kiddle1-22/+64
handle Free/OpenBSD implementations and bring options up-to-date for the ISC implementation
2017-08-1841560: cleanup chsh completion for different platformsOliver Kiddle1-35/+62
2017-08-16users/22834: allow completion after -c and a few other new ip optionsTomasz Pala1-0/+15
2017-08-1641556: complete BPF (libpcap) filtersOliver Kiddle2-73/+137
2017-08-1641552: complete only branches after git worktree add --detachOliver Kiddle1-2/+2
the --detach is superfluous for other commits
2017-08-0841481: _df: Complete mounted device and mount points.Daniel Shahaf2-45/+4
This splits umount's "udevordir" completion from _mount to a new file, without changing it.
2017-08-0841486: _tmux: Correct completions of new-window, split-window, ↵Daniel Shahaf1-4/+4
respawn-window, respawn-pane. This follows up to 41467 which patched new-session.
2017-08-0641493: fix to not print hash into terminal and update options for git 2.14Oliver Kiddle1-2/+7
2017-08-0541492: update some options in completionsOliver Kiddle3-31/+52
2017-08-0241479: _xz: Complete compressed, rather than uncompressed, files after -d.Daniel Shahaf1-1/+1