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
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
2015-07-27
_arguments docs: Divide into subsections
Daniel Shahaf
1
-0
/
+12
2015-07-27
_arguments docs: Bring all option descriptions to one place
Daniel Shahaf
1
-54
/
+85
2015-07-26
35274: completion: Add FreeBSD's watch(1)
Daniel Shahaf
3
-0
/
+28
2015-07-26
35901: complete full names as removing later components was broken for aliase...
Oliver Kiddle
2
-2
/
+7
2015-07-26
faster method of generating list of python modules
Antony Lee
2
-4
/
+7
2015-07-25
add RPS2 handling to "prompt bart", update help text, clean up indentation wh...
Barton E. Schaefer
2
-11
/
+33
2015-07-25
35910: Don't add to raw lex buffer if lex stopped.
Peter Stephenson
2
-1
/
+6
2015-07-25
35809: fix $((...)) completion by _expand widget.
Peter Stephenson
2
-1
/
+22
2015-07-25
35908: fix $((...)) completion in expand-or-complete widget
Peter Stephenson
2
-2
/
+9
2015-07-24
35896: index zle_highlight
Barton E. Schaefer
3
-0
/
+10
2015-07-24
35882: read-command has ZLE_NOTCOMMAND
Barton E. Schaefer
2
-1
/
+5
2015-07-24
35810: FAQ += edit-command-line
Daniel Shahaf
2
-0
/
+19
2015-07-24
35809: zyodl.vim: Fix nested parentheses
Daniel Shahaf
2
-7
/
+16
2015-07-24
35807: edit-command-line: Fix for non-7bit-data (after 35769)
Daniel Shahaf
2
-1
/
+9
[next]