about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Expand)AuthorAgeFilesLines
* 43207: Improve _bind_addresses, _phpdana2018-07-311-2/+35
* 43183: fix '_ttys -o' and use it in _gdb/_pgrepJun-ichi Takimoto2018-07-191-1/+1
* 43166: new zathura completionDoron Behar2018-07-171-1/+1
* 43046: Add mupdf completerMatthew Martin2018-07-071-1/+1
* 43134: don't complete SIG in front of numeric signalsdana2018-07-031-1/+1
* 43107: add an option to _ttys to complete only open ttysJun-ichi Takimoto2018-07-011-5/+11
* 23519: Use tag remote-files for remote filesPeter Stephenson2018-06-291-2/+2
* 43080: _sys_calls: analyze recent syscall.h properlyJun-ichi Takimoto2018-06-251-1/+1
* 43079, 43086: new utility to complete names of running processesJun-ichi Takimoto2018-06-251-0/+44
* 43047: Make _bind_addresses always return local IPsdana2018-06-181-13/+15
* 42984: Fix argument pass-through to compadddana2018-06-112-2/+2
* 42730: Complete the options for rmdirMatthew Martin2018-04-291-1/+1
* 42585: improve completion for libarchive-based tarJun-ichi Takimoto2018-04-051-1/+1
* 42570: new completion for drill and factor out DNS type completionOliver Kiddle2018-03-301-0/+8
* 42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use fo...Oliver Kiddle2018-03-241-0/+41
* 42222: _object_files: recognize .dylib (macOS)dana2018-01-051-1/+1
* 42214: use less general names on new functions for completing file flags and ...dana2018-01-041-0/+0
* 42210: factor out completion of file modes and flags and handle _comp_priv_pr...dana2018-01-041-0/+37
* 42207: support g prefixes for GNU variants on systems like macOS+Homebrewdana2018-01-031-1/+1
* * 42143: fix a pattern in _object_filesJun-ichi Takimoto2017-12-201-1/+2
* 41831: fix compset usage in ogg123 completion and tweak where compset -p is a...Oliver Kiddle2017-10-111-1/+1
* unposted: add missing #autoload directiveOliver Kiddle2017-08-291-0/+2
* 41556: complete BPF (libpcap) filtersOliver Kiddle2017-08-161-0/+215
* 41481: _df: Complete mounted device and mount points.Daniel Shahaf2017-08-081-0/+44
* 41467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf2017-07-281-0/+17
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
* 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
* unposted: fix previous commitMikael Magnusson2016-12-011-1/+2
* 40024: Update _path_files since quoting requirements changed in 39412Mikael Magnusson2016-12-011-4/+2
* 40035: Cosmetic fixes for comments and documentation.Eitan Adler2016-11-291-1/+1
* 39757 plus test: Fix completion under parenthetical directory names, broken i...Daniel Shahaf2016-11-271-1/+1
* 40013: process zsh-specific time format extensions correctlyJun-ichi Takimoto2016-11-261-2/+2
* 40005: call _date_formats from _dateJun-ichi Takimoto2016-11-241-9/+8
* unposted: fix typo that was causing handling of "--" argument to failBarton E. Schaefer2016-11-031-1/+1
* 39797: obsolete the helper functions fixed by the previous two changesBarton E. Schaefer2016-11-011-62/+4
* 39795: preserve "cd -" behavior around directory shuffling in _canonical_path...Barton E. Schaefer2016-10-311-1/+3
* 39792: improve handling of relative paths in _canonical_paths_add_pathsBarton E. Schaefer2016-10-311-1/+4
* 39706: _tilde_files: Offer named directories. Document.Daniel Shahaf2016-10-241-1/+2
* 39708: Document _email_addresses.Daniel Shahaf2016-10-241-0/+2
* 39623: new evince completionOliver Kiddle2016-10-141-1/+1
* 39489: _path_files: Interpret -P as literally, rather than as a pattern.Daniel Shahaf2016-10-071-1/+1
* 39410: Fix unintentional history modifiers.Daniel Shahaf2016-09-221-2/+2
* 39295: allow -- to appear in the command line passed as an argumentOliver Kiddle2016-09-121-2/+2
* 39193 (cf. Yoshio Hanawa: 39192): don't pass options from after -- on to compaddOliver Kiddle2016-09-071-6/+9
* 39154: _files: -/ with list-dirs-first resulted in a bad pattern, thus aborti...Daniel Shahaf2016-09-021-1/+1
* 39105: _hashed_absolute_command_paths: Make the display string the basename.Daniel Shahaf2016-08-271-1/+3
* 39103: _typed-in_absolute_command_paths: Better handle non-empty arguments th...Daniel Shahaf2016-08-271-1/+7
* 39070: umount: Complete /f/b<TAB> → /foo/bar (for absolute path arguments o...Daniel Shahaf2016-08-271-1/+27
* 39067: update options to correspond to latest versions of software in various...Oliver Kiddle2016-08-191-2/+25