about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 49611 based on 49590 (Martijn Dekker): disable Inf and NaN in math expression...Oliver Kiddle2021-11-302-1/+6
* 49606: remove old NIS-specific code for retrieving user dataOliver Kiddle2021-11-284-156/+4
* 49602: only set LOGCHECK from the watch moduleOliver Kiddle2021-11-282-2/+3
* 49601: don't create ambiguous history file entries for lines ending with a ba...Oliver Kiddle2021-11-283-9/+39
* github #83: _git-push, _git-send-pack: Make --push-option repeatable.Paul Seyfert2021-11-262-2/+7
* 49448: docs: Fix pointers to the `Widgets', `User-defined Widgets', and `Stan...Daniel Shahaf2021-11-263-10/+18
* 49447: docs: _wanted: Clarify the example and point to another one.Daniel Shahaf2021-11-262-1/+8
* 49446: docs: Add texinode()s, so the next commit can link directly to a subse...Daniel Shahaf2021-11-262-0/+7
* 49445: docs: Clean up some subsection references.Daniel Shahaf2021-11-2611-13/+18
* 49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ...Daniel Shahaf2021-11-262-1/+4
* unposted: Add ChangeLog for the previous commit.Daniel Shahaf2021-11-261-0/+4
* 47599 (tweaked): New test for '{foo,bar}' in command positionDaniel Shahaf2021-11-261-0/+8
* 49597: add a helper for completing numbers with unit suffixes and separate ou...Oliver Kiddle2021-11-2418-90/+258
* 49586: fix :a and :A modifiers (with PWD="/") on Cygwin⁩Jun-ichi Takimoto2021-11-222-1/+10
* 49594: adapt to changes in 49499 to ensure file modes starting with dash aren...Oliver Kiddle2021-11-192-1/+7
* 49584: allow for build options in gem install completionOliver Kiddle2021-11-192-0/+8
* 49575: clarify _alternative's action syntaxArseny Maslennikov2021-11-192-2/+17
* 49563: fix build problem of watch module on CygwinJun-ichi Takimoto2021-11-152-2/+11
* github #82: Fix typosDimitris Apostolou2021-11-1221-26/+37
* 49572: Let _expand preserve array form w/out zstyle globMarlon Richert2021-11-123-1/+16
* unposted: fix case statement fall-through for ansible-galaxy role completionOliver Kiddle2021-11-122-1/+4
* 49566: document the _default functionOliver Kiddle2021-11-122-0/+11
* 49564: always use descriptions included in the file-patterns style and allow ...Oliver Kiddle2021-11-123-25/+47
* 49562: remove old documentation for other-files tag that was removed in 36165Oliver Kiddle2021-11-122-8/+4
* 49561: add zformat -F option, similar to -f but ternary expressions check for...Oliver Kiddle2021-11-126-20/+75
* 49544: only tie watch/WATCH if both come from the moduleOliver Kiddle2021-11-072-7/+16
* 49534, 49539: separate watch/log functionality out into a moduleOliver Kiddle2021-11-0213-170/+265
* 49537: fix finding utmpx file on FreeBSDOliver Kiddle2021-11-023-3/+7
* 49535: fix completion for ${<TAB> and ${(a)<TAB>Jun-ichi Takimoto2021-11-012-11/+8
* users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH optionBart Schaefer2021-10-312-1/+9
* 49533: add null check for preprompt functions list that could occur following...Oliver Kiddle2021-10-302-0/+6
* 49528: allow multiple -D options to compaddOliver Kiddle2021-10-307-25/+68
* unposted (c.f. Bart: 49531): fix completion test where a typo marked it as ex...Oliver Kiddle2021-10-302-1/+5
* 49529: Add rogue and descriptions to _rcctl lsMatthew Martin2021-10-272-2/+16
* 49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processingPeter Palfrader2021-10-262-4/+8
* 49521: Define correct behavior of || completion matchersMarlon Richert2021-10-263-347/+453
* 49519: quote completed options as needed and remove the now superfluous quote...Oliver Kiddle2021-10-269-14/+21
* 49516: bail out early from matching control if command line content is too sh...Oliver Kiddle2021-10-262-2/+8
* 49520: document $_args_chache_cmdJun-ichi Takimoto2021-10-242-0/+12
* 49493: fix '_arguments --' to correctly recognize optional argumentJun-ichi Takimoto2021-10-242-2/+7
* 49499 based on 49496 by Jun T.: fixes to option -A of _argumentsOliver Kiddle2021-10-233-8/+57
* 49500: new lsns completionOliver Kiddle2021-10-232-0/+22
* github #79 (tweaked): _ssh: update options in apple's version of ssh-addXavier Hsinyuan2021-10-162-3/+19
* 49441: _timeout: Add OpenBSDMatthew Martin2021-10-132-2/+6
* 49464: _basenc: new completionJun-ichi Takimoto2021-10-112-0/+34
* 49433: Don't assume EPROG references are bounded by function depth.Peter Stephenson2021-10-052-4/+5
* 49456: clean up detection of private params in nested scopes, update docBart Schaefer2021-10-046-10/+36
* 49440: Make double-flag parameter expansion syntax more discoverable in docsivan tkachenko2021-09-292-3/+9
* 49435: Remove trailing whitespaces in expn.yoivan tkachenko2021-09-292-13/+15
* 49444: libarchive tar can actually extract much more formatsAlex Xu (Hello71)2021-09-282-1/+4