1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-06-02 16:22:03 +02:00

Commit graph

  • 079bb60289 Add entry for 50149 Bart Schaefer 2022-04-30 11:21:57 -0700
  • e127ceaae8 50149: Remove all remaining =(...) files at shell exit Bart Schaefer 2022-04-30 11:21:03 -0700
  • 8181708feb 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609 Bart Schaefer 2022-04-29 20:37:09 -0700
  • 15bf8ace16 50134: Tweak process group handling to prevent unkillable pipelines Bart Schaefer 2022-04-29 20:25:53 -0700
  • 8eccdc5cb7 Details about STTY handling; consistency nit Bart Schaefer 2022-04-29 20:15:24 -0700
  • b6be798848 50138: Note ERRNO must be set before use. Bart Schaefer 2022-04-28 23:50:31 -0700
  • df0c783f4b 50133: use read-ahead and lseek-rewind for efficient line-buffered input Bart Schaefer 2022-04-28 21:06:51 -0700
  • 007c7df74a 50101: sysread -o with param adjusted to match documentation Bart Schaefer 2022-04-28 17:08:10 -0700
  • 0ccc3c1494 50162: Fix multios with current-shell "exec" (aka nullexec). Bart Schaefer 2022-04-28 17:03:31 -0700
  • f59025f849 unposted: Fix util-linux variant detection in _getopt dana 2022-04-26 21:54:29 -0500
  • c55a1f4bc2 unposted: Adjust NEWS dedication wording dana 2022-04-26 21:37:48 -0500
  • 6dbaff7a80 50089: unset LC_* for multibyte tests in X03zlebindkey Jun-ichi Takimoto 2022-04-26 19:52:12 +0900
  • c5a891a29d 50049: care with signed characters Peter Stephenson 2022-04-12 14:10:08 +0100
  • 09ad15b986 50081: reset global mbstate_t variables when LC_CTYPE changes Jun-ichi Takimoto 2022-04-20 21:06:53 +0900
  • baa12a413f 50080: add missing STOUC() in casemodify() Jun-ichi Takimoto 2022-04-20 21:01:08 +0900
  • a270da2ada unposted (cf. users/27656 (Tomasz Pala), users/27660): fix $SUFFIX when GLOB_COMPLETE Bart Schaefer 2022-04-19 22:44:30 -0700
  • af634c3acd unposted (see 50072): check exit status in exit-from-trap test Bart Schaefer 2022-04-17 19:19:05 -0700
  • f5c2f73301 50069: ChangeLog and test description for 50068 Bart Schaefer 2022-04-14 16:39:34 -0700
  • d24d7242fe 50068: 'exit' in trap causes calling function to return Bart Schaefer 2022-04-14 16:31:50 -0700
  • 0ad3b11a13 50052: do nothing when skipping test V14system Jun-ichi Takimoto 2022-04-14 10:30:06 +0900
  • c19f1313e3 50046: ztst.zsh: export LANG to child zsh Jun-ichi Takimoto 2022-04-14 10:19:57 +0900
  • 06e5ec914f 50013: skip %test if a chunk in %prep fails Jun-ichi Takimoto 2022-04-12 16:56:18 +0900
  • 3622551e02 49996 (Peter) + 50012: add ZTST_continue Jun-ichi Takimoto 2022-04-12 16:30:40 +0900
  • f5b2d65337 50017: allow lowercase to match with uppercase in timezone name Jun-ichi Takimoto 2022-04-12 15:59:12 +0900
  • f4fb3e7f04 50043: avoid spurious test failures when "make check" as root Bart Schaefer 2022-04-11 15:45:42 -0700
  • 1039b09c0c 50042: Another fix for 49915 Mikael Magnusson 2022-04-11 23:26:57 +0200
  • 35ff1e271a unposted: NEWS: fix typo in previous commit Mikael Magnusson 2022-04-10 23:33:27 +0200
  • 22d9dc8538 unposted: NEWS: Improve flow between the paragraph and its links. Daniel Shahaf 2022-04-10 21:13:21 +0000
  • 6e55c92050 unposted: Test release: 5.8.1.2-test zsh-5.8.1.2-test dana 2022-04-09 14:34:44 -0500
  • e0efd33fba NEWS: Dedicate zsh 5.9 to Sven Guckes dana 2022-04-02 22:20:55 -0500
  • 13f568fea4 NEWS/README: Add missing change documentation for 5.9 dana 2022-04-02 22:19:04 -0500
  • 73265d41e3 49960: Sort lists in zshcompsys Matthew Martin 2022-04-06 20:00:55 -0500
  • b286ed48fa Fix typo in past entry Bart Schaefer 2022-04-05 19:51:58 -0700
  • ebad5f8164 49994: Single-byte equivalence of users/22601 and workers/40891 Bart Schaefer 2022-04-05 09:10:45 -0700
  • 02747bbbd3 49989: Single byte versions of nice quoting. Peter Stephenson 2022-04-04 15:34:40 +0100
  • 0d9c2422bf 49992: further unify single- and multi-byte implementations of nicechar() Bart Schaefer 2022-04-04 14:48:21 -0700
  • b80d160039 49991: single-byte brace expansion handles $'\0' and control character output aligns with multibyte Bart Schaefer 2022-04-04 14:21:50 -0700
  • bdd37b4c14 49990: casemodify() avoids metafying characters that it otherwise did not touch Bart Schaefer 2022-04-04 13:20:45 -0700
  • f27e48827c unposted: Fix typo from 49955 Bart Schaefer 2022-04-04 10:19:57 -0700
  • c77cdb27db 49955: Src/glob.c: fix bad free in incremental-pattern-search matching Bart Schaefer 2022-04-04 09:14:59 -0700
  • 29f97c1f94 49968: _adb: also replace model names, since device names aren't sent on wifi listing Mikael Magnusson 2022-04-03 18:34:03 +0200
  • 4d8f36704e 49967: _adb: Handle dumpsys SurfaceFlinger arguments Mikael Magnusson 2022-04-03 18:34:02 +0200
  • 8537738207 49966: _adb: Parse device spec correctly Mikael Magnusson 2022-04-03 18:34:02 +0200
  • 6900dded09 49965: _adb: use $CURRENT instead of $#words Mikael Magnusson 2022-04-03 18:34:01 +0200
  • a07d010981 49964: _adb: Complete services for start/stop Mikael Magnusson 2022-04-03 18:34:00 +0200
  • 1b62a5a0af 49963: _adb: Fix device serial completion for hostname:port syntax Mikael Magnusson 2022-04-03 18:33:59 +0200
  • 8a60e2e214 49962: _adb: Add dumpsys and cmd completion Mikael Magnusson 2022-04-03 18:33:58 +0200
  • 76b573fcbd 49961: _adb: handle exec-out like shell Mikael Magnusson 2022-04-03 18:33:57 +0200
  • 9eda397354 49957: Brown paper bag for 49915 Mikael Magnusson 2022-04-03 01:08:51 +0200
  • 92f193f7de 49959: _brace_parameter: add (-) Mikael Magnusson 2022-04-03 11:13:30 +0200
  • 8e83378c90 unposted (see 48073): _fc: Complete new -s option dana 2022-04-02 22:07:56 -0500
  • cfce598a13 unposted: creating-a-release: Normalise white space, clarify some steps dana 2022-04-02 18:36:43 -0500
  • 75410bc2a1 49943: offer only timezone files starting with uppercase Jun-ichi Takimoto 2022-04-01 17:50:30 +0900
  • 4ee64f13ce unposted: Fix typo Matthew Martin 2022-04-01 00:16:10 -0500
  • 6152200c9b github : Fix typo elig0n 2022-03-24 10:28:59 +0200
  • 95749e9e65 49933: Add nonblock to sysopen Matthew Martin 2022-03-31 17:40:22 -0500
  • 9e0303b044 49932: Update _brace_parameter # description Matthew Martin 2022-03-31 17:39:39 -0500
  • 7fc42de7da 49931: Update _bsd_pkg Matthew Martin 2022-03-31 17:37:04 -0500
  • 283fc8596b 49907: Mention _numbers in completion guide Matthew Martin 2022-03-31 17:35:32 -0500
  • 41eb200d66 27639: clarify that ${(#)...} deals with character codes. Peter Stephenson 2022-03-31 13:57:56 +0100
  • 774c634d2e 49926: remove unused variable from 49915 Mikael Magnusson 2022-03-30 20:34:24 +0200
  • 98e4634086 49906 (Bart), 49911: Fixes to querying jobs in subshell. Peter Stephenson 2022-03-30 09:28:43 +0100
  • f11227f78d 49813: Add missing test Mikael Magnusson 2022-03-30 10:01:03 +0200
  • 054ccf7666 49820: Fix a crash when completing with combination of -Q and braces Mikael Magnusson 2022-03-10 13:12:08 +0100
  • d7b8619396 49813: <<<: Document newline behavior and fix optimization Mikael Magnusson 2022-03-08 19:34:20 +0100
  • 3bf95b91f0 49870: Fix NULL reference in match code more Mikael Magnusson 2022-03-19 01:20:57 +0100
  • 6a9b3bb290 49915: Efficient dedup for unsorted completions Mikael Magnusson 2022-03-26 02:34:31 +0100
  • 48be30e530 49893: Fix comments for UNIQCON/ALL Mikael Magnusson 2022-03-25 23:57:30 +0100
  • 596b8e3fae 49910: move multibyte-related f-flagged test from E03 to D07 Jun-ichi Takimoto 2022-03-30 10:40:34 +0900
  • 6617f19234 49908: reset LC_CTYPE to C during tests Jun-ichi Takimoto 2022-03-30 09:42:57 +0900
  • 85f98c3604 49918: Update for 49917 and 49911. Bart Schaefer 2022-03-29 13:21:42 -0700
  • 53d6b47d92 49917: change sense of "Ignore insecure ..." answer and use "autoload -r" Bart Schaefer 2022-03-29 13:18:49 -0700
  • bf3ae15f46 Add entry for 49897. Bart Schaefer 2022-03-28 19:09:58 -0700
  • 67f932e7c5 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check. Bart Schaefer 2022-03-27 10:46:25 -0700
  • 8154ddc62d 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash Jun-ichi Takimoto 2022-03-29 11:09:36 +0900
  • 1e814ba48b 49890: Avoid scanning unallocated memory in saved command line. Peter Stephenson 2022-03-28 15:27:51 +0100
  • 57305cf245 49875: completion for info -f. Peter Stephenson 2022-03-24 10:37:39 +0000
  • 587793f818 49845: man page clarification on option scope Peter Stephenson 2022-03-24 10:35:29 +0000
  • 78649ac725 49852: Add _routing_domains and _routing_tables types Matthew Martin 2022-03-18 20:49:48 -0500
  • 8dd733dfd2 49851: _login_class: Complete login.conf.d classes Matthew Martin 2022-03-18 20:48:04 -0500
  • 87d276346f 49844: Fix node reference errors from 49446 and 49448. Bart Schaefer 2022-03-13 21:07:14 -0700
  • 28410bd5bc promptinit: only exclude current theme from preview if no arguments are given Mikael Magnusson 2022-02-23 19:45:43 +0100
  • ee1d622042 49802 (+49804): pass MODULE_PATH to zsh started in test W03 Jun-ichi Takimoto 2022-03-06 13:29:31 +0900
  • 1640457f47 49792: Non-interative shell input is line buffered. Peter Stephenson 2022-03-03 19:19:35 +0000
  • 2be2efc122 49787: test for jobs fix in 49783 Peter Stephenson 2022-03-03 19:07:53 +0000
  • cb8edf5bd9 unposted: Fix typo in the previous commit's ChangeLog entry Daniel Shahaf 2022-03-02 09:41:20 +0000
  • 6a8aa2aa5a 49783: Consistently use old job table in parameter module Peter Stephenson 2022-03-01 17:27:42 +0000
  • 24474bd34a users/27536: Improved history list documentation Peter Stephenson 2022-03-01 10:47:49 +0000
  • ef60187efc 49766: _less: add quotes to -" and -# Jun-ichi Takimoto 2022-02-23 11:39:33 +0900
  • a692b980cb 49765: _less: add option --color as synonym for -D Jun-ichi Takimoto 2022-02-23 11:24:39 +0900
  • 45182eb4d4 unposted: Fix some typos and markup. Daniel Shahaf 2022-02-22 13:09:33 +0000
  • 865baf7a25 49672: document "tied" in output from ${(t)...} Peter Stephenson 2022-02-22 10:00:14 +0000
  • 0684c6a762 49769: Mention how to show nanosecond precision Mikael Magnusson 2022-02-06 16:12:10 +0100
  • 421f5d7f67 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches Daniel Shahaf 2022-01-29 16:15:26 +0000
  • 80389df480 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-applied-string, gen-unapplied-string, and set-patch-format hooks Daniel Shahaf 2022-01-29 16:15:25 +0000
  • b8b7d9b46a unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to global scope Daniel Shahaf 2022-02-20 09:45:39 +0000
  • b745b06eb3 49757 (sourceforge ): offer *.dtx as TeX input files samcarter 2022-02-16 13:12:43 +0900
  • 31d42ecb84 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_) Jun-ichi Takimoto 2022-02-15 16:50:21 +0900
  • 2da1f64da7 unposted: Fix one underline length in README (cosmetic) Axel Beckert 2022-02-13 19:03:11 +0100
  • 75c1edde50 unposted: Post-release version bump dana 2022-02-12 10:34:37 -0600