index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
33184: vcs_info git: consider patches for rebase
Marc Finet
2014-09-16
3
-49
/
+85
*
33188: vcs_info git: set rrn before using it
Marc Finet
2014-09-16
2
-2
/
+7
*
33137: _path_files: complete # to introduce a glob flag
Mikael Magnusson
2014-09-16
2
-7
/
+18
*
33136: P glob qual appends words when negated
Mikael Magnusson
2014-09-16
3
-6
/
+26
*
33150: completion git: fix send-email --confirm values
Marc Finet
2014-09-14
2
-1
/
+4
*
33145: vcs_info git: fix applied-string name
Marc Finet
2014-09-14
2
-1
/
+4
*
33148: vcs_info quilt: refactor standalone detection
Marc Finet
2014-09-14
2
-5
/
+6
*
33147: vcs_info git: detect revert or cherry-pick with multiple commits
Marc Finet
2014-09-14
2
-0
/
+8
*
33151: completion git: support aliases when \n exist
Marc Finet
2014-09-14
2
-3
/
+10
*
33149: vcs_info examples: fix typo
Marc Finet
2014-09-14
2
-1
/
+5
*
33143: POSIX_ARGZERO more closely matches bash et al.
Barton E. Schaefer
2014-09-12
2
-2
/
+7
*
Add $functypestack special parameter in zsh/parameter
Peter Stephenson
2014-09-12
3
-1
/
+58
*
33132: use ip on Linux to get interface names
Eric Cook
2014-09-09
2
-9
/
+23
*
users/19059 based on users/19058: remove ineffiency with multiple * matches
Peter Stephenson
2014-09-08
3
-0
/
+23
*
33122: typo from 32891 caused incorrect matches for pcre_match -n
Barton E. Schaefer
2014-09-07
3
-1
/
+15
*
clarify ${(~j.|.)array} example
Barton E. Schaefer
2014-09-06
2
-4
/
+7
*
33118: record original param unset state when treating empty the same as unset,
Barton E. Schaefer
2014-09-06
2
-6
/
+13
*
33116: followup to 32580 to prevent double-locking with shared or incremental...
Barton E. Schaefer
2014-09-06
2
-6
/
+13
*
33061: More useful setopt / unsetopt completion
Mikael Magnusson
2014-09-06
3
-18
/
+20
*
33110: document use of $IFS[0] for variable padding
Peter Stephenson
2014-09-04
2
-0
/
+9
*
33108: stgit --patch completion
Alexandre Rames
2014-09-04
2
-0
/
+14
*
33091: improve documentation for ttyctl
Peter Stephenson
2014-09-04
2
-3
/
+19
*
33100: check $fd more rigorously in "exec {fd}<&-"
Barton E. Schaefer
2014-09-03
2
-6
/
+20
*
33088: indentation in $PS4
Barton E. Schaefer
2014-09-03
2
-0
/
+6
*
33081: suppress unnecessary error message
Mark Oteiza
2014-09-01
2
-2
/
+7
*
Further tweaking of the descriptor leak regression test that sometimes hangs
Barton E. Schaefer
2014-08-31
2
-4
/
+7
*
33077: SHTTY = -1 when closing it in closem()
Barton E. Schaefer
2014-08-31
2
-1
/
+8
*
33070: add %(e..) based on %e
Barton E. Schaefer
2014-08-30
3
-0
/
+14
*
33069: remove internal quoting before lookup when expanding aliases in an unq...
Barton E. Schaefer
2014-08-30
2
-0
/
+8
*
33057: %e in prompts shows evaluation / execution depth
Peter Stephenson
2014-08-29
3
-0
/
+24
*
Update notes on use of .distfiles
Peter Stephenson
2014-08-28
2
-6
/
+13
*
unposted: update version to 5.0.6-dev-0 for new commits post release
Peter Stephenson
2014-08-28
2
-1
/
+4
*
Release 5.0.6
zsh-5.0.6
Peter Stephenson
2014-08-28
2
-2
/
+6
*
unposted: 5.0.5-dev-3
zsh-5.0.5-dev-3
Peter Stephenson
2014-08-24
2
-2
/
+6
*
un-transpose help text for git merge -{-no,}-verify
Barton E. Schaefer
2014-08-24
2
-2
/
+7
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
70
-1193
/
+63
*
Fix merge
Peter Stephenson
2014-08-23
4
-1
/
+48
|
\
|
*
33046: new completion for "chsh"
Barton E. Schaefer
2014-08-23
4
-1
/
+48
*
|
unposted: .gitignore generated FAQ*.html files
Peter Stephenson
2014-08-23
2
-0
/
+5
|
/
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-08-22
2
-2
/
+7
|
\
|
*
33038: Fix {^@..a} hanging
Mikael Magnusson
2014-08-21
2
-2
/
+7
*
|
33042: $? and $pipestatus report 128+signal number for stopped jobs
Barton E. Schaefer
2014-08-22
3
-5
/
+22
|
/
*
Update .distfiles for _docker
Barton E. Schaefer
2014-08-20
2
-2
/
+3
*
33032: new completion for docker
Lokesh Mandvekar
2014-08-20
2
-0
/
+415
*
Increase size of xbuf2 in xsymlinks to make gcc FORTIFY_SOURCE=2 happy.
Barton E. Schaefer
2014-08-17
1
-1
/
+1
*
timeout the final "read" in hung shell regression
Barton E. Schaefer
2014-08-15
2
-1
/
+4
*
33012: add an error return value (-1) to xsymlinks()
Barton E. Schaefer
2014-08-15
2
-7
/
+14
*
32998: completion function updates
Oliver Kiddle
2014-08-14
6
-37
/
+136
*
32997: new utility function for separated lists
Oliver Kiddle
2014-08-14
7
-19
/
+66
*
33002: tcp_expect -P pm tags matches with a string
Peter Stephenson
2014-08-14
3
-9
/
+45
[next]