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
2016-09-20
39383: compadd: Restrict previous patch to the case where $PREFIX includes ch...
Daniel Shahaf
1
-2
/
+4
2016-09-20
39372: compadd: Match -P prefix all-or-nothing rather than greedily.
Daniel Shahaf
1
-4
/
+7
2016-09-19
39381: handle save/restore of variable values when "typeset"-related reserved...
Barton E. Schaefer
1
-2
/
+2
2016-09-16
39362: another race with pipeline handling.
Peter Stephenson
1
-25
/
+9
2016-09-16
39359: Fix remaining race with orphaned subjob.
Peter Stephenson
3
-5
/
+58
2016-09-16
39331: Reparent subjob on fork with exited superjob.
Peter Stephenson
3
-4
/
+31
2016-09-16
39310/0010: internals: match_str: Simplify expression.
Daniel Shahaf
1
-5
/
+5
2016-09-16
39310/0009: internals: match_str: Downscope local variable 't'.
Daniel Shahaf
1
-2
/
+11
2016-09-16
39310/0008: internals: match_str: Document several local variables.
Daniel Shahaf
1
-2
/
+16
2016-09-16
39310/0007: internals: match_str: Rename and constify local variables 'oll', ...
Daniel Shahaf
1
-2
/
+3
2016-09-16
39310/0006: internals: match_str: Downscope local variable 'bpc'.
Daniel Shahaf
1
-3
/
+7
2016-09-16
39310/0005: internals: match_str: Constify some local variables.
Daniel Shahaf
1
-6
/
+6
2016-09-16
39310/0004: internals: match_str: Document 'savl'.
Daniel Shahaf
1
-1
/
+16
2016-09-16
39310/0003: internals: match_str: Document 'savw'. Avoid magic number.
Daniel Shahaf
1
-3
/
+6
2016-09-16
39310/0002: internals: match_str: Simplify by removing 'zoff'.
Daniel Shahaf
1
-10
/
+10
2016-09-16
39310/0001: internals: match_str: Document some local variables. See 39123.
Daniel Shahaf
1
-2
/
+56
2016-09-16
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
3
-2
/
+34
2016-09-15
unposted: remove duplicated assignment
Oliver Kiddle
1
-1
/
+0
2016-09-14
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
2
-1
/
+15
2016-09-13
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
4
-23
/
+39
2016-09-13
39305: Fix error handling after parse for here document.
Peter Stephenson
1
-1
/
+1
2016-09-11
39268: "zsystem flock -t 0 ..." tries only once to flock and immediately retu...
Barton E. Schaefer
1
-3
/
+3
2016-09-11
39252: internal: quotestring: Drop the 'e' parameter, which no caller uses.
Daniel Shahaf
9
-59
/
+40
2016-09-07
39185: Only set word begin for completion word if not alias.
Peter Stephenson
1
-1
/
+1
2016-09-07
39218: Fix module feature enables with math functions.
Peter Stephenson
1
-0
/
+2
2016-09-07
39217: fix error name generation with GCC.
Peter Stephenson
1
-1
/
+6
2016-09-06
39173: _arguments: Escape colons and backslashes in $opt_args unambiguously.
Daniel Shahaf
1
-3
/
+9
2016-09-06
39181: Add PM_SINGLE and use for compstate.
Peter Stephenson
3
-2
/
+8
2016-09-05
39167: Make $ENV handling more like POSIX
Teubel György
1
-11
/
+14
2016-09-04
unposted: internals: Document zshcompwid(1) parameter implementations.
Daniel Shahaf
2
-3
/
+21
2016-08-31
39125: More care needed decrementing SHLVL on exec.
Stephane Chazelas
1
-4
/
+7
2016-08-29
39115: repair forced joining when (@) and (j) are used together
Barton E. Schaefer
1
-2
/
+3
2016-08-26
39104: do not hash relative paths in findcmd()
Barton E. Schaefer
1
-1
/
+1
2016-08-23
39087: fix 'conditionally uninitialized' variables
Jun-ichi Takimoto
2
-2
/
+4
2016-08-23
39086: declare file local variables as 'static'
Jun-ichi Takimoto
1
-2
/
+2
2016-08-22
39046 + 39061: New :P history modifier.
Daniel Shahaf
3
-7
/
+22
2016-08-20
39064: use scalbn() instead of scalb() (mathfunc.c)
Jun-ichi Takimoto
1
-0
/
+4
2016-08-13
39026: pattern specified with _arguments' -A option shouldn't be checked agai...
Oliver Kiddle
1
-2
/
+4
2016-08-12
39035: ${(A)name=word} should expand as an array even when there is only one ...
Barton E. Schaefer
1
-0
/
+1
2016-08-12
39031: Ensure variables in transpose-words are initialised
Peter Stephenson
1
-1
/
+1
2016-08-12
38983: Make transpose-words handle numeric arguments sensibly
Han Pingtian
1
-39
/
+51
2016-08-12
39028: more join/split cases fixed and tested.
Barton E. Schaefer
1
-3
/
+4
2016-08-10
39019 (cf. PWS 39013): fix SHWORDSPLIT regression introduced by workers/29313
Barton E. Schaefer
1
-6
/
+15
2016-08-10
39014: Use special OpenBSD interface to get correct rand() behavior
Mikael Magnusson
1
-0
/
+4
2016-08-06
unposted: fix typo in comment
Barton E. Schaefer
1
-1
/
+1
2016-08-05
workers/38995 (in part): compfiles: Add reverse-engineered documentation brea...
Daniel Shahaf
1
-0
/
+15
2016-08-05
38991: Make 'whence -v autoloaded-function' shows the defining filename.
Daniel Shahaf
1
-1
/
+2
2016-08-01
38971: Start using the new arrlen_ge() / arrlen_le() helpers.
Daniel Shahaf
6
-12
/
+12
2016-08-01
38973: Optimize indexing array parameters.
Daniel Shahaf
3
-5
/
+52
2016-07-28
38927: zle-line-pre-redraw: Set $WIDGET like other special widgets do.
Daniel Shahaf
1
-1
/
+1
[next]