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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
36033: a few more queue_signals() to protect global state changes
Barton E. Schaefer
2015-08-09
3
-1
/
+16
*
36026: zero freed pointers in zftp cleanup_() in case the module is re-loaded...
Barton E. Schaefer
2015-08-09
2
-0
/
+5
*
36022 fix bug that some loop constructs could not be interrupted, revise sign...
Barton E. Schaefer
2015-08-09
7
-14
/
+119
*
unposted: add tests for outputting traps specified via aliases
Mikael Magnusson
2015-08-09
2
-0
/
+16
*
Fix retying variables in opposite order.
Peter Stephenson
2015-08-09
3
-1
/
+11
*
36025: Fix completion aftoer "foo=bar; setopt ".
Peter Stephenson
2015-08-09
2
-3
/
+21
*
36008: trap: Fix listing of traps created under non-alias non-canonical signa...
Daniel Shahaf
2015-08-08
2
-1
/
+12
*
35954: Doc: sysopen -u is not optional
Mikael Magnusson
2015-08-08
2
-2
/
+6
*
35929: protect FDT_PROC_SUBST by #ifdef
Jun-ichi Takimoto
2015-08-09
2
-2
/
+9
*
35928: '%-m' should work even if not supported by strftime(3)
Jun-ichi Takimoto
2015-08-08
3
-4
/
+11
*
35991: _ssh: add ssh option FingerprintHash
Christian Hesse
2015-08-05
2
-0
/
+8
*
unposted: _ssh: use the -q option for the = suffix
Mikael Magnusson
2015-08-05
2
-1
/
+4
*
35989: _ssh: update to 6.9
Mikael Magnusson
2015-08-05
2
-45
/
+86
*
35973: new systat and vmstat completions
Eric Cook
2015-08-05
3
-0
/
+174
*
35972: allow for Directive=Value format in .ssh/config
Eric Cook
2015-08-05
2
-2
/
+5
*
35986: add ssh option UpdateHostKeys
Christian Hesse
2015-08-05
2
-0
/
+4
*
unposted (c.f. Bart: 35902): use - after zle -U in case $key is -
Oliver Kiddle
2015-08-05
2
-1
/
+6
*
unposted: Typo fix.
Daniel Shahaf
2015-08-04
2
-1
/
+5
*
35970: completion: fix typos in _git and _brace_parameter
Daniel Hahler
2015-08-02
3
-3
/
+9
*
35957: fix _make-expandVars()
Jun-ichi Takimoto
2015-08-02
2
-60
/
+77
*
35963: simplify condition found by coverity to include tautology
Oliver Kiddle
2015-07-31
2
-2
/
+4
*
35960 (tweaked): complete correct options for OpenBSD's find
Matthew Martin
2015-07-31
2
-9
/
+18
*
35953: fix handling of command substitution in math context
Barton E. Schaefer
2015-07-29
3
-1
/
+16
*
35947: update discussion of module wrappers, some examples
Barton E. Schaefer
2015-07-28
2
-7
/
+35
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2015-07-27
1
-53
/
+96
|
\
|
*
_arguments docs: Divide into subsections
Daniel Shahaf
2015-07-27
1
-0
/
+12
|
*
_arguments docs: Bring all option descriptions to one place
Daniel Shahaf
2015-07-27
1
-54
/
+85
*
|
35937: wait for process IDs instead of job numbers in parallel mode
Barton E. Schaefer
2015-07-27
2
-2
/
+7
|
/
*
35274: completion: Add FreeBSD's watch(1)
Daniel Shahaf
2015-07-26
3
-0
/
+28
*
35901: complete full names as removing later components was broken for aliase...
Oliver Kiddle
2015-07-26
2
-2
/
+7
*
faster method of generating list of python modules
Antony Lee
2015-07-26
2
-4
/
+7
*
add RPS2 handling to "prompt bart", update help text, clean up indentation wh...
Barton E. Schaefer
2015-07-25
2
-11
/
+33
*
35910: Don't add to raw lex buffer if lex stopped.
Peter Stephenson
2015-07-25
2
-1
/
+6
*
35809: fix $((...)) completion by _expand widget.
Peter Stephenson
2015-07-25
2
-1
/
+22
*
35908: fix $((...)) completion in expand-or-complete widget
Peter Stephenson
2015-07-25
2
-2
/
+9
*
35896: index zle_highlight
Barton E. Schaefer
2015-07-24
3
-0
/
+10
*
35882: read-command has ZLE_NOTCOMMAND
Barton E. Schaefer
2015-07-24
2
-1
/
+5
*
35810: FAQ += edit-command-line
Daniel Shahaf
2015-07-24
2
-0
/
+19
*
35809: zyodl.vim: Fix nested parentheses
Daniel Shahaf
2015-07-24
2
-7
/
+16
*
35807: edit-command-line: Fix for non-7bit-data (after 35769)
Daniel Shahaf
2015-07-24
2
-1
/
+9
*
35865: document %^ prompt expansion
Oliver Kiddle
2015-07-24
2
-0
/
+6
*
35864: add sysopen, sysseek and systell to system module
Oliver Kiddle
2015-07-24
4
-2
/
+246
*
35879: fix for subcommands that don't have a second subcommand
Eric Cook
2015-07-24
2
-133
/
+137
*
35883: Don't attempt to back up over history if expanding alias
Peter Stephenson
2015-07-24
2
-1
/
+7
*
35873: add original test for process substitution deadlock from 35847
Peter Stephenson
2015-07-23
2
-0
/
+10
*
35872: protect against NULL pointers in unmeta
Peter Stephenson
2015-07-23
2
-1
/
+6
*
35849: close fd's from process substitution after fork
Peter Stephenson
2015-07-23
4
-6
/
+28
*
35854: ensure history character unget doesn't recurse infinitely
Peter Stephenson
2015-07-23
2
-2
/
+11
*
35793: avoid undefined behaviour shifting signed number
Peter Stephenson
2015-07-23
2
-3
/
+9
*
35753: allow for numbers after the ( in ternary expressions and fix backslash...
Oliver Kiddle
2015-07-23
2
-10
/
+12
[prev]
[next]