summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* unposted: 5.4.2-test-2 zsh-5.4.2-test-2Peter Stephenson2018-04-041-0/+2
* 42581(?): Fix ZLE inline history expansion.Peter Stephenson2018-04-041-0/+6
* 42572: various completion option updatesOliver Kiddle2018-03-311-0/+9
* 42571: new completion for FreeBSD jail commandOliver Kiddle2018-03-311-0/+5
* 42568: new shutdown completionOliver Kiddle2018-03-301-0/+2
* 42569: improve lsof completion after -i and -s optionsOliver Kiddle2018-03-301-0/+3
* 42567: new completion for xmlstarletOliver Kiddle2018-03-301-0/+3
* 42570: new completion for drill and factor out DNS type completionOliver Kiddle2018-03-301-0/+4
* 42560: silence sign-compare compiler warningsOliver Kiddle2018-03-301-0/+2
* 42566: new strings completionOliver Kiddle2018-03-301-0/+4
* 42564: _adb: Various improvementsMikael Magnusson2018-03-291-0/+4
* 42548: new pwgen completionOliver Kiddle2018-03-281-0/+2
* 42549: also handle the yumdb command in yum completionOliver Kiddle2018-03-281-0/+3
* 42550: new completion for ruby's gemOliver Kiddle2018-03-281-0/+2
* 42539: prevent overflow of PATH_MAX-sized buffer in spelling correctionOliver Kiddle2018-03-281-0/+5
* 42538: Temporarily set umask for here document.Martijn Dekker2018-03-271-0/+6
* 42480: optimize $#var for single-byte character setsBarton E. Schaefer2018-03-251-0/+4
* 42505 (corrected): prepare for 5.5 release zsh-5.4.2-test-1Peter Stephenson2018-03-251-0/+4
* 42520: don't use an empty but existing option cache in netcat completionOliver Kiddle2018-03-241-0/+3
* 42521 based on 42049 (SATOH Fumiyasu): fix finding of includes in make comple...Oliver Kiddle2018-03-241-0/+4
* 42519, CVE-2018-1083: check bounds on PATH_MAX-sized buffer used for file com...Oliver Kiddle2018-03-241-0/+3
* 42518, CVE-2018-1071: check bounds when copying path in hashcmd()Oliver Kiddle2018-03-241-0/+5
* unposted: add 'static' to a file-local variableJun-ichi Takimoto2018-03-241-0/+3
* 42501: avoid out of bound pointer (as 42487)Jun-ichi Takimoto2018-03-241-0/+5
* 42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use fo...Oliver Kiddle2018-03-241-0/+5
* 42497 (tweaked c.f. 42498): make completion after apt install work on local ....Oliver Kiddle2018-03-231-0/+5
* 42191: new completion for otool (macOS)Jun-ichi Takimoto2018-03-221-0/+4
* 42487: Fix pointer problems in compctl.Peter Stephenson2018-03-211-0/+5
* 42469: necessary repairs to 42465 found by "make check"Stephane Chazelas2018-03-181-0/+4
* 42465: Pass up error status from readoutput().Stephane Chazelas2018-03-151-0/+6
* 42453: Fix race in look up of status for wait.Peter Stephenson2018-03-121-0/+5
* github #22: Add newer C++ standard options to gcc completionFerenc-2018-03-071-0/+3
* github #23: new kdeconnect-cli completionMatthijs Tijink2018-03-071-0/+5
* 42365: Use .zwc file if timestamp identical to source.Martijn Dekker2018-03-051-0/+5
* 42411: Assume current C librarires handle free(NULL)Taylor West2018-03-041-0/+5
* 23180: Fix expand-or-complete with ~[...].Peter Stephenson2018-02-261-0/+4
* 42401: workaround for gcc -foptimize-strlen oddit.Peter Stephenson2018-02-261-0/+3
* users/23169: only expand ~[...] under the same circumstances as other ~formsPeter Stephenson2018-02-261-0/+4
* 42399: document echo and behaviour of - and --Peter Stephenson2018-02-261-0/+5
* 42364: _git: fix __git_ignore_line to ignore the current wordDaniel Hahler2018-02-221-0/+5
* 42362: protect REPORTTIME logic from bad statusPeter Stephenson2018-02-171-0/+4
* ChangeLog typos.Peter Stephenson2018-02-131-2/+2
* Document REPORTMEMORY is in Kb, not MbPeter Stephenson2018-02-131-0/+5
* 42355: Fix use of backslashes on here doc input.Peter Stephenson2018-02-121-0/+6
* 42324: _git: handle mutually exclusive optionsDaniel Hahler2018-02-121-0/+5
* 42327: _make: complete _filesDaniel Hahler2018-02-111-0/+4
* unposted: _subversion: Support subcommands with hyphens in their names, such ...Daniel Shahaf2018-02-081-0/+6
* 42333: git 2.16.0 no longer accepts an empty string as a pathspec element so ...Christian Hesse2018-02-081-0/+4
* 42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSDMatthew Martin2018-02-081-0/+3
* 42336: force single column output when getting filenames with adb ls commandWGH2018-02-071-0/+3