about summary refs log tree commit diff
Commit message (Expand)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 s...dana2018-06-102-45/+311
* 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 var...dana2018-06-0710-82/+486
* users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...Oliver Kiddle2018-06-072-2/+11
* 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
* 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 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