about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 43039: Mark functions_source (et al.) for auto-loadingdana2018-06-173-1/+7
* 43030: Replace VCS_INFO_realpath() by :Pdana2018-06-168-20/+19
* 43031: Add note to style guide about quotingdana2018-06-162-0/+20
* 43031: Add note to style guide about variant syntaxdana2018-06-162-0/+25
* unposted: Fix inconsistent white space in change logdana2018-06-161-6/+7
* unposted: Fix typo in change logdana2018-06-151-1/+1
* 43024: Improve _man section-name matchingdana2018-06-152-6/+41
* 42981: Add ed completerMatthew Martin2018-06-152-0/+42
* users/23472: Add $sysparams[procsubstpid] to zsh/systemPeter Stephenson2018-06-155-0/+23
* 43008: Improve code to remove privileges.Peter Stephenson2018-06-152-7/+30
* 42992: Fix minor escaping bug in _bashdana2018-06-132-2/+4
* 42992: Use _call_program to fetch argument possibilitiesdana2018-06-135-10/+17
* unposted: Change 'Mac OS X' reference to 'macOS'dana2018-06-122-4/+9
* 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