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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
44100: zparseopts: Add -F option, completion, tests; improve documentation
dana
2019-03-12
1
-0
/
+172
*
unposted: ztst.zsh: fix a typo
Jun-ichi Takimoto
2019-03-01
1
-1
/
+1
*
44030: prompt: Return error for unrecognised colour name
dana
2019-02-03
1
-0
/
+8
*
44012: X04zlehighlight: Fix spurious test failures on OpenBSD
dana
2019-01-23
1
-1
/
+8
*
44011: Only use fg_start_code for non-truecolor
Mikael Magnusson
2019-01-23
1
-4
/
+4
*
43962: Fix X04 test module_path
dana
2018-12-31
1
-0
/
+1
*
users/23809: ZLE_HIGHLIGHT extensions.
Peter Stephenson
2018-12-30
1
-0
/
+153
*
43945 (tweaked to remove test failure, noted in test):
Martijn Dekker
2018-12-30
1
-0
/
+53
*
43944: apply NO_UNSET consistently to arithmeitc
Martijn Dekker
2018-12-30
1
-0
/
+16
*
unposted: test for 43938
Peter Stephenson
2018-12-30
1
-0
/
+8
*
43953: Fix rounding/truncation error in %. time-format specifier
dana
2018-12-29
1
-0
/
+16
*
43935: Reject too-large nanosecond values given to strftime
dana
2018-12-24
1
-1
/
+4
*
43837 plus test from Daniel: Empty string in nested subst.
Peter Stephenson
2018-11-21
1
-0
/
+7
*
43800: Add nanosecond support to strftime built-in
dana
2018-11-13
1
-0
/
+29
*
43726: Add tests for semicolon in the middle of a sublist not terminating it.
Daniel Shahaf
2018-10-24
1
-0
/
+10
*
unposted: another couple of tests for previous commit.
Peter Stephenson
2018-10-10
1
-0
/
+6
*
43669: ensure explicit exit status is used over implicit
Peter Stephenson
2018-10-10
1
-0
/
+3
*
43660: extend 43653 when final exit is implicit.
Peter Stephenson
2018-10-09
1
-0
/
+4
*
unposted: addition to previous trap test suggested by Mikael
Peter Stephenson
2018-10-09
1
-0
/
+3
*
43653: explicit exit from EXIT trap overrides exit status
Peter Stephenson
2018-10-09
1
-0
/
+3
*
43616: Various parameter setting and display fixes.
Peter Stephenson
2018-10-08
1
-7
/
+284
*
unposted: Add a test for 43546.
Daniel Shahaf
2018-09-25
1
-0
/
+5
*
43493: Have V07pcre fail if PCRE was enabled by configure (config.modules) bu...
Daniel Shahaf
2018-09-24
1
-3
/
+2
*
43466: Make path(5) test more generic.
Peter Stephenson
2018-09-14
1
-6
/
+11
*
43426: disable job control tests involving suspension.
Peter Stephenson
2018-09-10
1
-34
/
+36
*
43375 with fix from 43390: fix #! tests.
Peter Stephenson
2018-09-05
1
-7
/
+11
*
CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.
Anthony Sottile
2018-09-03
1
-0
/
+22
*
43275: Add log2 to match func
dana
2018-08-13
1
-0
/
+6
*
43264: fix ${+assoc[nonexistent]} with KSH_ARRAYS
Peter Stephenson
2018-08-09
1
-0
/
+8
*
43261: Fix unary minus with base.
Peter Stephenson
2018-08-08
1
-0
/
+4
*
users/23531: Error exit/return fixes.
Peter Stephenson
2018-07-09
1
-0
/
+17
*
43075: Support nanosecond-precision time formatting
dana
2018-06-20
1
-0
/
+8
*
unposted: V01zmodload.ztst needs update for parameter module fix
Peter Stephenson
2018-06-18
1
-0
/
+3
*
42297: (e) subscript flag needs extra work with scalars
dana
2018-05-14
1
-0
/
+16
*
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
2018-05-13
3
-2
/
+47
*
42101 (tweaked): assigning shell status to array was broken
dana
2018-05-11
1
-0
/
+35
*
47201: fix 42355 for multiple backslashes
Ricardo Giorni
2018-04-29
1
-0
/
+24
*
c.f. 42726: Back off fg and bg tests.
Peter Stephenson
2018-04-26
1
-42
/
+0
*
42722: Replace ed with dc in fg/bg tests.
Peter Stephenson
2018-04-25
2
-33
/
+26
*
42714: Add fg and bg tests.
Peter Stephenson
2018-04-25
2
-6
/
+83
*
42708: fix for process substitution.
Peter Stephenson
2018-04-24
1
-0
/
+7
*
42624 (plus test): avoid freeing memory that's still needed
Oliver Kiddle
2018-04-12
1
-0
/
+10
*
42575: fix to not complete options in the argument to another option
Oliver Kiddle
2018-04-05
1
-0
/
+15
*
42581(?): Fix ZLE inline history expansion.
Peter Stephenson
2018-04-04
1
-0
/
+17
*
42538: Temporarily set umask for here document.
Martijn Dekker
2018-03-27
1
-0
/
+9
*
42355: Fix use of backslashes on here doc input.
Peter Stephenson
2018-02-12
1
-4
/
+42
*
42164: fix digits in format escapes in completion listings
dana
2018-01-04
1
-0
/
+15
*
42156: new CHECK_RUNNING_JOBS option demanded by bash groupies
Peter Stephenson
2017-12-22
1
-0
/
+186
*
dana: 42145: Fix additional completion cases with option arguments.
dana
2017-12-20
1
-0
/
+21
*
42146: type -w += global aliases
Daniel Shahaf
2017-12-20
1
-0
/
+11
[next]