Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-08-15 | unposted: fix parsing of Bang token in value side of array element assignment | Bart Schaefer | 3 | -1/+14 |
2024-08-13 | 53031: Completion/Unix/Command/_git: add missing terminator in case statement | Christian Heusel | 2 | -0/+6 |
2024-08-06 | 53026: fix failure to free old value when setting new value of reference | Jun. T | 2 | -1/+7 |
2024-08-05 | 53025: fix memory leaks and pointer errors upon named reference self-reference | Bart Schaefer | 3 | -6/+11 |
2024-08-05 | 53023: fix memory leak of unset private parameter | Bart Schaefer | 2 | -1/+5 |
2024-08-04 | 53005: off-by-one error when resetting signals on subshell entrance | Philippe Altherr | 2 | -2/+7 |
2024-08-03 | 52989: _rsync: support rsync 3.2.4+ remote filename handling. | Eric Cook | 3 | -6/+30 |
2024-07-28 | 52999: import OLDPWD from environment if set | Peter Stephenson | 2 | -1/+10 |
2024-07-13 | Missed commit of ChangeLog for 52977 / da733f5d | Bart Schaefer | 1 | -0/+6 |
2024-07-04 | 52985: avoid adding original param to restorelist | Jun-ichi Takimoto | 2 | -4/+7 |