about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 43084: Variable warning suppression enhancements.Peter Stephenson2018-06-251-0/+6
| | | | | | Add vared -g option along the lines of typeset -g. Set reply safely in zsh_directory_name_cdr.
* 43080: _sys_calls: analyze recent syscall.h properlyJun-ichi Takimoto2018-06-251-0/+3
|
* 43079, 43086: new utility to complete names of running processesJun-ichi Takimoto2018-06-251-0/+7
| | | | And new completions for dtruss, fs_usage and sc_usage.
* unposted: Fix mistyped variable name in _opkgdana2018-06-241-0/+5
|
* 43081: Add networksetup completiondana2018-06-231-0/+3
|
* 43088: Fix wajig sub-command completiondana2018-06-231-0/+4
|
* 43074: Completion for additional linker options for clang and sanitizers for gccEitan Adler2018-06-211-0/+3
|
* 43078: add completion for the sed expressionOliver Kiddle2018-06-211-0/+3
|
* 43073: various completion option updatesOliver Kiddle2018-06-211-0/+14
|
* 43075: Support nanosecond-precision time formattingdana2018-06-201-0/+6
| | | | | | | | * Teach ztrftime() %9. and %N for nanoseconds * Update prompt expansion to pass sub-second times for time formatting * Update zsh/stat to pass sub-second times for atime/mtime/ctime Patch heavily based on Oliver's earlier work @ workers/24059
* 43077: Fix shift builtin status.Peter Stephenson2018-06-201-0/+5
| | | | | If the math evaulation to get the shift count failed the status wasn't passed back from the builtin.
* 43061: Improve open (macOS) completiondana2018-06-201-0/+4
|
* 43060: Expand stat completiondana2018-06-201-0/+5
|
* 43047: Add completion for hostnamedana2018-06-181-0/+2
|
* 43047: Make _bind_addresses always return local IPsdana2018-06-181-0/+4
|
* unposted: V01zmodload.ztst needs update for parameter module fixPeter Stephenson2018-06-181-0/+2
|
* 433029: Testing signal return type is no longer neededEitan Adler2018-06-181-0/+6
|
* 43006: complete modified files after `git stash --`Tim Smith2018-06-181-0/+3
|
* users/23484: be consistent on matcher specs for git branches to fix issue ↵Oliver Kiddle2018-06-181-0/+3
| | | | with partial matching
* 43048: add sanitizers, standards aliases and fix -fltoEitan Adler2018-06-181-0/+5
|
* 43043: Improve comm/sed completiondana2018-06-171-0/+3
|
* 43039: Mark functions_source (et al.) for auto-loadingdana2018-06-171-0/+5
|
* 43030: Replace VCS_INFO_realpath() by :Pdana2018-06-161-0/+8
|
* 43031: Add note to style guide about quotingdana2018-06-161-0/+3
|
* 43031: Add note to style guide about variant syntaxdana2018-06-161-0/+5
|
* unposted: Fix inconsistent white space in change logdana2018-06-161-6/+7
|
* unposted: Fix typo in change logdana2018-06-151-1/+1
|
* 43024: Improve _man section-name matchingdana2018-06-151-0/+4
|
* 42981: Add ed completerMatthew Martin2018-06-151-0/+4
|
* users/23472: Add $sysparams[procsubstpid] to zsh/systemPeter Stephenson2018-06-151-0/+3
|
* 43008: Improve code to remove privileges.Peter Stephenson2018-06-151-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.
* 42992: Fix minor escaping bug in _bashdana2018-06-131-0/+2
|
* 42992: Use _call_program to fetch argument possibilitiesdana2018-06-131-0/+7
|
* unposted: Change 'Mac OS X' reference to 'macOS'dana2018-06-121-3/+8
| | | | | I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features.
* 42983: Address misc. feedback re: _mandana2018-06-111-1/+3
|
* 42984: Fix argument pass-through to compadddana2018-06-111-0/+5
|
* 42978: fix small but irritating bug in pbcopy completiondana2018-06-101-0/+2
|
* 42977: Complete options to major man variants, otherwise improve especially ↵dana2018-06-101-0/+5
| | | | section matching
* 42968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler2018-06-091-0/+3
|
* 42965: add full completion for bash and update shell list in _shdana2018-06-091-0/+3
|
* 42964: Update list of fbsd architecturesEitan Adler2018-06-091-0/+3
|
* 42918: fix file completion for jqdana2018-06-091-0/+2
|
* 42918: adapt detection of GNU variant of ldd to work on Ubuntudana2018-06-091-0/+5
|
* 42947: new luarocks completionDoron Behar2018-06-071-0/+5
|
* 42931: completion for several utilities especially for checksums across a ↵dana2018-06-071-0/+7
| | | | variety of systems
* users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear ↵Oliver Kiddle2018-06-071-0/+3
| | | | the whole edit buffer
* 42935: FreeBSD does not support -v for arpEitan Adler2018-06-071-0/+3
|
* 42937: add -M and -m optionsEitan Adler2018-06-071-0/+2
|
* 43943: update samba completion with long optionsOliver Kiddle2018-06-071-0/+4
|
* 42938: name argument to math_func is not unusedEitan Adler2018-06-061-0/+3
|