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
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
2015-06-24
various posts: Implement assignment parsing for typeset.
Peter Stephenson
1
-24
/
+63
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
1
-1
/
+11
2015-06-05
35386: expand tabs where useful in builtins outputing function.
Peter Stephenson
1
-3
/
+6
2015-05-11
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
1
-1
/
+1
2015-05-10
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
1
-0
/
+10
2015-05-10
Don't treat NUL as a combining character
Mikael Magnusson
1
-2
/
+2
2015-03-26
34784: fix old bug with history word selection
Peter Stephenson
1
-2
/
+3
2015-03-25
34776: improve suppression of alias expansions from history.
Peter Stephenson
1
-1
/
+0
2015-02-19
34570: Another nasty command / math substituion thing.
Peter Stephenson
1
-21
/
+23
2015-02-16
34560: Fix $(( that's actually a multiline cmd subst.
Peter Stephenson
1
-0
/
+1
2015-01-11
34234: use structures for normal and raw lexical buffer state
Peter Stephenson
1
-6
/
+23
2015-01-09
Rearrange context saving.
Peter Stephenson
1
-0
/
+65
2015-01-08
Fix command substitutions to parse contents as they are read in.
Peter Stephenson
1
-0
/
+9
2014-12-11
33876: etc.: Separate errors and keyboards interrupts
Peter Stephenson
1
-0
/
+14
2014-11-08
33655: remove overlap of node flags
Peter Stephenson
1
-3
/
+3
2014-09-29
33285: apply function definition redirections at execution
Peter Stephenson
1
-0
/
+1
2014-09-29
33276: safer import of numerical variables from environment
Peter Stephenson
1
-1
/
+2
2014-06-13
32768 with further modifications: LOCAL_LOOPS option.
Peter Stephenson
1
-0
/
+1
2014-06-06
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Peter Stephenson
1
-0
/
+1
2014-06-01
32634: add POSIX_ARGZERO option
Barton E. Schaefer
1
-0
/
+1
2014-03-01
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
1
-3
/
+26
2013-12-16
32136: fix problem with kshglob.
Peter Stephenson
1
-1
/
+5
2013-10-17
31830: New feature for zshaddhistory hooks.
Peter Stephenson
1
-0
/
+1
2013-10-06
users:18023: Add PIPEFAIL option
Peter Stephenson
1
-0
/
+1
2013-08-08
users/17908: Keep history line in sync between ZLE and shell.
Peter Stephenson
1
-1
/
+2
2013-07-21
31549: Fix third problem with file descriptor management.
Peter Stephenson
1
-1
/
+0
2013-07-17
31528: use job table to record file descriptors associated with process subst
Peter Stephenson
1
-3
/
+16
2013-06-13
31444: Basic code for enable/disable -p
Peter Stephenson
1
-0
/
+16
2013-06-01
31441: use array to decide which forms of pattern are enabled
Peter Stephenson
1
-1
/
+39
[next]