| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 54891: completion: remove obsolete functions | dana | 2026-07-03 | 27 | -3126/+22 | |
| | | ||||||
| * | 54889: comparguments: always parse optargs as optargs | dana | 2026-07-03 | 3 | -6/+71 | |
| | | ||||||
| * | 54876: comparguments: search more thoroughly for foreign-set options | dana | 2026-07-03 | 3 | -18/+52 | |
| | | ||||||
| * | unposted: _ping: revert previous _arguments fix | dana | 2026-07-03 | 2 | -1/+4 | |
| | | | | | | | | re: previous commit, this one was actually ok since another option is added in front of the -A on solaris. and the change was undesirable for the iputils case since it uses the args array for options to _arguments itself | |||||
| * | unposted: completion: fix ambiguous arg specs | dana | 2026-07-03 | 6 | -6/+10 | |
| | | | | | | | specs beginning with -[AMO] must be guarded also fix an erroneous -A option in _module-assistant | |||||
| * | unposted: _pip: remove -b | dana | 2026-07-03 | 2 | -1/+4 | |
| | | | | | | noticed an apparent copy/paste error in the spec. the option was removed from pip several years ago, anyway, so we can just drop it | |||||
| * | 54893: fix/simplify is-at-least | Jun-ichi Takimoto | 2026-07-02 | 3 | -54/+65 | |
| | | ||||||
| * | unposted: _attr: $list was removed in 54528 | Jun-ichi Takimoto | 2026-07-01 | 2 | -1/+6 | |
| | | ||||||
| * | unposted: completion: add _zformat | dana | 2026-06-30 | 2 | -0/+26 | |
| | | | | | per w/54767 | |||||
| * | unposted: README: document ::= changes | dana | 2026-06-30 | 2 | -0/+7 | |
| | | ||||||
| * | unposted: ignore-revs: add 4d1193772b (54806) | dana | 2026-06-30 | 2 | -0/+5 | |
| | | ||||||
| * | unposted: completion: remove _sioyek | dana | 2026-06-30 | 2 | -29/+2 | |
| | | | | | | | added in github #172, but the author agreed to submit it up-stream, and it was accepted soon after. dropping per discussion with oliver (but we'll keep it in 5.9) | |||||
| * | 54871: compwid.yo: add index markup for the Completion Condition Codes | Štěpán Němec | 2026-06-30 | 2 | -0/+7 | |
| | | ||||||
| * | 54870: Fix some doc typos | Štěpán Němec | 2026-06-30 | 6 | -6/+10 | |
| | | ||||||
| * | 54869: compsys.yo: move 'expl' index annotation to (more) proper place(s) | Štěpán Němec | 2026-06-30 | 2 | -1/+5 | |
| | | ||||||
| * | 54868: _perl: fix -c option description | Štěpán Němec | 2026-06-30 | 2 | -1/+6 | |
| | | ||||||
| * | 54848: set $module_path in child zsh | Jun-ichi Takimoto | 2026-07-01 | 2 | -0/+3 | |
| | | ||||||
| * | 54847 + 54849 (dana): skip only 88- or 256-color tests | Jun-ichi Takimoto | 2026-07-01 | 2 | -14/+39 | |
| | | ||||||
| * | unposted: _nano: fix syntaxes tag | dana | 2026-06-30 | 2 | -1/+5 | |
| | | | | | apparent copy/paste error | |||||
| * | 54863 + others: completion: compadd -q -> -r | dana | 2026-06-29 | 6 | -9/+16 | |
| | | | | | | | | -q was not appropriate because a parameter name with no assignment makes no sense in this context. use -r instead also address some previous cases like this that i was responsible for | |||||
| * | unposted: _numbers: fix compadd -q spec | dana | 2026-06-28 | 2 | -1/+4 | |
| | | ||||||
| * | unposted: _configure: auto-remove = after variable name | dana | 2026-06-28 | 2 | -1/+6 | |
| | | ||||||
| * | 54830 (tweaked): completion: improve _ffmpeg | dana | 2026-06-23 | 2 | -123/+1511 | |
| | | | | | | incorporates fixes for issues reported in 54832 and 54833 + others discussed off-list with mikael | |||||
| * | 54831: comparguments: treat empty description as if missing | dana | 2026-06-23 | 3 | -0/+14 | |
| | | ||||||
| * | 54818: docs: clarify _arguments {...} action behaviour | dana | 2026-06-23 | 2 | -5/+8 | |
| | | ||||||
| * | 54823: docs: clarify ::= behaviour | dana | 2026-06-23 | 2 | -1/+5 | |
| | | | | | see 54822 | |||||
| * | 54838: avoid hang up in D04 if FIFO is used for proc subst | Jun-ichi Takimoto | 2026-06-24 | 2 | -1/+7 | |
| | | ||||||
| * | ChangeLog for previous four commits | Bart Schaefer | 2026-06-22 | 1 | -0/+13 | |
| | | ||||||
| * | 54805: capture any DPUTS output during completion tests | Philippe Altherr | 2026-06-22 | 1 | -5/+32 | |
| | | ||||||
| * | 54806: reformat interactive tests for readability (whitespace only) | Philippe Altherr | 2026-06-22 | 4 | -69/+75 | |
| | | ||||||
| * | 54806: Null prompts in interactive tests to avoid unnecessary stderr | Philippe Altherr | 2026-06-22 | 5 | -50/+37 | |
| | | ||||||
| * | 54792: prevent named references from being entered as named directories | Philippe Altherr | 2026-06-22 | 2 | -2/+33 | |
| | | ||||||
| * | unposted: git ignore .DS_Store | Bart Schaefer | 2026-06-22 | 1 | -0/+1 | |
| | | ||||||
| * | 47546: builtin: trivial cleanup | Felipe Contreras | 2026-06-23 | 2 | -11/+8 | |
| | | ||||||
| * | 54844: complete variable assignments with configure | Oliver Kiddle | 2026-06-23 | 3 | -4/+36 | |
| | | ||||||
| * | 54828: handle time arguments in shutdown completion | Oliver Kiddle | 2026-06-23 | 2 | -21/+42 | |
| | | ||||||
| * | 54822: the ::= fix in 54674 was incomplete | Mikael Magnusson | 2026-06-21 | 3 | -7/+63 | |
| | | | | | | | | | | % foo=xxx; () { echo ${2::=$foo} } yyy yyy We get the argv parameter returned when asking for "2" so use getvalue() to get a vbuf with the proper start/end set instead of making up bogus values. | |||||
| * | 54790 (tweaked): _ffmpeg: update for modern ffmpeg | Nuke | 2026-06-20 | 2 | -164/+107 | |
| | | | | | | | fixed broken patch header and re-incorporated fix from dd4666d82 has some issues, to be followed by further improvements | |||||
| * | github #174: completion: _gcc: coroutines-ts was merged in 2020 | Holger Hoffstätte | 2026-06-20 | 2 | -1/+4 | |
| | | | | | | | We can use the final flag for both gcc and clang. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> | |||||
| * | 54808: add .git-blame-ignore-revs | dana | 2026-06-20 | 2 | -0/+28 | |
| | | ||||||
| * | 54773: params: make out-of-range (w) subscript index work like others | dana | 2026-06-20 | 4 | -5/+28 | |
| | | ||||||
| * | 54768: completion: use `zformat -q` for formatting | dana | 2026-06-20 | 18 | -21/+74 | |
| | | ||||||
| * | 54767: zformat: replace -qn by spec quoting indicator syntax | dana | 2026-06-20 | 5 | -68/+68 | |
| | | ||||||
| * | 54763: _sh: support more shells + options | dana | 2026-06-20 | 2 | -31/+151 | |
| | | ||||||
| * | 54800, 54807: completion options update | Oliver Kiddle | 2026-06-19 | 63 | -246/+660 | |
| | | ||||||
| * | 54801: fix two more warnings from 54710 | Mikael Magnusson | 2026-06-18 | 3 | -4/+12 | |
| | | ||||||
| * | 54788: fix shutdown completion when not using systemd | Mikael Magnusson | 2026-06-16 | 2 | -1/+4 | |
| | | ||||||
| * | 54784: cache the last few checks in configure.ac | Mikael Magnusson | 2026-06-16 | 2 | -32/+52 | |
| | | ||||||
| * | 54776: fix warnings from 54710 | Mikael Magnusson | 2026-06-16 | 6 | -26/+38 | |
| | | | | | Some compilers warn if a label immediately precedes a variable declaration. | |||||
| * | 54771: fix a bug in nosort deduplication | Mikael Magnusson | 2026-06-16 | 3 | -3/+35 | |
| | | | | | | | | | | | | | | | | | | | | | Introduced in 49915. Confusion in pointers could mark the wrong entries in some cases. Make sure asp is incremented to the correct entry by the outer loop's 'asp++', and don't touch sp at all. In particular, the third added test was missing the 'foo' entry: Y01completion.ztst: starting. --- expected +++ actual @@ -1,4 +1,3 @@ line: {tst }{} -NO:{foo} NO:{bar} NO:{baz} Was testing: nosort dedup with three same-string non-duplicates | |||||
