summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-06-2543079, 43086: new utility to complete names of running processesJun-ichi Takimoto5-0/+107
And new completions for dtruss, fs_usage and sc_usage.
2018-06-24unposted: Fix mistyped variable name in _opkgdana2-1/+6
2018-06-2343081: Add networksetup completiondana2-0/+323
2018-06-2343088: Fix wajig sub-command completiondana2-1/+6
2018-06-2143074: Completion for additional linker options for clang and sanitizers for gccEitan Adler2-10/+14
2018-06-2143078: add completion for the sed expressionOliver Kiddle2-11/+209
2018-06-2143073: various completion option updatesOliver Kiddle20-80/+209
2018-06-2043075: Support nanosecond-precision time formattingdana11-64/+116
* 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
2018-06-2043077: Fix shift builtin status.Peter Stephenson2-1/+11
If the math evaulation to get the shift count failed the status wasn't passed back from the builtin.
2018-06-2043061: Improve open (macOS) completiondana3-19/+65
2018-06-2043060: Expand stat completiondana3-33/+101
2018-06-1843047: Add completion for hostnamedana2-0/+78
2018-06-1843047: Make _bind_addresses always return local IPsdana2-13/+19
2018-06-18unposted: V01zmodload.ztst needs update for parameter module fixPeter Stephenson2-0/+5
2018-06-18433029: Testing signal return type is no longer neededEitan Adler5-15/+9
2018-06-1843006: complete modified files after `git stash --`Tim Smith2-0/+6
2018-06-18users/23484: be consistent on matcher specs for git branches to fix issue ↵Oliver Kiddle2-6/+9
with partial matching
2018-06-1843048: add sanitizers, standards aliases and fix -fltoEitan Adler2-4/+23
2018-06-1743043: Improve comm/sed completiondana3-12/+21
2018-06-1743039: Mark functions_source (et al.) for auto-loadingdana3-1/+7
2018-06-1643030: Replace VCS_INFO_realpath() by :Pdana8-20/+19
2018-06-1643031: Add note to style guide about quotingdana2-0/+20
2018-06-1643031: Add note to style guide about variant syntaxdana2-0/+25
2018-06-16unposted: Fix inconsistent white space in change logdana1-6/+7
2018-06-15unposted: Fix typo in change logdana1-1/+1
2018-06-1543024: Improve _man section-name matchingdana2-6/+41
2018-06-1542981: Add ed completerMatthew Martin2-0/+42
2018-06-15users/23472: Add $sysparams[procsubstpid] to zsh/systemPeter Stephenson5-0/+23
2018-06-1543008: Improve code to remove privileges.Peter Stephenson2-7/+30
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 _bashdana2-2/+4
2018-06-1342992: Use _call_program to fetch argument possibilitiesdana5-10/+17
2018-06-12unposted: Change 'Mac OS X' reference to 'macOS'dana2-4/+9
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: _mandana2-9/+17
2018-06-1142984: Fix argument pass-through to compadddana3-2/+7
2018-06-1042978: fix small but irritating bug in pbcopy completiondana2-1/+3
2018-06-1042977: Complete options to major man variants, otherwise improve especially ↵dana2-45/+311
section matching
2018-06-0942968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler2-0/+8
2018-06-0942965: add full completion for bash and update shell list in _shdana3-1/+89
2018-06-0942964: Update list of fbsd architecturesEitan Adler2-1/+4
2018-06-0942918: fix file completion for jqdana2-1/+3
2018-06-0942918: adapt detection of GNU variant of ldd to work on Ubuntudana2-1/+6
2018-06-0742947: new luarocks completionDoron Behar2-0/+596
2018-06-0742948: new opkg completiondana1-0/+462
2018-06-0742931: completion for several utilities especially for checksums across a ↵dana10-82/+486
variety of systems
2018-06-07users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear ↵Oliver Kiddle2-2/+11
the whole edit buffer
2018-06-0742935: FreeBSD does not support -v for arpEitan Adler2-2/+4
2018-06-0742937: add -M and -m optionsEitan Adler2-0/+4
2018-06-0743943: update samba completion with long optionsOliver Kiddle2-77/+100
2018-06-0642938: name argument to math_func is not unusedEitan Adler2-1/+4
2018-06-0642939: pm argument to set_registers is not unusedEitan Adler2-1/+6