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-14
36146: avoid mix of -/ and -g with _files as that just overrides user prefere...
Oliver Kiddle
3
-4
/
+8
2015-08-14
unposted: fix minor typos
Daniel Hahler
2
-3
/
+3
2015-08-13
unposted: _subversion: Complete property names for propdel
Daniel Shahaf
2
-1
/
+6
2015-08-13
36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is refe...
Oliver Kiddle
3
-37
/
+36
2015-08-13
36113: ip(8) may add suffixes which is not good for completion matches
Eric Cook
2
-13
/
+9
2015-08-13
Wieland Hoffmann: 36123: protect against word splitting in __git_is_committis...
Wieland Hoffmann
2
-2
/
+7
2015-08-12
36106: fix const parameter to bindkey
Kamil Dudka
2
-1
/
+5
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
[next]