Age | Commit message (Collapse) | Author | Files | Lines |
|
replace empty strings with a dot
|
|
|
|
|
|
|
|
|
|
For constants we can avoid a conversion to signed by examining
the expression before passing to math eval.
|
|
|
|
Fixup for 99cf61fd4.
|
|
Don't discard the line from the history merely because it produced
no synactic words.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
backslash-escaped even when it isn't '!'.
|
|
|
|
|
|
Last recorded word should be the previous one.
|
|
'Darwin' and 'Linux' groups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visible with typeset -p.
|
|
|
|
modes
|
|
|
|
_comp_priv_prefix for chflags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zsh/<TAB>'.
When local-apt-repository is installed, 'apt-cache policy' contains
.
100 /var/lib/dpkg/status
release a=now
500 file:/var/lib/local-apt-repository ./ Packages
release o=local-apt-repository,c=
.
which was matched by the pattern being patched.
|
|
VCS_INFO_formats and VCS_INFO_set.
|
|
_call_program and '_arguments --' will call _comp_locale before
calling external command for easier analysis of the output.
This is disabled by passing an option '-l'.
|