summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* unposted: fix for approximate completion/correction after sudoOliver Kiddle2026-04-302-1/+4
* 54404: skip the RGB terminal query on older versions of the Apple terminalOliver Kiddle2026-04-303-1/+25
* unposted: _opkg: guard zparseopts long-option specsdana2026-04-292-4/+7
* 54376: zparseopts: use standard option parsingdana2026-04-296-156/+126
* 54381: zparseopts -M: use last as-given option name in arraysdana2026-04-295-4/+22
* 54395: contrib: add zgetopt (again)dana2026-04-295-0/+453
* unposted: completion: add _compinitdana2026-04-292-0/+13
* 54394: completion: add _7zipdana2026-04-282-0/+211
* github #167: _tmux: include new options added between 3.4 and next-3.7Matt Koscica2026-04-282-0/+30
* 54406: Fix my yodl code and another instance in arith.yoMikael Magnusson2026-04-293-2/+5
* 54403: Add some more details on pcre calloutsMikael Magnusson2026-04-282-7/+18
* 54402: Fix crash in pcre_callout with numerical callout 0Mikael Magnusson2026-04-282-1/+4
* Philippe: 54342: Fix handling of reversed slices of scalar valuesPhilippe Altherr2026-04-283-0/+19
* unposted: NEWS: document new zparseopts featuresdana2026-04-191-4/+10
* 54362: zparseopts: support empty optspecdana2026-04-194-5/+40
* 54361 (tweaked): zparseopts: print friendlier usage errors, add -n optiondana2026-04-195-20/+78
* 54181, 54331: remove support for restricted shellOliver Kiddle2026-04-1422-321/+79
* 54329 + 54339: docs: replace pdfroff by `groff -Tpdf`dana2026-04-133-2/+6
* 54318: mathfunc: add isnan() and isinf(). also document NaN + Infdana2026-04-137-3/+59
* 54313: convfloat: use consistent capitalisation for NaN, Inf, and -Infdana2026-04-134-1/+24
* 54327: parameter names with dot are allowed except just after $Jun-ichi Takimoto2026-04-132-2/+7
* unposted: missing space in list of cmdsubst constructsMikael Magnusson2026-04-092-1/+6
* 54295: document that floating point exceptions are ignoredJun-ichi Takimoto2026-04-082-0/+7
* 54319: turn off AUTO_NAME_DIRS option in completionMikael Magnusson2026-04-082-0/+6
* 54285: 'let' builtin should return 2 if error occurredJun-ichi Takimoto2026-04-073-3/+9
* unposted: fix a reference to Arithmetic EvaluationJun-ichi Takimoto2026-04-072-1/+6
* github #156: _git: fix --git-dir and --work-tree options when used with param...Bao Trinh2026-04-052-2/+5
* github #153: _zfs update zpool-prop'sChristopher Bock2026-04-052-2/+12
* 54159: strftime: respect empty TZdana2026-04-055-2/+20
* 54144: termquery: don't warn about creating .term.* paramsdana2026-04-052-7/+10
* 53299: zparseopts: improve accuracy of bad-option messagedana2026-04-053-2/+11
* 54208: allow multiple --preserve flags to cpRonan Pigott2026-04-052-2/+5
* 54155: specify $HOST in OSC7 working directory reportJohannes Altmanninger2026-04-052-2/+10
* 54154: extract function for URL-encoding and writing to TTYJohannes Altmanninger2026-04-052-5/+12
* 54276: fix to add full list of compression algorithms as completion matches f...Oliver Kiddle2026-04-052-4/+12
* github #163: fix completion of ssh (option -E)Eisuke Kawashima2026-04-032-1/+4
* github #155: update git completionEisuke Kawashima2026-04-032-4/+55
* github #152: _apt fix typosChristopher Bock2026-04-032-10/+15
* 54048: consistently re-bind namerefs when returning from greater locallevelPhilippe Altherr2026-03-313-31/+83
* 54262: track and revert hidden references in chains across locallevel scopesPhilippe Altherr2026-03-313-13/+135
* 54261: `unset -n` removes named-reference type as well as removes referentPhilippe Altherr2026-03-316-40/+275
* 54252: allow single dot as a valid (yet incomplete) parameter nameJun-ichi Takimoto2026-03-302-0/+12
* 54251: complete names containing dot only after ${Jun-ichi Takimoto2026-03-302-4/+13
* 54246: _zcalc: accept option -r (RPN mode)Stéphane Blondon2026-03-262-0/+6
* 54170: be sure to skip dummy matches when completingJun-ichi Takimoto2026-03-242-31/+47
* 54241 + 54242: use extra-verbose style in _parametersJun-ichi Takimoto2026-03-245-7/+17
* fix an error in yodl macro nmref()Jun-ichi Takimoto2026-03-092-1/+3
* 54185+54209: set default value of verbose style to trueJun-ichi Takimoto2026-03-098-8/+16
* 54203: missed file from previous commitBart Schaefer2026-02-211-0/+4
* 54203: replace "read -t" with "zselect" for "make check" with no terminaldana2026-02-211-13/+26