about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 38074: _git reset HEAD: complete only staged filesJun-ichi Takimoto2016-03-081-1/+28
* 37975: Completion/Unix/Command/_php: remove _arguments' -A optionEric Cook2016-02-151-1/+1
* 37898: fix typo in completer menuBarton E. Schaefer2016-02-141-1/+1
* 37898: complete gcc linker optionsBarton E. Schaefer2016-02-141-0/+14
* 37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...Barton E. Schaefer2016-02-149-9/+9
* 37913: add additional completers and _zpool improvementEric Cook2016-02-118-0/+262
* 37924: Completion: _git: Complete files for 'check-ignore'Daniel Shahaf2016-02-091-1/+1
* 37923: Completion: _bts: Fix quoting of $DEBEMAIL.Daniel Shahaf2016-02-091-2/+2
* unposted: _init_d: Report failure to caller.Daniel Shahaf2016-01-291-1/+1
* 37788: _subscript - fix completion of associative array keysEric Cook2016-01-261-2/+2
* 37725: Completion: _init_d: add OpenBSD bitsMatthew Martin2016-01-231-1/+19
* 37703: Completion: git: Also complete sendmail commands for send-email's conf...Daniel Shahaf2016-01-231-2/+2
* 37666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...Daniel Shahaf2016-01-201-1/+6
* 37665: Completion: New helper _absolute_command_paths.Daniel Shahaf2016-01-202-4/+33
* 37664: docs: Document the completion function _command_names.Daniel Shahaf2016-01-201-0/+3
* 37634: _man: Support subsection names such as '3p'.Daniel Shahaf2016-01-181-2/+2
* 37634: _man: Disentangle a local variable that had two distinct semantics. No...Daniel Shahaf2016-01-181-8/+11
* 37663: New bibtex completion (very minimal).Daniel Shahaf2016-01-181-0/+5
* 37550: _cu: Support Linux line-device names; fail gracefully on OSes matching...Daniel Shahaf2016-01-131-1/+1
* 37534: completion for OpenBSD's cu, fw_update and rcctl utilsMatthew Martin2016-01-103-0/+59
* users/21114: new dig completionOliver Kiddle2015-12-311-0/+85
* 37438: C/D/C/_aptitude: Also parse -h output of aptitude 0.7.5 and laterAxel Beckert2015-12-271-1/+1
* Add missing apt purge and autoremove subcommandsFelipe Sateler2015-12-261-1/+3
* 37401: pattern error caused too much activity in _list_files for some stylesPeter Stephenson2015-12-141-1/+1
* 37397: Optimised update to dnf completionAdrien Vergé2015-12-131-248/+168
* 37383: add completion type for object filesMatthew Martin2015-12-115-21/+15
* 37260: add opus to mplayer audio completionsSimon Hafner2015-12-111-2/+2
* 37150: _git: Autocomplete .. for commit rangesDaniel Shahaf2015-12-051-3/+3
* 36957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...Daniel Shahaf2015-12-051-1/+1
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-035-0/+0
* 37256: _debchange (_dch): Update completion.Daniel Shahaf2015-11-301-6/+74
* 37163: Remove curl completionDaniel Shahaf2015-11-272-1/+8
* 37215: _regex_words: Don't add mismatched parenthesesDaniel Shahaf2015-11-271-1/+7
* 37100: update for sysctl completionMatthew Martin2015-11-261-7/+7
* 37201: change quoting to handle group names with spacesMatthew Martin2015-11-221-2/+2
* 37164: _tmux: Complete external commandsDaniel Shahaf2015-11-201-6/+6
* 37149: _git: Complete 'bisect/bad' refDaniel Shahaf2015-11-201-0/+1
* 37129: _git: Complete 'commit -p'Daniel Shahaf2015-11-171-1/+1
* _sockstat: minor improvementsEric Cook2015-11-161-5/+16
* 37115: update for changes in ${(P)...} evaluation.Barton E. Schaefer2015-11-141-1/+1
* 37031: _git-merge: Exclude ancestors of HEAD from recent commit completionDaniel Shahaf2015-11-131-1/+2
* 37062: tentative mechanism for git commit descriptions.Peter Stephenson2015-11-041-9/+33
* 35303: remove Completion/Unix/Command/_systemdDaniel Hahler2015-11-021-470/+0
* 37029: update options and new tr completionOliver Kiddle2015-10-314-14/+78
* 37028: new scl completionOliver Kiddle2015-10-311-0/+38
* unposted (cf. 36998,36999): undo 36956 / restore 34451 with expanded comment ...Barton E. Schaefer2015-10-311-2/+2
* 37032: Temporarily revert 36959.Daniel Shahaf2015-10-311-1/+4
* 36983 + 36990: new completions for head and tailJun-ichi Takimoto2015-10-292-0/+110
* 36962: _git: Fix completion of RHS of refspecs.Daniel Shahaf2015-10-251-1/+2
* 36964: _git: Complete remotes branch names with slashes correctly.Daniel Shahaf2015-10-251-1/+1