1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-07 01:30:59 +02:00

Commit graph

  • 19767e1129 53827: fix/update _sbuild master Jun-ichi Takimoto 2025-08-07 00:58:15 +0900
  • cdd97739d8 53824: _sbuild: short options with arg should be "-c arg" Dima Kogan 2025-08-04 00:27:27 +0900
  • 6e6c12c81f 53825: fix regexp in in __git_extract_aliases Frederick Zhang 2025-08-04 00:03:34 +0900
  • 33aafecc7e 53821: add missing manpage name in cross reference Jun-ichi Takimoto 2025-07-18 23:26:56 +0900
  • 9dcd08e585 53820: detect integer overflow when parsing history word designators. Bart Schaefer 2025-07-13 10:26:09 -0700
  • f5abf18f2c 53807: new completion for nettop command Jun-ichi Takimoto 2025-07-01 11:21:09 +0900
  • f3b2aab86d 53806: fix/update _lldb Jun-ichi Takimoto 2025-07-01 11:18:13 +0900
  • 821f39d8b2 53805: update _less for less-678 Jun-ichi Takimoto 2025-07-01 11:15:30 +0900
  • 96beb5ced9 53738: Fix memory leak in command substitution. This happened if the substituion had a here document but the parse failed. Peter Stephenson 2025-06-10 16:56:41 +0100
  • 4171ca5648 53734: update macos completions Ryan Rotter 2025-06-05 00:20:33 -0400
  • 309c05aaa9 unposted: fix return value in _subversion Mikael Magnusson 2025-06-05 15:03:31 +0200
  • 07a50d57a2 github : completion: minor updates Christopher Bock 2025-04-12 13:20:15 +0200
  • 606967dbdc github : completion: remove wanna-build Christopher Bock 2025-04-12 13:20:15 +0200
  • abced20c0a github : completion: add debmany, dhomepage, dpkg-info, which-pkg-broke Christopher Bock 2025-04-12 13:20:15 +0200
  • 2a3b09d669 github : completion: darwin/_networksetup: fix socks flags bryango 2025-06-04 10:12:34 +0800
  • bde2b183ff 53709: tests: add misc. glob-qualifier tests dana 2025-06-03 02:01:15 -0500
  • a9bde1b8d1 53709: docs: clarify glob-qualifier syntax dana 2025-06-03 02:00:22 -0500
  • 6600350d20 github : completion: add col dana 2025-05-22 05:19:47 -0500
  • 1a61fa3745 53713: ${ ... } should not clobber $REPLY Bart Schaefer 2025-05-31 08:10:33 -0700
  • 62d717a860 completion: _gcc: Add c1x c2x c23 c2y gnu2x gnu23 gnu2y Ling Wang 2025-05-26 03:49:47 +0800
  • 454bc91dea github : completion: add cacaclock (caca-utils) Christopher Bock 2025-05-24 11:24:25 +0200
  • 8720885648 53662: tests: add extra namespace tests dana 2025-05-24 09:05:35 -0500
  • e1bb74cfb7 53664: remove a slightly confusing example Mikael Magnusson 2025-05-23 10:53:32 +0200
  • bfb8ec65a6 53660: Clarify namespaces starting with a . Mikael Magnusson 2025-05-22 03:35:19 +0200
  • 87c055fb4d 53636: docs: clarify valid parameter names dana 2025-05-19 18:30:08 -0500
  • d02b58b96a 53633: docs: add note about compadd -o requiring explicit group name RocketDev 2025-05-19 11:26:12 +0800
  • f24958a7ab unposted (mentioned on github ): __git_worktrees: Match the order of $(git worktree list). Daniel Shahaf 2025-05-18 03:06:59 +0000
  • 2ccf41e577 github (+ implement commit review suggestion): __git_worktrees: Use a library function Daniel Shahaf 2025-05-18 03:06:16 +0000
  • fceece6a8a unposted: Fix a ChangeLog typo reported offlist. Daniel Shahaf 2025-05-17 02:32:38 +0000
  • 8438d3e703 unposted: ChangeLog: fix minor attribution-line errors dana 2025-05-16 12:10:19 -0500
  • 0767fdaae3 53626: tests: make whence -s test use grep -c instead of wc -l dana 2025-05-16 12:06:39 -0500
  • b1f003e0ff unposted: NEWS: mention _shadow + mkshadow dana 2025-05-14 17:55:33 -0500
  • 25399e5437 unposted: fix silly bug wherein ${(!)ref} uppercased the referent name Bart Schaefer 2025-05-14 13:39:14 -0700
  • ead0dd6b76 github : _which: complete whence -x Christopher Bock 2025-05-14 20:08:27 +0200
  • 8e95a9ca31 unposted: Remove a spurious blank link, which affected the rendered output. Daniel Shahaf 2025-05-14 16:50:48 +0000
  • 60639c67f0 users/30257: Add a test for an ERR_RETURN bug fixed in workers/51076. Daniel Shahaf 2025-05-14 16:24:13 +0000
  • 5db0d046b6 53607: Stop printing /usr/bin/foo -> /usr/bin/foo in 'whence -s'. Daniel Shahaf 2025-05-14 14:52:41 +0000
  • ed0c98f63f 53524 (cf. 53607): Add an XFAIL test for a 'whence -s' bug involving non-symlink arguments. Daniel Shahaf 2025-05-14 14:48:48 +0000
  • a2f390701a 53588: zsystem flock: handle optargs in the same word dana 2025-05-13 22:11:59 -0500
  • b0fa403a3d 53602: "typeset -nu" always refers to at a call level above the declaration Bart Schaefer 2025-05-12 21:29:16 -0700
  • 1706805d46 unposted: fix bad pointer found by valgrind Bart Schaefer 2025-05-09 17:00:33 -0700
  • abd541e18c 53568: fix additional problems with reference scoping, update documentation Bart Schaefer 2025-05-09 16:38:28 -0700
  • d01a2870ea 53532: mark --enable-zsh-mem as deprecated. Peter Stephenson 2025-05-09 09:31:37 +0100
  • f555e902db 53546,53557 (plus test): Fix scoping of "placeholder" named references Bart Schaefer 2025-05-06 10:46:23 -0700
  • d89f3a1d08 53535: fix builds with interactive manpagers Max 👨🏽‍💻 Coplan 2025-05-02 14:47:51 -0700
  • 7de89c9576 53529: A04redirect fix. Peter Stephenson 2025-05-01 09:16:45 +0100
  • 001cba48ce unposted: README: add missed note about <<< redirection Mikael Magnusson 2022-03-08 12:34:20 -0600
  • 80de57d5a6 53527: remove zgetopt dana 2025-04-28 16:18:42 -0500
  • 9b68cf38f0 unposted: document zparseopts's lack of support for abbreviating long options dana 2025-04-27 10:36:49 -0500
  • 0e369f37d6 unposted: docs: adjust zgetopt wording dana 2025-04-27 10:04:49 -0500
  • 84ef0c5238 53516: add zgetopt contrib function dana 2025-04-27 07:58:23 -0500
  • 2601c19186 53515: tests: correct ztst documentation error dana 2025-04-27 07:47:53 -0500
  • ad677029f8 unposted: fix seq numbers for old changelog entry Mikael Magnusson 2025-04-24 20:08:08 +0200
  • dd21cda278 unposted: Test release: zsh-5.9.0.2-test. zsh-5.9.0.2-test Eric Cook 2025-04-20 20:40:22 -0400
  • b86f5d4c62 53463: _hosts: allow overriding the default matching control Eric Cook 2025-04-12 12:37:00 -0400
  • 8c3c457321 53483: zparseopts -G: accept only '--' as parsing terminator dana 2025-04-13 18:00:54 -0500
  • 494fcd1799 53482: zparseopts -G: always add options with optional args to array with = dana 2025-04-13 17:15:53 -0500
  • bacc78ec3f 53454: fix interrupt handling in savehistfile() Bart Schaefer 2025-04-15 10:03:23 -0700
  • ba1473181f unposted: add missing Changelog entry for _typeset fix Eric Cook 2025-04-15 10:34:33 -0400
  • 86cc28004d 53485: NEWS: update for version 5.10 Eric Cook 2025-04-15 10:29:21 -0400
  • e19cfe7cac _typeset: fix typo Mikael Magnusson 2022-12-23 14:27:35 +0100
  • 18a49bd7c5 unposted: NEWS: update per w/53257 and w/53260 dana 2025-04-13 16:55:58 -0500
  • 73c70cece0 53449: do not complete indices for empty array subscripts Kyle Andelin 2025-04-04 07:53:57 -0700
  • 5858f6a122 53445: extra-verbose mode support on some recent Linux and BSD systems Oliver Kiddle 2025-04-04 12:49:31 +0200
  • e7163e69d9 53431: fix assignment via named reference to parameters in outer scopes Bart Schaefer 2025-03-31 15:25:34 -0700
  • b707a60351 53414: attempting to preview the "restore" keyword is nonsensical Frank Dana 2025-03-31 15:22:00 -0700
  • d70b70ada6 53413: "print -rP" in preview, in case of special characters Frank Dana 2025-03-31 15:17:42 -0700
  • 435cb1b748 53399: don't load ZLE early to set keymap Oliver Kiddle 2025-03-03 01:24:46 +0100
  • 71f35afa1c 53394: drop OSC and DCS sequences in key input Oliver Kiddle 2025-03-03 01:15:00 +0100
  • d315401a03 53368: ignore no-op changes to EMACS/VI options Bart Schaefer 2025-03-02 11:23:22 -0800
  • eb8e217f1b 53395: complete snapshot ranges for zfs destroy Oliver Kiddle 2025-02-28 20:58:34 +0100
  • f77e469ad6 53393: Complete python module arguments Ronan Pigott 2025-02-27 12:01:45 -0700
  • 1818323f45 github : fix _gpg completion Vadim Misbakh-Soloviov 2025-02-19 17:20:14 +0700
  • e160cf85f0 53378: support new pipebuf resource limit on FreeBSD Oliver Kiddle 2025-02-27 16:02:02 +0100
  • 8701313c61 53363: permit "typeset -n +m pattern" Bart Schaefer 2025-02-15 14:29:51 -0800
  • 2e08ea1aef 53358: adapt completion to reflect 53348 and extend exclusion lists to cover more + options Oliver Kiddle 2025-02-13 23:11:09 +0100
  • 3ce354c049 53360: domenuselect() fails if the previous completion did not generate a list Bart Schaefer 2025-02-12 20:11:47 -0800
  • 6b25a593d9 53346 (cf. 53350): Util/helpfiles: fix use of "man" on file paths Bart Schaefer 2025-02-12 20:06:43 -0800
  • 7a54b36fa8 53348: Revise handling of incompatible typeset options when used with -n Bart Schaefer 2025-02-12 20:03:07 -0800
  • 51cb3f0f83 unposted: remove a few more files by 'make clean' Jun-ichi Takimoto 2025-02-04 15:39:36 +0900
  • 8cddd97297 github : completion(git-rebase): non-interactive mode also supports --autosquash Eisuke Kawashima 2024-04-03 00:36:22 +0900
  • 13417c2701 53338: complete typeset -n option Oliver Kiddle 2025-01-30 12:53:48 +0100
  • 20990fa7e4 53337: allow nameref -p Oliver Kiddle 2025-01-30 12:51:37 +0100
  • e3f7f2fc85 53336: avoid GNU make specific use of $< in a non-inference rule Oliver Kiddle 2025-01-30 12:47:08 +0100
  • 86a0891952 53335: Remove unused dupstring_glen() function Oliver Kiddle 2025-01-30 12:41:53 +0100
  • f7b5cc431b 53332, 53334: Avoid strlen calls after sprintf Oliver Kiddle 2025-01-30 12:30:40 +0100
  • 4f3d69e2a0 53329: adapt .zle.sgr for CSI sequences that use : instead of ; Oliver Kiddle 2025-01-27 23:50:27 +0100
  • 45b79fa2cb github : Updated completion for neovim GI 2025-01-21 13:51:53 -0500
  • a61b105795 github : Fix some typos Wu, Zhenyu 2024-11-26 19:39:33 +0800
  • 9f9ceb7768 github : Add completion for irb --no-pager Kouhei Yanagita 2024-11-25 14:34:16 +0900
  • a07ff879c0 unposted: fix quoting in openldap completion Oliver Kiddle 2025-01-27 23:26:08 +0100
  • 65285fac23 53327: update for git 2.47 Oliver Kiddle 2025-01-27 23:14:34 +0100
  • 4e4274eda6 53328: completion options update Oliver Kiddle 2025-01-27 23:10:16 +0100
  • f3b865b915 53326: completion updates for core Linux utils Oliver Kiddle 2025-01-27 23:06:16 +0100
  • 87aba4d437 53325: cover newer BSD releases in completion Oliver Kiddle 2025-01-27 23:00:17 +0100
  • db01c79cf8 Julian Prein: 53309: remove uncommon / obsolete options -t and -W Bart Schaefer 2025-01-20 10:57:58 -0800
  • 263659acb7 53294: fix multibyte handling in "select" prompts Bart Schaefer 2025-01-03 09:18:23 -0800
  • 3f43a2ffd1 53293: fix menu() and texinode() in yodl docs Jun-ichi Takimoto 2025-01-03 23:38:21 +0900
  • 98e486fb56 53297: Test/A08time: allow %nU/%nS result to be 0 dana 2025-01-02 17:06:34 -0600
  • 32cd93bcb0 unposted: _zparseopts: update per workers/53260 dana 2024-12-30 20:10:26 -0600