Age | Commit message (Expand) | Author | Files | Lines |
2025-01-27 | 53327: update for git 2.47 | Oliver Kiddle | 2 | -22/+116 |
2025-01-27 | 53328: completion options update | Oliver Kiddle | 17 | -64/+321 |
2025-01-27 | 53326: completion updates for core Linux utils | Oliver Kiddle | 24 | -28/+72 |
2025-01-27 | 53325: cover newer BSD releases in completion | Oliver Kiddle | 23 | -60/+182 |
2025-01-20 | Julian Prein: 53309: remove uncommon / obsolete options -t and -W | Bart Schaefer | 2 | -2/+5 |
2025-01-03 | 53294: fix multibyte handling in "select" prompts | Bart Schaefer | 2 | -3/+19 |
2025-01-03 | 53293: fix menu() and texinode() in yodl docs | Jun-ichi Takimoto | 4 | -7/+13 |
2025-01-02 | 53297: Test/A08time: allow %nU/%nS result to be 0 | dana | 2 | -1/+3 |
2025-01-02 | unposted: _zparseopts: update per workers/53260 | dana | 2 | -0/+7 |
2024-12-26 | 53260: zparseopts: add options -v (argv) and -G (GNU-style parsing) | dana | 4 | -31/+313 |
2024-12-26 | 53257: use monotonic clock where appropriate | dana | 18 | -92/+225 |
2024-12-16 | 53251: _man: fix page completion on macOS, update fall-back paths, etc. | dana | 2 | -52/+82 |
2024-12-16 | 52108: docs: document benefits of `_normal -p` | dana | 2 | -3/+13 |
2024-11-23 | 53228: Remove references to Patches "Archive" from FAQ | Clinton Bunch | 2 | -13/+3 |
2024-11-23 | github #122: Add c17, iso9899:2017, c18, iso9899:2018, gnu17, gnu18, c++20, g... | Wu, Zhenyu | 2 | -1/+4 |
2024-11-23 | github #123: Make okular's completion support *.epub files. | Shlomi Fish | 2 | -1/+4 |
2024-11-23 | github #124: _dpkg: remove --largemem, --smallmem options | Ryan Rotter | 2 | -2/+3 |
2024-11-23 | 53243: fix use of vi-fetch-history with a range | Oliver Kiddle | 2 | -4/+20 |
2024-11-23 | 53244: rename user in test case to reduce likelihood of failure due to user e... | Oliver Kiddle | 2 | -8/+13 |
2024-11-22 | Remove stray invisible byte from 47731 entry | Lukáš Zaoral | 1 | -1/+1 |
2024-11-21 | 53238 (+53239 Mikael): support dnf5 | Jun-ichi Takimoto | 3 | -55/+669 |
2024-11-12 | Karel Balej: 53240, 53241: updated completions for mpc add, mpc insert | Bart Schaefer | 2 | -1/+20 |
2024-11-12 | 53137 + 53213: support creating intro.html | Jun-ichi Takimoto | 3 | -8/+50 |
2024-11-11 | 53174: add Completion/Base/Utility/_as_if | Eric Cook | 3 | -0/+22 |
2024-11-11 | 53144: _sysctl: support completion with the dot delimiter on linux | Eric Cook | 2 | -1/+14 |
2024-11-05 | 53209 + tests: do not unmetafy via string pointers into global parameter table | Bart Schaefer | 3 | -1/+15 |
2024-10-16 | 53146: flags cannot be copied from an undefined function (cf. ca6f4466) | Bart Schaefer | 2 | -1/+7 |
2024-10-02 | 53134: use -undefined dynamic_lookup on recent macOS | Jun-ichi Takimoto | 2 | -1/+7 |
2024-09-21 | 53103: fix spurious test failure on Solaris | Bart Schaefer | 2 | -1/+6 |
2024-09-18 | 53095: fix completion for chmod/chown --reference with escaped filename | Philip Sequeira | 3 | -5/+9 |
2024-09-18 | 53094: remove unused autoconf tests | Oliver Kiddle | 3 | -14/+5 |
2024-09-18 | 53093: silence compiler warning when USE_LSEEK is not defined | Oliver Kiddle | 2 | -7/+7 |
2024-09-18 | 53092: silence deprecated header warning on older Linux systems | Oliver Kiddle | 2 | -1/+5 |
2024-09-14 | 53088: enable `time' on builtins, assignments, and current-shell actions | Bart Schaefer | 5 | -13/+147 |
2024-09-14 | unposted (c.f. Emil Velikov: 53072): remove completion that has been imported... | Oliver Kiddle | 2 | -165/+3 |
2024-09-14 | 53087: don't produce spurious error when zpty is missing | Oliver Kiddle | 2 | -20/+23 |
2024-09-14 | 53086: change flags used for building dynamic modules on Haiku OS | Oliver Kiddle | 2 | -2/+5 |
2024-09-14 | 53085: support for BSDs in $ZSH_EXEPATH implementation | Oliver Kiddle | 3 | -9/+30 |
2024-09-14 | 53084: yet another approach to the /dev/fd autoconf test because of shells em... | Oliver Kiddle | 2 | -1/+4 |
2024-09-14 | 53083: handle Haiku specific resource limit for open vnode monitors | Oliver Kiddle | 3 | -0/+8 |
2024-09-14 | 53082: remove a couple of unused #defines | Oliver Kiddle | 2 | -7/+2 |
2024-09-14 | 53081: remove old BeOS support code | Oliver Kiddle | 7 | -206/+5 |
2024-09-14 | 53080: remove code for systems that only have the old pre-POSIX signal() | Oliver Kiddle | 5 | -264/+10 |
2024-08-31 | 53060: silence build warnings | Clinton Bunch | 3 | -1/+8 |
2024-08-31 | 53056: new zsh/random module defining an SRANDOM parameter and zrand_float() ... | Clinton Bunch | 8 | -2/+608 |
2024-08-31 | github #120: Update _git to reflect `--recursive` being an alias | Semnodime | 2 | -1/+3 |
2024-08-31 | 53058: new completion for zstd | Oliver Kiddle | 2 | -0/+120 |
2024-08-31 | 53057: complete glob qualifiers following an equals expansion | Oliver Kiddle | 2 | -1/+12 |
2024-08-31 | 53052: update setxkbmap completion with newer options | Oliver Kiddle | 2 | -96/+119 |
2024-08-26 | unposted: remove reference to removed sample code | Jun-ichi Takimoto | 2 | -4/+4 |