index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
34077: further tests for return status from "for" loops
Peter Stephenson
2015-01-02
1
-0
/
+53
*
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
2014-12-27
1
-0
/
+18
*
34065: following an "if" condition, do not test lastval for ERR_EXIT until a ...
Barton E. Schaefer
2014-12-27
1
-0
/
+17
*
unposted: Add missing -f arg to zsh in D04parameter.ztst
Peter Stephenson
2014-12-14
1
-2
/
+2
*
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
2014-12-08
1
-0
/
+21
*
33829: unbind ESC~ as a more reliable workaround
Jun-ichi Takimoto
2014-12-07
2
-1
/
+2
*
33860: minor fixes to vi mode changes
Oliver Kiddle
2014-12-05
1
-0
/
+10
*
33823: overwrite mode shouldn't replace newlines
Oliver Kiddle
2014-11-30
1
-0
/
+13
*
33816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...
Barton E. Schaefer
2014-11-28
1
-0
/
+20
*
unposted: test binary input using 0b
Peter Stephenson
2014-11-26
1
-0
/
+8
*
33769: workaround for KEYTIMEOUT to work from test
Jun T
2014-11-25
1
-2
/
+2
*
33738: account for a selection in vi-replace-chars
Oliver Kiddle
2014-11-21
1
-0
/
+5
*
33730: vim style text objects for selecting words
Oliver Kiddle
2014-11-21
1
-0
/
+39
*
33704: keybindings, documentation, tests and minor
Oliver Kiddle
2014-11-17
2
-1
/
+110
*
33699: support short delays in zle tests where we
Oliver Kiddle
2014-11-17
2
-3
/
+15
*
33695: fix various vi-indent problems and vi-swap-case on a blank line
Oliver Kiddle
2014-11-15
2
-1
/
+22
*
33686: set PS1 before pattern-matching for it
Barton E. Schaefer
2014-11-13
1
-3
/
+3
*
33669: allow an empty line to be yanked with yy
Oliver Kiddle
2014-11-13
1
-0
/
+7
*
33599: workaround zpty issue that causes vi test
Jun T
2014-11-09
1
-1
/
+1
*
33639: fix bug with vi operators on a blank line
Oliver Kiddle
2014-11-09
1
-0
/
+15
*
33604: fix change merging for vi mode where a change has just been undone
Oliver Kiddle
2014-11-05
1
-0
/
+6
*
33593: support numeric argument to vi-join
Oliver Kiddle
2014-11-03
1
-0
/
+12
*
Treat exec from subshell as if forked
Peter Stephenson
2014-11-02
1
-1
/
+8
*
correct cursor position in test
Oliver Kiddle
2014-10-31
1
-1
/
+1
*
33570, 33576: make killring/yank-pop work in vi mode after
Oliver Kiddle
2014-10-30
1
-0
/
+28
*
33528: take notice of last column position when using vi-yank
Oliver Kiddle
2014-10-29
1
-0
/
+19
*
33564: care with monitor option in test
Peter Stephenson
2014-10-26
1
-1
/
+1
*
33542: test logic for waiting for already exited processes
Peter Stephenson
2014-10-26
1
-2
/
+27
*
33520: correct cursor positioning following a vi mode yank operation
Oliver Kiddle
2014-10-24
1
-0
/
+22
*
33519: last character in the buffer can be cut, changed or yanked using vi-fo...
Oliver Kiddle
2014-10-23
1
-0
/
+5
*
33518: add support for "_ vi buffer and arguments to vi-set-buffer from a zle...
Oliver Kiddle
2014-10-23
1
-0
/
+60
*
33459: test for variable substitution in variable splitting
Peter Stephenson
2014-10-13
1
-0
/
+20
*
Tests for workers/33429
Barton E. Schaefer
2014-10-11
1
-0
/
+14
*
33354: when backgrounding a pipeline, close all pipe descriptors in the parent
Barton E. Schaefer
2014-10-04
1
-0
/
+15
*
33345: fix anonymous function complex command handling.
Peter Stephenson
2014-10-03
1
-0
/
+4
*
33343: Variant anonymous function synax with arguments.
Peter Stephenson
2014-10-03
1
-0
/
+6
*
33332: test safer numeric import from environment
Peter Stephenson
2014-10-02
1
-0
/
+4
*
33325: fix ksh autoloads with redirections on function definitions
Peter Stephenson
2014-10-02
1
-0
/
+13
*
33294: $functions[func_with_redir] plus extra tests
Peter Stephenson
2014-09-30
1
-0
/
+24
*
33286: handle redirections for multiply named functions
Peter Stephenson
2014-09-29
1
-0
/
+16
*
33285: apply function definition redirections at execution
Peter Stephenson
2014-09-29
1
-1
/
+37
*
users/19059 based on users/19058: remove ineffiency with multiple * matches
Peter Stephenson
2014-09-08
1
-0
/
+7
*
33122: typo from 32891 caused incorrect matches for pcre_match -n
Barton E. Schaefer
2014-09-07
1
-0
/
+9
*
Further tweaking of the descriptor leak regression test that sometimes hangs
Barton E. Schaefer
2014-08-31
1
-4
/
+4
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
1
-50
/
+0
*
timeout the final "read" in hung shell regression
Barton E. Schaefer
2014-08-15
1
-1
/
+1
*
32954 plus new test: [[ ... = ...(#q...) ]] shouldn't force a glob.
Peter Stephenson
2014-08-04
1
-2
/
+5
*
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
Mikael Magnusson
2014-08-04
1
-0
/
+76
*
32768 with further modifications: LOCAL_LOOPS option.
Peter Stephenson
2014-06-13
2
-2
/
+48
*
32711: run "continue" test in a new shell
Barton E. Schaefer
2014-06-04
1
-3
/
+3
[next]