summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2018-06-1543008: Improve code to remove privileges.Peter Stephenson1-0/+6
Remove warnings of unused values as we always check the finally result later. Put segid before setuid as the setgid could fail if UID no longer privileged.
2018-06-1342992: Fix minor escaping bug in _bashdana1-0/+2
2018-06-1342992: Use _call_program to fetch argument possibilitiesdana1-0/+7
2018-06-12unposted: Change 'Mac OS X' reference to 'macOS'dana1-3/+8
I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features.
2018-06-1142983: Address misc. feedback re: _mandana1-1/+3
2018-06-1142984: Fix argument pass-through to compadddana1-0/+5
2018-06-1042978: fix small but irritating bug in pbcopy completiondana1-0/+2
2018-06-1042977: Complete options to major man variants, otherwise improve especially ↵dana1-0/+5
section matching
2018-06-0942968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler1-0/+3
2018-06-0942965: add full completion for bash and update shell list in _shdana1-0/+3
2018-06-0942964: Update list of fbsd architecturesEitan Adler1-0/+3
2018-06-0942918: fix file completion for jqdana1-0/+2
2018-06-0942918: adapt detection of GNU variant of ldd to work on Ubuntudana1-0/+5
2018-06-0742947: new luarocks completionDoron Behar1-0/+5
2018-06-0742931: completion for several utilities especially for checksums across a ↵dana1-0/+7
variety of systems
2018-06-07users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear ↵Oliver Kiddle1-0/+3
the whole edit buffer
2018-06-0742935: FreeBSD does not support -v for arpEitan Adler1-0/+3
2018-06-0742937: add -M and -m optionsEitan Adler1-0/+2
2018-06-0743943: update samba completion with long optionsOliver Kiddle1-0/+4
2018-06-0642938: name argument to math_func is not unusedEitan Adler1-0/+3
2018-06-0642939: pm argument to set_registers is not unusedEitan Adler1-0/+5
2018-06-0542929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski1-0/+5
Add to both zed and zed-vicmd keymaps.
2018-06-0442826: remove link to now-spam websiteEitan Adler1-0/+6
2018-06-0442922: new tac completiondana1-0/+2
2018-06-0442881: update options in ghostscript completion and query more matches ↵Oliver Kiddle1-0/+3
directly from it
2018-06-0342920: new dkms completionOliver Kiddle1-0/+4
2018-06-0142888: Update installation notes.Peter Stephenson1-0/+5
Machine-specific part empty pending reports.
2018-05-3142870: another improvement of 'compset -q'Jun-ichi Takimoto1-0/+4
zlemetall need not count the 'x' added at the cursor in set_comp_sep()
2018-05-2942865: update config.guess and config.sub.Peter Stephenson1-0/+3
Copied unmodified from latest GNU distribution.
2018-05-2942862: Remove AC_PROG_TRADITIONAL from configure.ac.Eitan Adler1-0/+3
We don't support machines that ancient any more.
2018-05-2942863: configure.ac update to latest autoconf conventionsEitan Adler1-0/+5
2018-05-2542809: slightly improve 'compset -q'Jun-ichi Takimoto1-0/+4
2018-05-1942806: fix shutdown completion where options were lost due to args= ↵Oliver Kiddle1-0/+3
assignment where args+= was needed
2018-05-1942803: handle Linux and the the BSDs in netstat completionOliver Kiddle1-0/+5
2018-05-1742790: make [[:blank:]] match non-ASCII blanksStephane Chazelas1-0/+3
2018-05-1742784: complete -s and -x options to the functions builtinOliver Kiddle1-0/+5
2018-05-1742793: Always define FDT_PROC_SUBST even if not needed.Peter Stephenson1-0/+3
This avoids proliferating #ifdef's.
2018-05-1742785: Allow redefining math function to work silently.Peter Stephenson1-0/+5
Previously it failed with an error message that the function was already defined. This is inconsistent with most other aspects of shell usage.
2018-05-1442297: (e) subscript flag needs extra work with scalarsdana1-0/+8
2018-05-1342488: test cases for 42369 and address some issues in the codeOliver Kiddle1-0/+4
2018-05-13Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ↵Oliver Kiddle1-0/+5
point operations instead of errors to allow non-stop IEEE 754 arithmetic
2018-05-1342760: move stack variable outside while loop scope as it is accessed in the ↵Oliver Kiddle1-0/+5
while condition
2018-05-11unposted: remove mysterious excrescence in ChangeLogPeter Stephenson1-2/+0
2018-05-1142185: safety when removing separators in completiondana1-0/+3
2018-05-1142101 (tweaked): assigning shell status to array was brokendana1-0/+7
2018-05-0842752: enhance git external alias completionPeter Stephenson1-0/+3
If alias expands to !cmd-name, complete as a normal command line after cmd-name.
2018-05-0842751: Protect shell status in ZLE timed function handler.Peter Stephenson1-0/+5
Otherwise status from sched and other asynchronous functions could escape back to the main shell.
2018-05-0242740: Teach _systat about the 'zarc' screenEitan Adler1-0/+3
2018-05-0242732: Add several more entries to ifconfigEitan Adler1-0/+3
2018-05-0242743: update vorbis-tools completion and include vorbiscomment with the restOliver Kiddle1-0/+5