summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2018-06-0542929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski2-5/+31
Add to both zed and zed-vicmd keymaps.
2018-06-0442826: remove link to now-spam websiteEitan Adler2-1/+6
2018-06-0442919: new shuf and uptime completionsdana2-0/+54
2018-06-0442922: new tac completiondana2-0/+21
2018-06-0442881: update options in ghostscript completion and query more matches ↵Oliver Kiddle3-57/+124
directly from it
2018-06-0342920: new dkms completionOliver Kiddle2-0/+166
2018-06-0142888: Update installation notes.Peter Stephenson2-189/+15
Machine-specific part empty pending reports.
2018-05-3142870: another improvement of 'compset -q'Jun-ichi Takimoto2-4/+10
zlemetall need not count the 'x' added at the cursor in set_comp_sep()
2018-05-2942865: update config.guess and config.sub.Peter Stephenson3-1406/+1487
Copied unmodified from latest GNU distribution.
2018-05-2942862: Remove AC_PROG_TRADITIONAL from configure.ac.Eitan Adler2-1/+3
We don't support machines that ancient any more.
2018-05-2942863: configure.ac update to latest autoconf conventionsEitan Adler2-263/+154