about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Expand)AuthorAgeFilesLines
...
* 39067: update options to correspond to latest versions of software in various...Oliver Kiddle2016-08-191-2/+25
* unposted: _canonical_paths: Port docstring changes from 39044.Daniel Shahaf2016-08-181-2/+2
* 38967: _hosts: Don't complete wildcard entries from ~/.ssh/known_hosts.Daniel Shahaf2016-07-311-7/+16
* 38868: update completions for new options on FreeBSDOliver Kiddle2016-07-171-3/+3
* 38867: update strace completionOliver Kiddle2016-07-171-0/+20
* 38713: don't add calendar matches when not immediately entering menu selectionOliver Kiddle2016-06-181-1/+2
* 38707: strip suffix for glob qualifier completionOliver Kiddle2016-06-182-0/+2
* users/21609: do not treat tilde-expansions as quoted when inside command subs...Barton E. Schaefer2016-06-031-1/+1
* 38577: _signals: Don't complete SIGEXIT from _kill.Daniel Shahaf2016-06-031-5/+8
* 38420: _baudrates: Make style lookups fit better with the rest of compsysFrank Terbeck2016-05-091-6/+6
* 38421: _baudrates: Fit better into the general completion frameworkFrank Terbeck2016-05-091-11/+5
* 38426: _baudrates: Use 2 space indentationFrank Terbeck2016-05-091-14/+14
* 38422: _baudrate -> _baudratesFrank Terbeck2016-05-091-1/+1
* 38388: Refactor baud rate completionFrank Terbeck2016-05-021-0/+84
* 37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...Barton E. Schaefer2016-02-141-1/+1
* 37665: Completion: New helper _absolute_command_paths.Daniel Shahaf2016-01-201-0/+29
* 37664: docs: Document the completion function _command_names.Daniel Shahaf2016-01-201-0/+3
* 37401: pattern error caused too much activity in _list_files for some stylesPeter Stephenson2015-12-141-1/+1
* 37383: add completion type for object filesMatthew Martin2015-12-111-0/+11
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-031-0/+0
* 37163: Remove curl completionDaniel Shahaf2015-11-271-1/+1
* 37201: change quoting to handle group names with spacesMatthew Martin2015-11-221-2/+2
* 36646: handle solaris/openzfs differences; only use -t share on solarisEric Cook2015-10-191-2/+4
* 36243: fix a few problems of "_pids -m pattern"Jun-ichi Takimoto2015-08-201-1/+1
* 36165: simplify file-patterns default to a single patternOliver Kiddle2015-08-171-42/+6
* 36113: ip(8) may add suffixes which is not good for completion matchesEric Cook2015-08-131-13/+6
* 36127: assorted minor completion function changesOliver Kiddle2015-08-121-1/+1
* faster method of generating list of python modulesAntony Lee2015-07-261-4/+2
* 35789: (tweaked c.f. Bart: 35791): duplicate glob qualifier handling from _pa...Oliver Kiddle2015-07-141-1/+19
* 35774: fix double formatting of date explanation messageOliver Kiddle2015-07-141-4/+7
* 35748: fixes to prompt spec completion where it contains date formatsOliver Kiddle2015-07-091-134/+0
* 35749: (c.f. Jun T: 35732): fix exclusion list for flags/modifiersOliver Kiddle2015-07-091-2/+2
* 35727: support OpenBSD for diff optionsMatthew Martin2015-07-081-11/+41
* 35700: complete OS specific date format specifiers and put % in a prefixOliver Kiddle2015-07-071-71/+97
* 35718: new calendar style date completionOliver Kiddle2015-07-071-0/+123
* 35697: _ps1234, _date_formats: Complete strftime formats for %D{}Mikael Magnusson2015-07-062-3/+91
* 35696: _ps1234: complete colors for %F{ and %K{Mikael Magnusson2015-07-061-6/+23
* 35527: use list-separator style in cases where separator was hardcodedOliver Kiddle2015-06-191-2/+3
* 35528: allow for IPREFIXOliver Kiddle2015-06-191-1/+1
* 35356: factor out completion of tty devicesOliver Kiddle2015-06-021-0/+19
* 35232: matching parenthesesİsmail Dönmez2015-05-201-1/+1
* 35168: Improve parsing of case patterns.Peter Stephenson2015-05-181-1/+1
* 35011: update completions for some common Unix commands,Oliver Kiddle2015-05-032-16/+12
* users/20058: improve device completion in ip completion.Peter Stephenson2015-03-312-37/+46
* 34435: Update emulate completion.Peter Stephenson2015-01-301-0/+6
* 34415: cache list of all python modulesJun-ichi Takimoto2015-01-281-0/+44
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-251-1/+1
* 34327: fix cache identifier used in _cache_invalidJun-ichi Takimoto2015-01-221-1/+1
* users/19530: Handle commented lines in /etc/filesystemsMikael Magnusson2014-12-141-1/+1
* 33843: minor optimisation for recursive-files.Peter Stephenson2014-12-081-1/+5