summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Expand)AuthorFilesLines
2016-03-1938187: _adb: Just check current dir instead of recursivelyMikael Magnusson1-26/+12
2016-03-1938186: _adb: fix remote file completion + various fixesMikael Magnusson1-45/+30
2016-03-1838179: _adb: Fix completion by mostly reverting 35531Mikael Magnusson1-28/+40
2016-03-1638161: _tmux: Use a colon to terminate options to _arguments itselfFrank Terbeck1-79/+79
2016-03-1538151: _git: fix tag name of remote branchesm0viefreak1-1/+1
2016-03-1538148: _git: reflog: complete references next to commandsm0viefreak1-1/+3
2016-03-1138129: _git: Fix __git_ignore_line's treatment of shell and pattern metacarac...Daniel Shahaf1-3/+3
2016-03-1038128: _git: Fix completion of diffs against the index when treeish isn't she...Daniel Shahaf1-1/+2
2016-03-1038123 (after 38074): _git reset $treeish: complete only staged filesDaniel Shahaf1-36/+20
2016-03-0938120: _git: Document the internal helper function __git_ignore_line.Daniel Shahaf1-0/+10
2016-03-0838074: _git reset HEAD: complete only staged filesJun-ichi Takimoto1-1/+28
2016-02-1537975: Completion/Unix/Command/_php: remove _arguments' -A optionEric Cook1-1/+1
2016-02-1437898: complete gcc linker optionsBarton E. Schaefer1-0/+14
2016-02-1437972: Redirect stderr to /dev/null in cases where ${~param} might generate e...Barton E. Schaefer5-5/+5
2016-02-1137913: add additional completers and _zpool improvementEric Cook3-0/+129
2016-02-0937924: Completion: _git: Complete files for 'check-ignore'Daniel Shahaf1-1/+1
2016-01-29unposted: _init_d: Report failure to caller.Daniel Shahaf1-1/+1
2016-01-2337725: Completion: _init_d: add OpenBSD bitsMatthew Martin1-1/+19
2016-01-2337703: Completion: git: Also complete sendmail commands for send-email's conf...Daniel Shahaf1-2/+2
2016-01-2037666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...Daniel Shahaf1-1/+6
2016-01-2037665: Completion: New helper _absolute_command_paths.Daniel Shahaf1-4/+4
2016-01-1837634: _man: Support subsection names such as '3p'.Daniel Shahaf1-2/+2
2016-01-1837634: _man: Disentangle a local variable that had two distinct semantics. No...Daniel Shahaf1-8/+11
2016-01-1837663: New bibtex completion (very minimal).Daniel Shahaf1-0/+5
2015-12-31users/21114: new dig completionOliver Kiddle1-0/+85
2015-12-1137383: add completion type for object filesMatthew Martin4-21/+4
2015-12-0537150: _git: Autocomplete .. for commit rangesDaniel Shahaf1-3/+3
2015-12-0536957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...Daniel Shahaf1-1/+1
2015-12-03unposted: Remove uneeded executability bits.Daniel Shahaf2-0/+0
2015-11-2737163: Remove curl completionDaniel Shahaf1-0/+7
2015-11-2637100: update for sysctl completionMatthew Martin1-7/+7
2015-11-2037164: _tmux: Complete external commandsDaniel Shahaf1-6/+6
2015-11-2037149: _git: Complete 'bisect/bad' refDaniel Shahaf1-0/+1
2015-11-1737129: _git: Complete 'commit -p'Daniel Shahaf1-1/+1
2015-11-1437115: update for changes in ${(P)...} evaluation.Barton E. Schaefer1-1/+1
2015-11-1337031: _git-merge: Exclude ancestors of HEAD from recent commit completionDaniel Shahaf1-1/+2
2015-11-0437062: tentative mechanism for git commit descriptions.Peter Stephenson1-9/+33
2015-11-0235303: remove Completion/Unix/Command/_systemdDaniel Hahler1-470/+0
2015-10-3137029: update options and new tr completionOliver Kiddle4-14/+78
2015-10-31unposted (cf. 36998,36999): undo 36956 / restore 34451 with expanded comment ...Barton E. Schaefer1-2/+2
2015-10-3137032: Temporarily revert 36959.Daniel Shahaf1-1/+4
2015-10-2936983 + 36990: new completions for head and tailJun-ichi Takimoto2-0/+110
2015-10-2536962: _git: Fix completion of RHS of refspecs.Daniel Shahaf1-1/+2
2015-10-2536964: _git: Complete remotes branch names with slashes correctly.Daniel Shahaf1-1/+1
2015-10-2536960: _git: Enable slash matcher for more branch and tag completions, includ...Daniel Shahaf1-3/+3
2015-10-2536959: _git: Offer @~$n as completion of recent commits.Daniel Shahaf1-1/+2
2015-10-2536958: _git: Fix recent commit completion descriptions.Daniel Shahaf1-12/+29
2015-10-25unposted: _git: Fix 'commit object name' completion messages.Daniel Shahaf1-2/+2
2015-10-24unposted: _beep completion: Actually hook it for the 'beep' command.Daniel Shahaf1-1/+1
2015-10-2036900: _git: stash names completion: Display log messagesDaniel Shahaf1-2/+11