summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-2649431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processingPeter Palfrader2-4/+8
2021-10-2649521: Define correct behavior of || completion matchersMarlon Richert3-347/+453
2021-10-2649519: quote completed options as needed and remove the now superfluous quote...Oliver Kiddle9-14/+21
2021-10-2649516: bail out early from matching control if command line content is too sh...Oliver Kiddle2-2/+8
2021-10-2449520: document $_args_chache_cmdJun-ichi Takimoto2-0/+12
2021-10-2449493: fix '_arguments --' to correctly recognize optional argumentJun-ichi Takimoto2-2/+7
2021-10-2349499 based on 49496 by Jun T.: fixes to option -A of _argumentsOliver Kiddle3-8/+57
2021-10-2349500: new lsns completionOliver Kiddle2-0/+22
2021-10-16github #79 (tweaked): _ssh: update options in apple's version of ssh-addXavier Hsinyuan2-3/+19
2021-10-1349441: _timeout: Add OpenBSDMatthew Martin2-2/+6
2021-10-1149464: _basenc: new completionJun-ichi Takimoto2-0/+34
2021-10-0549433: Don't assume EPROG references are bounded by function depth.Peter Stephenson2-4/+5
2021-10-0449456: clean up detection of private params in nested scopes, update docBart Schaefer6-10/+36
2021-09-2949440: Make double-flag parameter expansion syntax more discoverable in docsivan tkachenko2-3/+9
2021-09-2949435: Remove trailing whitespaces in expn.yoivan tkachenko2-13/+15
2021-09-2849444: libarchive tar can actually extract much more formatsAlex Xu (Hello71)2-1/+4
2021-09-28Add support for multi-project builds to _gradleMarlon Richert2-8/+33
2021-09-2849454: open dump file once only instead of reopening it for appendsOliver Kiddle2-28/+33
2021-09-2849450: don't display explanation with compadd -x if any of -D, -A or -O are a...Oliver Kiddle2-1/+6
2021-09-26unposted: Fix typosDaniel Shahaf6-5/+11
2021-09-2249422: improve support of --disable-dynamic-nssJun-ichi Takimoto6-14/+34
2021-09-17Upload to unstable as 5.8-10Axel Beckert2-1/+9
2021-09-17Extend patch for #993843 by Jun T's version from https://zsh.org/workers/49422Axel Beckert1-98/+82
2021-09-16Incomplete patch for #993843 (zsh-static segfaults on updated libc)Axel Beckert2-0/+195
2021-09-16Upload to unstable as 5.8-9Axel Beckert1-0/+10
2021-09-16Revert "Explicitly declare B-D-I on cm-super-minimal as arch:all to fix cross...Axel Beckert1-1/+1
2021-09-15Upload to unstable as 5.8-8Axel Beckert1-2/+7
2021-09-15Also let autopkgtest check zsh-static in a separate test runAxel Beckert2-0/+71
2021-09-15Explicitly declare B-D-I on cm-super-minimal as arch:all to fix crossbuild is...Axel Beckert1-1/+1
2021-09-15Add debian/changelog entry for previous commitAxel Beckert1-1/+5
2021-09-15debian/zshrc: Don't use grep to check if we're in UbuntuMarco Trevisan (TreviƱo)1-1/+2
2021-09-15Add non-gbp-dch-able debian/changelog entry for previous commitAxel Beckert1-0/+2
2021-09-15Retroactively mention Salsa MR!1 in 5.7.1-test-3-1 debian/changelog entryAxel Beckert1-0/+2
2021-09-15Update debian/changelog with "gbp dch" for being able to edit older entriesAxel Beckert1-0/+21
2021-09-15Replace all occurrences of transitional package libncursesw5-dev with libncur...Vincent Lefevre3-3/+3
2021-09-0949353: Fix comments in sourced file.Peter Stephenson3-1/+15
2021-09-08unposted: fix typo in earlier log entryBart Schaefer1-1/+1
2021-09-0849391: Document default bracketed-paste bindingsBart Schaefer2-1/+3
2021-09-0849389: leading variables in autoload file completionBart Schaefer2-2/+5
2021-09-09Update lintian override for slightly modified pkg-not-in-package-test tagAxel Beckert1-1/+1
2021-09-0849387: suffix highlight with "compadd -R"Bart Schaefer2-6/+5
2021-09-0849386: handle separate source/build treesBart Schaefer2-1/+5
2021-09-09Reenable running build-time testsuite against zsh-staticAxel Beckert1-1/+1
2021-09-08unposted: fix wrong name of changed file in earlier commitBart Schaefer1-1/+1
2021-09-08unposted: add/remove UNUSED() for some function parametersJun-ichi Takimoto6-5/+9
2021-09-08unposted: add 'static' to shinsavestackJun-ichi Takimoto2-1/+3
2021-09-0849377: fix segfault by 'bindkey -d' with reordered keymapnamtabJun-ichi Takimoto3-1/+41
2021-09-0645180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...Stephane Chazelas4-32/+95
2021-09-0649154: clarify status on exec failurezerkous2-8/+17
2021-09-0649292: Src/Zle/complist.c: turn off colors before clearing to end of lineMarlon Richert2-14/+22