index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
zsh.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
Updates for ksh array element syntax.
Peter Stephenson
1
-4
/
+16
2017-09-13
First go at var=([key]=value) syntax.
Peter Stephenson
1
-2
/
+15
2017-09-11
41668: New --emulate option on invocation.
Peter Stephenson
1
-0
/
+8
2017-08-24
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
1
-0
/
+11
2017-08-15
posted but has not shown up: fix fd problem in subshell.
Peter Stephenson
1
-0
/
+12
2017-07-09
41402: Add hasher to ecstrcode to reduce string comparisons
Sebastian Gniazdowski
1
-0
/
+1
2017-07-04
Delay processing "disown" for superjob.
Peter Stephenson
1
-0
/
+1
2017-06-07
41239: Save and restore default history event on context stack.
Peter Stephenson
1
-0
/
+1
2017-05-30
41164: Don't free a history entry if it's curline.
Peter Stephenson
1
-1
/
+0
2017-05-18
41113 (tweaked): Save current line linkage to history ring.
Peter Stephenson
1
-0
/
+1
2017-05-12
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
1
-11
/
+1
2017-03-07
40760: Always tokenize unquoted - to Dash.
Peter Stephenson
1
-0
/
+10
2017-02-13
40536: Prepend directory to $fpath.
Peter Stephenson
1
-0
/
+1
2017-01-28
40439: PAT_HEAPDUP definition just for clarity
Barton E. Schaefer
1
-0
/
+1
2017-01-23
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
1
-1
/
+9
2017-01-12
40335: More care with autoload function path.
Peter Stephenson
1
-0
/
+1
2017-01-11
Add features associated with autoloading a function using an absolute
Peter Stephenson
1
-1
/
+4
2017-01-10
40306 with doc tweaks: Change behaviour expanding alias in () function defini...
Peter Stephenson
1
-0
/
+1
2016-12-08
40119: correct typo in comment
Oliver Kiddle
1
-2
/
+2
2016-12-05
Extra case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
1
-0
/
+1
2016-11-29
40037: Unicode 9 character width support.
Joshua Rubin
1
-1
/
+3
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
1
-1
/
+1
2016-10-03
39521: Refactor start of execcmd().
Peter Stephenson
1
-0
/
+16
2016-09-30
39498: use PRIVILEGED option to decide on problematic parameter imports
Peter Stephenson
1
-1
/
+1
2016-09-28
39460: Don't import PS4 if running as root.
Peter Stephenson
1
-0
/
+1
2016-09-16
39331: Reparent subjob on fork with exited superjob.
Peter Stephenson
1
-1
/
+4
2016-09-14
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
1
-1
/
+8
2016-09-13
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
1
-16
/
+23
2016-09-06
39181: Add PM_SINGLE and use for compstate.
Peter Stephenson
1
-0
/
+1
2016-07-08
38809: fix tracking of colour attributes and restore them when turning bold off
Oliver Kiddle
1
-1
/
+1
2016-01-29
37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.
Daniel Shahaf
1
-0
/
+1
2016-01-19
37689: ! and ^ need to be tokenised in character sets
Peter Stephenson
1
-7
/
+9
2016-01-19
37678: Now possible to quote "-" in pattern range
Peter Stephenson
1
-6
/
+12
2015-12-07
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
1
-1
/
+7
2015-12-06
37314: upgrade quotedzputs() for non-printable output.
Peter Stephenson
1
-0
/
+6
2015-11-11
37092: make nested ${(P)name} properly refer to parameter on return
Peter Stephenson
1
-12
/
+39
2015-10-30
37022: add GLOB_STAR_SHORT option to abbreviate ** and ***
Peter Stephenson
1
-0
/
+1
2015-10-29
37014: Improved internal parameter setting.
Peter Stephenson
1
-3
/
+0
2015-10-24
36941: Mark file descripors in ztcp as used.
Peter Stephenson
1
-4
/
+11
2015-09-29
36700: unmetafy early for parameter match
Peter Stephenson
1
-0
/
+26
2015-09-28
36682: expand pattern interface to optimise unmetafication
Peter Stephenson
1
-0
/
+10
2015-09-21
36577: supplement 36559 to using LONG_MAX for 64-bit long
Peter Stephenson
1
-0
/
+4
2015-09-21
unposted: typo in 36559
Peter Stephenson
1
-1
/
+1
2015-09-19
36559: test earlier for overflow in pattern range
Peter Stephenson
1
-0
/
+7
2015-09-10
36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.
Peter Stephenson
1
-3
/
+14
2015-07-23
35793: avoid undefined behaviour shifting signed number
Peter Stephenson
1
-3
/
+4
2015-07-02
35668: Improved fix for command/proc subst starting in alias.
Peter Stephenson
1
-1
/
+1
2015-07-01
35667: fix command substitution that starts but doesn't finish in alias
Peter Stephenson
1
-0
/
+1
2015-06-29
35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBER
Peter Stephenson
1
-0
/
+1
2015-06-27
35623: All is_array assignments should be treated as having a value.
Peter Stephenson
1
-5
/
+3
[prev]
[next]