index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-03
53293: fix menu() and texinode() in yodl docs
Jun-ichi Takimoto
3
-7
/
+8
2024-12-26
53260: zparseopts: add options -v (argv) and -G (GNU-style parsing)
dana
1
-6
/
+38
2024-12-26
53257: use monotonic clock where appropriate
dana
2
-6
/
+15
2024-12-16
52108: docs: document benefits of `_normal -p`
dana
1
-3
/
+9
2024-11-11
53174: add Completion/Base/Utility/_as_if
Eric Cook
1
-0
/
+8
2024-08-31
53060: silence build warnings
Clinton Bunch
1
-1
/
+1
2024-08-31
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() ...
Clinton Bunch
1
-0
/
+56
2024-08-26
unposted: remove reference to removed sample code
Jun-ichi Takimoto
1
-4
/
+0
2024-05-08
52915: be explicit about pattern syntax in conditions
Peter Stephenson
1
-1
/
+5
2024-04-01
52865: Documentation update for 52864
Bart Schaefer
2
-8
/
+9
2024-03-17
52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.
Bart Schaefer
1
-0
/
+3
2024-03-13
52753: Clarify "nocorrect" when introducing precommand modifiers.
Bart Schaefer
1
-6
/
+6
2024-03-13
unposted: update doc for "colors" for workers/47489,50212 (italic and bright)
Bart Schaefer
1
-2
/
+6
2024-03-08
52704: improve zsh_eval_context documentation
Stephane Chazelas
1
-5
/
+6
2024-03-05
52692: local typeset of the name of a named reference hides the reference
Bart Schaefer
1
-2
/
+3
2024-03-05
52685: fix typo in the name of bash's BASH_ENV variable.
Stephane Chazelas
1
-1
/
+1
2024-03-04
52650 plus minor fixes: add -u for named references pointing to "upper" scope
Bart Schaefer
4
-8
/
+34
2024-03-05
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
2
-3
/
+4
2024-03-05
52641: incarg: add a backward variant and make it repeatable
midchildan
1
-3
/
+5
2024-02-28
52594: support for POSIX real-time signals with kill and trap
Oliver Kiddle
2
-3
/
+8
2024-02-20
52559: revise "typeset -p" with respect to local readonly special parameters
Bart Schaefer
2
-3
/
+12
2024-02-19
52549: document return works in a script
Peter Stephenson
1
-1
/
+3
2024-02-15
52523: fixes to preceding incarg patch
midchildan
1
-2
/
+3
2024-02-15
52520: add new features and improvements to the "incarg" ZLE widget
midchildan
1
-6
/
+24
2024-02-15
52535: documentation for highlight groups and layers
Oliver Kiddle
3
-0
/
+44
2024-02-04
cf. users/29635: additional detail of parameter expansion in math context.
Bart Schaefer
1
-0
/
+5
2024-02-03
52513: fixes and doc for using nofork substitutions with private parameters
Bart Schaefer
1
-2
/
+7
2024-01-28
52510: document how ${ ... } et al. affect use of "private"; add index entries
Bart Schaefer
2
-0
/
+6
2024-01-24
52496 + 52377: clarify SPROMPT behavior when CORRECT_ALL is set
Bart Schaefer
2
-4
/
+14
2024-01-24
52473: zstyle -q for testing existence of a zstyle setting
Bart Schaefer
1
-0
/
+7
2024-01-05
52465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exit
Bart Schaefer
1
-4
/
+4
2023-12-05
52326, 52372: add -q option to kill for sigqueue
Oliver Kiddle
1
-1
/
+4
2023-12-04
52356: add missing function index entries
Jun-ichi Takimoto
1
-0
/
+3
2023-11-23
52325: Clarify doc for edge cases of named references and nofork substitution
Bart Schaefer
3
-11
/
+14
2023-11-18
Unposted (cf. 52296): correct description of "vared -e"
Bart Schaefer
1
-1
/
+1
2023-11-02
52253: support pcre callouts with shell evaluation of the callout string
Oliver Kiddle
1
-0
/
+5
2023-10-17
52222: Document bracketed-paste-url-magic
Mikael Magnusson
1
-0
/
+27
2023-09-23
52180: clarify array behavior of ${|var|...} and REPLY
Bart Schaefer
1
-2
/
+3
2023-09-20
51980: Add glob qualifier grouping operator to completion
Atte Peltomäki
1
-3
/
+4
2023-09-16
52154, 52155: Implement, document, and test non-forking command substitution.
Bart Schaefer
1
-6
/
+38
2023-08-27
52028: improvements to _shadow / _unshadow, plus helper and doc
Bart Schaefer
2
-23
/
+51
2023-08-16
29130, 21931 (Ray): document what typeset -t is for.
Peter Stephenson
1
-2
/
+4
2023-07-26
unposted (cf. 51968): improve documentation of typeset -gn and -r
Bart Schaefer
1
-2
/
+2
2023-07-26
51945: assorted documentation improvements, bug fixes, and new test
Bart Schaefer
3
-4
/
+16
2023-07-26
unposted (cf. 51899): document _shadow
Bart Schaefer
1
-0
/
+44
2023-06-26
51884: reset IFS if it contains invalid characters
Jun-ichi Takimoto
1
-2
/
+5
2023-06-06
51816: add :S history modifier with pattern match
Peter Stephenson
1
-6
/
+12
2023-05-21
51760: r and R were listed in the wrong order.
Marlon Richert
1
-3
/
+3
2023-05-21
51758: Make dynamic dir completion easier to implement
Marlon Richert
1
-27
/
+17
2023-05-13
51738: support pcre's alternative DFA matching algorithm
Oliver Kiddle
1
-1
/
+5
[next]