about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 42919: new shuf and uptime completionsdana2018-06-042-0/+54
* 42922: new tac completiondana2018-06-042-0/+21
* 42881: update options in ghostscript completion and query more matches direct...Oliver Kiddle2018-06-043-57/+124
* 42920: new dkms completionOliver Kiddle2018-06-032-0/+166
* 42888: Update installation notes.Peter Stephenson2018-06-012-189/+15
* 42870: another improvement of 'compset -q'Jun-ichi Takimoto2018-05-312-4/+10
* 42865: update config.guess and config.sub.Peter Stephenson2018-05-293-1406/+1487
* 42862: Remove AC_PROG_TRADITIONAL from configure.ac.Eitan Adler2018-05-292-1/+3
* 42863: configure.ac update to latest autoconf conventionsEitan Adler2018-05-292-263/+154
* 42809: slightly improve 'compset -q'Jun-ichi Takimoto2018-05-252-3/+10
* 42806: fix shutdown completion where options were lost due to args= assignmen...Oliver Kiddle2018-05-192-2/+5
* 42803: handle Linux and the the BSDs in netstat completionOliver Kiddle2018-05-193-61/+342
* 42790: make [[:blank:]] match non-ASCII blanksStephane Chazelas2018-05-175-4/+36
* 42784: complete -s and -x options to the functions builtinOliver Kiddle2018-05-172-4/+15
* 42793: Always define FDT_PROC_SUBST even if not needed.Peter Stephenson2018-05-173-8/+6
* 42785: Allow redefining math function to work silently.Peter Stephenson2018-05-172-9/+9
* 42297: (e) subscript flag needs extra work with scalarsdana2018-05-143-3/+41
* 42234: Stephane: don't kill a process if not running.Peter Stephenson2018-05-141-3/+15
* 42488: test cases for 42369 and address some issues in the codeOliver Kiddle2018-05-137-56/+95
* Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...Oliver Kiddle2018-05-135-51/+64
* 42760: move stack variable outside while loop scope as it is accessed in the ...Oliver Kiddle2018-05-132-1/+6
* unposted: remove mysterious excrescence in ChangeLogPeter Stephenson2018-05-111-2/+0
* 42185: safety when removing separators in completiondana2018-05-112-1/+5
* 42101 (tweaked): assigning shell status to array was brokendana2018-05-113-2/+48
* 42752: enhance git external alias completionPeter Stephenson2018-05-082-1/+7
* 42751: Protect shell status in ZLE timed function handler.Peter Stephenson2018-05-082-0/+9
* 42740: Teach _systat about the 'zarc' screenEitan Adler2018-05-022-0/+4
* 42732: Add several more entries to ifconfigEitan Adler2018-05-022-2/+10
* 42743: update vorbis-tools completion and include vorbiscomment with the restOliver Kiddle2018-05-023-72/+117
* unposted (branch fork_early): Fork early for pipelines.Peter Stephenson2018-05-012-82/+71
* 42730: Complete the options for rmdirMatthew Martin2018-04-293-1/+27
* 42729: update df completion for [DFNO]BSDMatthew Martin2018-04-292-13/+47
* 42676: deal with system specific arguments in dd completionOliver Kiddle2018-04-292-16/+101
* 42728: update options in libtiff tools completion and add handling for tiff2pdfOliver Kiddle2018-04-292-69/+135
* 47201: fix 42355 for multiple backslashesRicardo Giorni2018-04-293-6/+34
* c.f. 42726: Back off fg and bg tests.Peter Stephenson2018-04-262-42/+5
* 42722: Replace ed with dc in fg/bg tests.Peter Stephenson2018-04-253-33/+29
* unposted: Correct process substitution buffer size in the PATH_DEV_FD codepath.Daniel Shahaf2018-04-252-1/+6
* 42714: Add fg and bg tests.Peter Stephenson2018-04-253-6/+89
* 42708: fix for process substitution.Peter Stephenson2018-04-245-10/+32
* 42705: Another safety fix for pgrp reclaiming.Peter Stephenson2018-04-232-1/+5
* Allow short loops with "while"Peter Stephenson2018-04-232-1/+7
* 42684 (with extra comments): Fork early if in bg.Peter Stephenson2018-04-202-95/+140
* 42686: Fix previous pgrp patch.Peter Stephenson2018-04-192-1/+7
* 42630: Improve process group handling in pipelines.Peter Stephenson2018-04-173-1/+34
* unposted: update version to 5.5.1-dev-0Peter Stephenson2018-04-172-2/+6
* unposted: Update for release 5.5.1. zsh-5.5.1Peter Stephenson2018-04-165-5/+17
* 42659: various completion option updatesOliver Kiddle2018-04-168-25/+84
* 42658: allow compact form of option arguments to diffstatOliver Kiddle2018-04-162-10/+13
* 42643, 42644: new cksum completionMatthew Martin2018-04-162-0/+76