about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 42983: Address misc. feedback re: _mandana2018-06-112-9/+17
|
* 42984: Fix argument pass-through to compadddana2018-06-113-2/+7
|
* 42978: fix small but irritating bug in pbcopy completiondana2018-06-102-1/+3
|
* 42977: Complete options to major man variants, otherwise improve especially ↵dana2018-06-102-45/+311
| | | | section matching
* 42968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler2018-06-092-0/+8
|
* 42965: add full completion for bash and update shell list in _shdana2018-06-093-1/+89
|
* 42964: Update list of fbsd architecturesEitan Adler2018-06-092-1/+4
|
* 42918: fix file completion for jqdana2018-06-092-1/+3
|
* 42918: adapt detection of GNU variant of ldd to work on Ubuntudana2018-06-092-1/+6
|
* 42947: new luarocks completionDoron Behar2018-06-072-0/+596
|
* 42948: new opkg completiondana2018-06-071-0/+462
|
* 42931: completion for several utilities especially for checksums across a ↵dana2018-06-0710-82/+486
| | | | variety of systems
* users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear ↵Oliver Kiddle2018-06-072-2/+11
| | | | the whole edit buffer
* 42935: FreeBSD does not support -v for arpEitan Adler2018-06-072-2/+4
|
* 42937: add -M and -m optionsEitan Adler2018-06-072-0/+4
|
* 43943: update samba completion with long optionsOliver Kiddle2018-06-072-77/+100
|
* 42938: name argument to math_func is not unusedEitan Adler2018-06-062-1/+4
|
* 42939: pm argument to set_registers is not unusedEitan Adler2018-06-062-1/+6
|
* 42929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski2018-06-052-5/+31
| | | | Add to both zed and zed-vicmd keymaps.
* 42826: remove link to now-spam websiteEitan Adler2018-06-042-1/+6
|
* 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 ↵Oliver Kiddle2018-06-043-57/+124
| | | | directly from it
* 42920: new dkms completionOliver Kiddle2018-06-032-0/+166
|
* 42888: Update installation notes.Peter Stephenson2018-06-012-189/+15
| | | | Machine-specific part empty pending reports.
* 42870: another improvement of 'compset -q'Jun-ichi Takimoto2018-05-312-4/+10
| | | | zlemetall need not count the 'x' added at the cursor in set_comp_sep()
* 42865: update config.guess and config.sub.Peter Stephenson2018-05-293-1406/+1487
| | | | Copied unmodified from latest GNU distribution.
* 42862: Remove AC_PROG_TRADITIONAL from configure.ac.Eitan Adler2018-05-292-1/+3
| | | | We don't support machines that ancient any more.
* 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= ↵Oliver Kiddle2018-05-192-2/+5
| | | | assignment where args+= was needed
* 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
| | | | This avoids proliferating #ifdef's.
* 42785: Allow redefining math function to work silently.Peter Stephenson2018-05-172-9/+9
| | | | | | Previously it failed with an error message that the function was already defined. This is inconsistent with most other aspects of shell usage.
* 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
| | | | This could happen when kiiling a job. The processs might be reused.
* 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
| | | | point operations instead of errors to allow non-stop IEEE 754 arithmetic
* 42760: move stack variable outside while loop scope as it is accessed in the ↵Oliver Kiddle2018-05-132-1/+6
| | | | while condition
* 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
| | | | | If alias expands to !cmd-name, complete as a normal command line after cmd-name.
* 42751: Protect shell status in ZLE timed function handler.Peter Stephenson2018-05-082-0/+9
| | | | | Otherwise status from sched and other asynchronous functions could escape back to the main shell.
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If executing a command not at the end of a pipeline, and not optimised in the calling code, we can fork before "prefork" substitutions, at the same point as for background commands. Move fork before our preliminary scan of arguments to find a command: in the cases of early fork we don't need this information before forking. Ensure we _exit if forked in execcmd_exec(). Rationalise use of forks and pipes. Ensure we _exit instead of returning from execcmd_exec() if we have forked. Before the optimisation code after the fork always ran to the check at the end, but that code is overkill for the logic between the early fork and the existing one. Remove old workaround to fork in caller of execcmd for current shell constructs as no longer needed with early fork below. Close input of newly created pipe on fork (destined for RHS of pipe which we never execute): this replaces a workaround from zsh-workers/32171, commit 9887fc3d7b. Set last1 on early fork as needed by some instances of shell constructs on LHS of pipeline to know they are exiting.