index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
36069: _tmux: Fix \ooo display in completion list
Frank Terbeck
2
-1
/
+4
2015-08-10
36070: _tmux: Update bell-action and prefix options
Frank Terbeck
2
-3
/
+6
2015-08-10
36060: _tmux: Update TODO
Frank Terbeck
2
-5
/
+8
2015-08-10
36061: _tmux: Add support for new window options
Frank Terbeck
2
-0
/
+39
2015-08-10
36055: _tmux: Add support for new server options
Frank Terbeck
2
-0
/
+11
2015-08-10
36059: _tmux: Add new session options
Frank Terbeck
2
-0
/
+39
2015-08-10
36051: _tmux: Remove support for old options
Frank Terbeck
2
-60
/
+3
2015-08-10
36047: _tmux: Fix options with changed scope
Frank Terbeck
2
-8
/
+11
2015-08-10
36064: _tmux: Add new command aliases
Frank Terbeck
2
-0
/
+6
2015-08-10
36052: _tmux: Remove old sub-commands and their aliases
Frank Terbeck
2
-59
/
+3
2015-08-10
36056: Add helper script to check state of _tmux completion
Frank Terbeck
2
-0
/
+219
2015-08-10
36049: _tmux: options => session_options
Frank Terbeck
2
-5
/
+8
2015-08-10
36054: _tmux: "local -x" serves no purpose
Frank Terbeck
2
-2
/
+5
2015-08-10
36057: _tmux: Replay all arguments when dispatching to new _tmux()
Frank Terbeck
2
-1
/
+4
2015-08-10
36058: _tmux: No need to unset local variables
Frank Terbeck
2
-1
/
+3
2015-08-10
36050: _tmux: Don't unset, set empty in local scope
Frank Terbeck
2
-1
/
+4
2015-08-10
36063: _tmux: Remove dead code
Frank Terbeck
2
-12
/
+2
2015-08-10
36062: _tmux: Add support for new sub-commands
Frank Terbeck
2
-12
/
+91
2015-08-10
36048: _tmux: Update options for supported commands
Frank Terbeck
2
-145
/
+197
2015-08-10
36046: _tmux: Update command line options
Frank Terbeck
2
-1
/
+7
2015-08-10
36045: make effect of failures in wait test clearer
Peter Stephenson
2
-1
/
+6
2015-08-10
not quite posted: check for error return before EINTR
Peter Stephenson
3
-2
/
+5
2015-08-10
36039: Restart socket commands on EINTR
Joshua Krusell
3
-4
/
+13
2015-08-10
35885: document closing fd's opened with sysopen
Peter Stephenson
2
-0
/
+10
2015-08-09
36033: a few more queue_signals() to protect global state changes
Barton E. Schaefer
3
-1
/
+16
2015-08-09
36026: zero freed pointers in zftp cleanup_() in case the module is re-loaded...
Barton E. Schaefer
2
-0
/
+5
2015-08-09
36022 fix bug that some loop constructs could not be interrupted, revise sign...
Barton E. Schaefer
7
-14
/
+119
2015-08-09
unposted: add tests for outputting traps specified via aliases
Mikael Magnusson
2
-0
/
+16
2015-08-09
Fix retying variables in opposite order.
Peter Stephenson
3
-1
/
+11
2015-08-09
36025: Fix completion aftoer "foo=bar; setopt ".
Peter Stephenson
2
-3
/
+21
2015-08-08
36008: trap: Fix listing of traps created under non-alias non-canonical signa...
Daniel Shahaf
2
-1
/
+12
2015-08-08
35954: Doc: sysopen -u is not optional
Mikael Magnusson
2
-2
/
+6
2015-08-09
35929: protect FDT_PROC_SUBST by #ifdef
Jun-ichi Takimoto
2
-2
/
+9
2015-08-08
35928: '%-m' should work even if not supported by strftime(3)
Jun-ichi Takimoto
3
-4
/
+11
2015-08-05
35991: _ssh: add ssh option FingerprintHash
Christian Hesse
2
-0
/
+8
2015-08-05
unposted: _ssh: use the -q option for the = suffix
Mikael Magnusson
2
-1
/
+4
2015-08-05
35989: _ssh: update to 6.9
Mikael Magnusson
2
-45
/
+86
2015-08-05
35973: new systat and vmstat completions
Eric Cook
3
-0
/
+174
2015-08-05
35972: allow for Directive=Value format in .ssh/config
Eric Cook
2
-2
/
+5
2015-08-05
35986: add ssh option UpdateHostKeys
Christian Hesse
2
-0
/
+4
2015-08-05
unposted (c.f. Bart: 35902): use - after zle -U in case $key is -
Oliver Kiddle
2
-1
/
+6
2015-08-04
unposted: Typo fix.
Daniel Shahaf
2
-1
/
+5
2015-08-02
35970: completion: fix typos in _git and _brace_parameter
Daniel Hahler
3
-3
/
+9
2015-08-02
35957: fix _make-expandVars()
Jun-ichi Takimoto
2
-60
/
+77
2015-07-31
35963: simplify condition found by coverity to include tautology
Oliver Kiddle
2
-2
/
+4
2015-07-31
35960 (tweaked): complete correct options for OpenBSD's find
Matthew Martin
2
-9
/
+18
2015-07-29
35953: fix handling of command substitution in math context
Barton E. Schaefer
3
-1
/
+16
2015-07-28
35947: update discussion of module wrappers, some examples
Barton E. Schaefer
2
-7
/
+35
2015-07-27
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
1
-53
/
+96
2015-07-27
35937: wait for process IDs instead of job numbers in parallel mode
Barton E. Schaefer
2
-2
/
+7
[next]