Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
in status message for INT/QUIT signals; check errflag in output loops
Two semi-related patches for keyboard interrupt handling in completion,
most importantly so that unexpectedly long completion listings can be
interrupted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from 33423 and quote separators where needed
|
|
|
|
|
|
|
|
|
|
|
|
may have already done so
|
|
|
|
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This incorporates changes mentioned in the release notes since 2.0.0.
|
|
|
|
This incorporates changes mentioned in the release notes since 1.9.0.
|
|
Complete directories when handling unmaintained files for add.
Rationalise code and comments around this.
|
|
|
|
|
|
|
|
|
|
filtering for matches
|
|
|
|
|
|
The git completion for aliases (i.e. completing with aliased verb)
was broken whem some \n exist in aliases.
|
|
|
|
|
|
|
|
|
|
|
|
unquoted word
|
|
|
|
|
|
|