about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* 41628 (plus 41645 by Oliver): _ps: update optionsJun-ichi Takimoto2017-09-091-24/+76
* 41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.Daniel Shahaf2017-09-041-13/+12
* 41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the...Daniel Shahaf2017-09-041-9/+5
* 41637: add explicit objdump completionMarc Aldorasi2017-09-041-2/+104
* 41567: _tmux: Complete detached sessions first for attach-session.Daniel Shahaf2017-08-301-1/+20
* 41566: _tmux: Complete only attached sessions for detach-session.Daniel Shahaf2017-08-301-1/+8
* 41564: _tmux: Complete environment variables and their values for set-environ...Daniel Shahaf2017-08-301-5/+94
* 41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.Daniel Shahaf2017-08-301-4/+4
* 41558: _tmux: Complete option names for show-options and show-window-options.Daniel Shahaf2017-08-301-6/+23
* 41618: Added some arguments autocompletion to _todo.sh.Андрей Стоцкий (_RuRo_)2017-08-291-0/+12
* 41617: complete new tracepath optionsOliver Kiddle2017-08-291-5/+0
* 41616: update completion options to entr 3.8Oliver Kiddle2017-08-291-2/+16
* unposted: add missing #autoload directiveOliver Kiddle2017-08-291-0/+2
* 41602 (tweaked): Improve wording in gpg completion.William da Silva2017-08-251-6/+6
* 41601: handle system differences in arp completion and add function for routeOliver Kiddle2017-08-252-15/+349
* 41600: fix quoting of songs for mpc completionOliver Kiddle2017-08-251-23/+88
* 41598: new who and w completionsOliver Kiddle2017-08-252-0/+111
* 41568: complete vmstat options on NetBSD and Solaris and add some exclusion l...Oliver Kiddle2017-08-181-23/+67
* 41561: update dhclient completionOliver Kiddle2017-08-181-22/+64
* 41560: cleanup chsh completion for different platformsOliver Kiddle2017-08-181-35/+62
* users/22834: allow completion after -c and a few other new ip optionsTomasz Pala2017-08-161-0/+15
* 41556: complete BPF (libpcap) filtersOliver Kiddle2017-08-163-73/+352
* 41552: complete only branches after git worktree add --detachOliver Kiddle2017-08-161-2/+2
* 41481: _df: Complete mounted device and mount points.Daniel Shahaf2017-08-083-45/+48
* 41486: _tmux: Correct completions of new-window, split-window, respawn-window...Daniel Shahaf2017-08-081-4/+4
* 41493: fix to not print hash into terminal and update options for git 2.14Oliver Kiddle2017-08-061-2/+7
* 41492: update some options in completionsOliver Kiddle2017-08-053-31/+52
* 41479: _xz: Complete compressed, rather than uncompressed, files after -d.Daniel Shahaf2017-08-021-1/+1
* 41475: _git: Complete files after 'reset' when there are no commits, when the...Daniel Shahaf2017-08-021-0/+6
* unposted: _git: Fix style lookup for 'max-verbose'.Daniel Shahaf2017-07-311-1/+1
* 41467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf2017-07-282-1/+18
* 41471 (tweaked): _svn: Complete propvals in 'propset'.Daniel Shahaf2017-07-281-1/+24
* 41458: _subversion: Don't cache an empty commands list when svn is not availa...Daniel Shahaf2017-07-281-1/+6
* 41432: use option grouping in xz completionOliver Kiddle2017-07-151-40/+41
* 41431: update options in assorted completionsOliver Kiddle2017-07-156-22/+56
* 41414: fix for commas used in exclusion listsFabian Klötzl2017-07-142-2/+9
* 41419: update for git 2.13.2Oliver Kiddle2017-07-141-11/+30
* 41409: complete "django startproject"Marcin Mielniczuk2017-07-111-0/+1
* 41339: Unquote treeish argument for git checkout completionPeter Stephenson2017-06-221-2/+2
* 41177: _nm: add support for macOS and OpenBSDJun-ichi Takimoto2017-06-011-30/+80
* 41159: handle "Include" and "HostName" lines in ~/.ssh/configBarton E. Schaefer2017-05-281-11/+17
* 41087: Update kvno completion to MIT krb 1.14Marko Myllynen2017-05-221-4/+6
* 41086: Update librt completionsMarko Myllynen2017-05-221-2/+3
* 41085: Update OpenStack completionsMarko Myllynen2017-05-221-3/+3
* unposted: fix syntax on line endOliver Kiddle2017-04-261-1/+1
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-2613-36/+56
* 41006: _ls: new optiosns and a few fixesJun-ichi Takimoto2017-04-261-24/+76
* 40943: __git_recent_commits: prefer recent commit objectsDaniel Hahler2017-04-231-2/+2
* 40973: _remote_files: Fix completion of remote files that start with a hyphen...Daniel Shahaf2017-04-181-2/+4
* * 40782: avoid dependency on zsh/regex moduleSebastian Gniazdowski2017-04-011-2/+3