| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
'Darwin' and 'Linux' groups.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also missing escape for _gcc and --no-index option for git diff
|
| |
|
| |
|
| |
|
|
|
|
| |
good idea
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
-P' calls to use shortest match where applicable, plus random drive-by tweaks.
Found by grepping for patterns that can match needles of various lengths:
:grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
|
|
|
|
| |
version 4.8
|
|
|
|
| |
various functions
|
|
|
|
| |
various functions
|
| |
|
| |
|
|
|
|
|
| |
Also factor out completion for system calls and new functions for
truss and ltrace.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The "=" to the left of the ":" was interpreted as a literal part of the option
name, resulting in double equal signs.
|
|
|
|
| |
The "action" part of the -o spec didn't escape colons.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Versions supplied with docker is authoritative, so version in zsh
is just a potential hazard to the unwary.
|
| |
|
| |
|