index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
33223: discard stderr except when _complete_debug is in progress.
Barton E. Schaefer
1
-0
/
+5
2014-09-23
33180: _git: add missing --3way option
Øystein Walle
1
-0
/
+3
2014-09-23
33177: _git: fix typo in git-apply
Øystein Walle
1
-0
/
+2
2014-09-23
33178: _git: updates for Git 2.1.0
Øystein Walle
1
-0
/
+2
2014-09-23
33176: _git: Add missing --list to git-tag
Øystein Walle
1
-0
/
+3
2014-09-23
33179: _git: updates for Git 2.0.0
Øystein Walle
1
-0
/
+4
2014-09-23
unposted: more NEWS tweaks while I'm there.
Peter Stephenson
1
-0
/
+2
2014-09-23
unposted: mention numeric output with underscore separators
Peter Stephenson
1
-0
/
+2
2014-09-23
unposted: mention /usr/local/share/zsh/site-functions default in NEWS
Peter Stephenson
1
-0
/
+5
2014-09-23
33221 (including 33173 from Anthony Heading): _perforce tweak.
Peter Stephenson
1
-0
/
+5
2014-09-23
unposted: add dvipdf to _dvi command list
Peter Stephenson
1
-0
/
+3
2014-09-23
33218: complete m4a files for mplayer
Richard Hartmann
1
-1
/
+7
2014-09-22
33198: new augeas completion
Oliver Kiddle
1
-0
/
+2
2014-09-22
users/19113: reorganised cryptsetup completion function
Oliver Kiddle
1
-0
/
+4
2014-09-22
33217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-index
Daniel Hahler
1
-0
/
+5
2014-09-22
33208: improve report on paths at end of configuration
Tanu Kaskinen
1
-0
/
+4
2014-09-20
33214 (modified further): test prefixes for site fpath better
Peter Stephenson
1
-0
/
+2
2014-09-20
33213: try to get fixed fpath dir right this time
Peter Stephenson
1
-0
/
+2
2014-09-20
33212: try to put /usr/local/share/zsh/site-functions in default fpath
Peter Stephenson
1
-0
/
+5
2014-09-20
33209: allow dummy zsh.texi if yodl not available.
Tanu Kaskinen
1
-0
/
+5
2014-09-19
33206: fix compdescribe doc
Barton E. Schaefer
1
-0
/
+2
2014-09-19
33205: keep array of completions and array of display strings in sync when fi...
Barton E. Schaefer
1
-0
/
+6
2014-09-18
users/19097: remove $functypetrace in favour of ref to $zsheval_context
Peter Stephenson
1
-0
/
+6
2014-09-16
33184: vcs_info git: consider patches for rebase
Marc Finet
1
-0
/
+4
2014-09-16
33188: vcs_info git: set rrn before using it
Marc Finet
1
-0
/
+5
2014-09-16
33137: _path_files: complete # to introduce a glob flag
Mikael Magnusson
1
-0
/
+3
2014-09-16
33136: P glob qual appends words when negated
Mikael Magnusson
1
-0
/
+5
2014-09-14
33150: completion git: fix send-email --confirm values
Marc Finet
1
-0
/
+3
2014-09-14
33145: vcs_info git: fix applied-string name
Marc Finet
1
-0
/
+3
2014-09-14
33148: vcs_info quilt: refactor standalone detection
Marc Finet
1
-0
/
+3
2014-09-14
33147: vcs_info git: detect revert or cherry-pick with multiple commits
Marc Finet
1
-0
/
+3
2014-09-14
33151: completion git: support aliases when \n exist
Marc Finet
1
-0
/
+3
2014-09-14
33149: vcs_info examples: fix typo
Marc Finet
1
-0
/
+4
2014-09-12
33143: POSIX_ARGZERO more closely matches bash et al.
Barton E. Schaefer
1
-1
/
+5
2014-09-12
Add $functypestack special parameter in zsh/parameter
Peter Stephenson
1
-0
/
+6
2014-09-09
33132: use ip on Linux to get interface names
Eric Cook
1
-0
/
+5
2014-09-08
users/19059 based on users/19058: remove ineffiency with multiple * matches
Peter Stephenson
1
-0
/
+6
2014-09-07
33122: typo from 32891 caused incorrect matches for pcre_match -n
Barton E. Schaefer
1
-0
/
+5
2014-09-06
clarify ${(~j.|.)array} example
Barton E. Schaefer
1
-0
/
+2
2014-09-06
33118: record original param unset state when treating empty the same as unset,
Barton E. Schaefer
1
-0
/
+4
2014-09-06
33116: followup to 32580 to prevent double-locking with shared or incremental...
Barton E. Schaefer
1
-0
/
+5
2014-09-06
33061: More useful setopt / unsetopt completion
Mikael Magnusson
1
-0
/
+6
2014-09-04
33110: document use of $IFS[0] for variable padding
Peter Stephenson
1
-0
/
+5
2014-09-04
33108: stgit --patch completion
Alexandre Rames
1
-0
/
+3
2014-09-04
33091: improve documentation for ttyctl
Peter Stephenson
1
-0
/
+4
2014-09-03
33100: check $fd more rigorously in "exec {fd}<&-"
Barton E. Schaefer
1
-0
/
+2
2014-09-03
33088: indentation in $PS4
Barton E. Schaefer
1
-0
/
+4
2014-09-01
33081: suppress unnecessary error message
Mark Oteiza
1
-0
/
+5
2014-08-31
Further tweaking of the descriptor leak regression test that sometimes hangs
Barton E. Schaefer
1
-0
/
+3
2014-08-31
33077: SHTTY = -1 when closing it in closem()
Barton E. Schaefer
1
-0
/
+4
[prev]
[next]