index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
42156: new CHECK_RUNNING_JOBS option demanded by bash groupies
Peter Stephenson
4
-3
/
+6
2017-12-22
33395: Improvments for function managment.
Peter Stephenson
2
-1
/
+7
2017-12-20
dana: 42145: Fix additional completion cases with option arguments.
dana
1
-1
/
+3
2017-12-20
42146: type -w += global aliases
Daniel Shahaf
1
-0
/
+2
2017-12-20
users/13148 (and workers/42060): Abort the command line when replying
Daniel Shahaf
1
-6
/
+11
2017-12-18
42412: fix a bug in 42116
Jun-ichi Takimoto
1
-4
/
+4
2017-12-18
42116: multibyte support for ZLE vi-mode word motion
Jun-ichi Takimoto
3
-77
/
+45
2017-12-15
42123 (tweaked): take account of Dash in function names.
Peter Stephenson
1
-2
/
+20
2017-12-14
add millisecond and microsecond options to TIMEFMT variable
dana
1
-0
/
+34
2017-12-12
42110: Fix redirections between variable assignments at start of line
Peter Stephenson
1
-0
/
+4
2017-12-01
42063: getopts errors now report "+" in front of option where appropriate
dana
1
-2
/
+3
2017-11-24
42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...
Daniel Shahaf
1
-7
/
+13
2017-11-20
stat() for glob qualifiers lost information in corner case
Dima Kogan
1
-1
/
+1
2017-11-04
41983: fix exclusion of long options with (-) on a normal argument
Oliver Kiddle
1
-1
/
+1
2017-11-02
41866: No error unsetting nonexistent function for POSIXBUILTINS
Martijn Dekker
2
-1
/
+6
2017-10-17
41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES ...
Barton E. Schaefer
1
-4
/
+10
2017-10-13
41873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within ...
Barton E. Schaefer
1
-1
/
+5
2017-10-13
41877: Separate out SH_FILE_EXPANSION loop from parameter substitution.
Peter Stephenson
1
-16
/
+23
2017-10-11
41835: handle multibyte characters with compset -p and -s
Oliver Kiddle
1
-11
/
+37
2017-10-08
41828, 41830: skip SHFILEEXPANSION for new nodes added by stringsubst() in pr...
Barton E. Schaefer
1
-2
/
+17
2017-10-07
41824: fix to not complete rest args from an _arguments set alongside the arg...
Oliver Kiddle
1
-16
/
+16
2017-10-04
41802 (minor tweaks): use heap during shell function call.
Peter Stephenson
2
-70
/
+87
2017-10-02
41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.
Peter Stephenson
2
-11
/
+20
2017-10-01
Add typeset -p1, like typeset -p with newlines
Peter Stephenson
4
-28
/
+67
2017-09-29
41789: Don't save fd if -1.
Peter Stephenson
1
-8
/
+11
2017-09-28
41772: fix bug in handling of long options with _arguments' -A option
Oliver Kiddle
1
-1
/
+1
2017-09-27
41767: preserve nonzero exit status on interrupt
Barton E. Schaefer
1
-1
/
+2
2017-09-27
41764 (test tweaked): allow [key]+=value when modifying arrays
Peter Stephenson
3
-12
/
+48
2017-09-26
41761: Ensure status from interrupt is propagated by builtin
Peter Stephenson
1
-2
/
+9
2017-09-25
41747: Don't create hash entry if just checking existence.
Peter Stephenson
4
-9
/
+18
2017-09-24
Updates for ksh array element syntax.
Peter Stephenson
5
-147
/
+224
2017-09-21
unposted (cf. 41672): checkrmall: Record the 41672 bug in a TODO.
Daniel Shahaf
1
-0
/
+3
2017-09-21
unposted (cf. 41707): internal: Document the count==0 case of checkrmall().
Daniel Shahaf
1
-1
/
+3
2017-09-20
41736: NO_INTERACTIVE_COMMENTS in $(...)
Barton E. Schaefer
1
-1
/
+6
2017-09-18
41723: one more case of 41627 in "while" loops.
Barton E. Schaefer
1
-1
/
+1
2017-09-14
More [key]=value tweaks
Peter Stephenson
1
-3
/
+5
2017-09-13
First go at var=([key]=value) syntax.
Peter Stephenson
4
-33
/
+206
2017-09-13
41688: builtin wait for all jobs should ignore STAT_NOPRINT
Peter Stephenson
1
-1
/
+2
2017-09-11
unposted: internal: Document zreaddir().
Daniel Shahaf
1
-0
/
+10
2017-09-11
41666: zpty compatibility for OpenBSD
Thierry Ghelew
1
-1
/
+6
2017-09-11
41668: New --emulate option on invocation.
Peter Stephenson
3
-35
/
+107
2017-09-10
41662: exec -a arguments weren't sanitised
Peter Stephenson
1
-0
/
+3
2017-09-10
41661: Need to remove tokens before using bufferwords() for (z)
Peter Stephenson
1
-2
/
+6
2017-09-05
41641: Some math operations shouldn't be lvalues.
Peter Stephenson
1
-8
/
+2
2017-09-04
41633: Fix problem backgrounding function definitions.
Peter Stephenson
1
-1
/
+6
2017-08-31
Fix problem with ERR_RETURN.
Peter Stephenson
1
-4
/
+3
2017-08-29
41608 (plus tests): restore ERR_EXIT before function.
Peter Stephenson
1
-1
/
+1
2017-08-24
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
5
-19
/
+48
2017-08-15
posted but has not shown up: fix fd problem in subshell.
Peter Stephenson
2
-3
/
+27
2017-08-14
41542: Fix pcre logic for extracting matched parentheses.
Peter Stephenson
1
-25
/
+43
[next]