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-12
36127: assorted minor completion function changes
Oliver Kiddle
12
-14
/
+25
2015-08-12
36125: don't set history context in get-line
Oliver Kiddle
2
-4
/
+4
2015-08-12
35834: strip a final newline from pasted text: inserting is hard to tell apar...
Oliver Kiddle
2
-0
/
+11
2015-08-12
36119: _strftime: Add completion for zsh/datetime's strftime builtin
Mikael Magnusson
2
-0
/
+15
2015-08-12
36120: _sort: Fix syntax error
Mikael Magnusson
2
-1
/
+3
2015-08-12
36118: _imagemagick: complete all files if image files didn't match
Mikael Magnusson
2
-1
/
+4
2015-08-12
36117: _wget: complete headers for --header and add --no-use-server-timestamps
Mikael Magnusson
2
-1
/
+43
2015-08-12
36116: _git: various fixes
Mikael Magnusson
2
-5
/
+7
2015-08-12
36078: vcs_info: Adjust documentation for no longer exporting
Mikael Magnusson
2
-6
/
+8
2015-08-12
36077: vcs_info: stop exporting everything
Mikael Magnusson
13
-21
/
+37
2015-08-11
36108: list of major changes so far since 5.0.8
Barton E. Schaefer
2
-0
/
+35
2015-08-11
36104: change order of child_block() and dont_queue_signals() to resolve yet ...
Barton E. Schaefer
3
-3
/
+6
2015-08-11
36092: return the zpty master file descriptor in $REPLY for use with "zle -F"...
Barton E. Schaefer
3
-0
/
+14
2015-08-11
36090: keep signals queued for preprompt()
Barton E. Schaefer
2
-2
/
+4
2015-08-11
36096: special . mark in vi mode
Oliver Kiddle
2
-12
/
+26
2015-08-11
36044: deactivate-region widget for escape in visual mode
Oliver Kiddle
5
-0
/
+22
2015-08-11
35952: bind escape in vi mode so it is a full key sequence and later keys are...
Jun T
1
-1
/
+1
2015-08-11
36067: fix typo and format in the documentation
Jun T
5
-15
/
+20
2015-08-10
unposted: replace multi-byte curly-quotes with plain quotes in ChangeLog entry
Barton E. Schaefer
1
-1
/
+1
2015-08-10
36084: use zrealloc() consistently
Barton E. Schaefer
3
-4
/
+6
2015-08-10
36079: do not allow update_job() and its helpers to run the signal queue whil...
Barton E. Schaefer
2
-0
/
+13
2015-08-10
36083: set array value when consistently retying scalar and array
Peter Stephenson
3
-0
/
+10
2015-08-10
Don't rely on implicit value when saving background process status
Peter Stephenson
2
-2
/
+13
2015-08-10
36075: Disable ‘local’ keyword in script to make data retrieval work
Frank Terbeck
2
-0
/
+7
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
[next]