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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...
Daniel Shahaf
2015-11-30
1
-0
/
+4
*
37254: No functional change: change code layout in preparation for 37253.
Daniel Shahaf
2015-11-30
1
-0
/
+3
*
37250: No functional change: rename local variables.
Daniel Shahaf
2015-11-30
1
-0
/
+5
*
unposted: 5.1.1-test-3
zsh-5.1.1-test-3
Peter Stephenson
2015-11-29
1
-0
/
+4
*
unposted (after 37243): Explain the breadcrumb by adding a comment.
Daniel Shahaf
2015-11-28
1
-0
/
+5
*
Fix conflicts in ChangeLog
Barton E. Schaefer
2015-11-27
1
-0
/
+15
|
\
|
*
unposted: ZCALCPROMPT created globally in zcalc
Peter Stephenson
2015-11-27
1
-0
/
+4
|
*
37214: 'prompt walters': Don't export PS1
Daniel Shahaf
2015-11-27
1
-0
/
+3
|
*
37163: Remove curl completion
Daniel Shahaf
2015-11-27
1
-0
/
+3
|
*
37215: _regex_words: Don't add mismatched parentheses
Daniel Shahaf
2015-11-27
1
-0
/
+5
*
|
37243: too many problems with inserting a line into B02, instead add a placeh...
Barton E. Schaefer
2015-11-27
1
-0
/
+9
|
/
*
37229: non-local assignment to a parameter name whose outermost declaration i...
Barton E. Schaefer
2015-11-26
1
-0
/
+5
*
Comment should say export is equivalent to typeset -xg
Barton E. Schaefer
2015-11-26
1
-0
/
+2
*
37225: fix test for typeset with zsh/param/private
Barton E. Schaefer
2015-11-26
1
-0
/
+2
*
37224: delete obsolete comment
Barton E. Schaefer
2015-11-26
1
-0
/
+4
*
37100: update for sysctl completion
Matthew Martin
2015-11-26
1
-0
/
+5
*
unposted: 5.1.1-test-2
zsh-5.1.1-test-2
5.1.1-test-2
Peter Stephenson
2015-11-25
1
-0
/
+4
*
37208: check for restricted parameter before changing from unset to set
Barton E. Schaefer
2015-11-23
1
-0
/
+5
*
37208: re-run the "typeset" tests with the private module loaded
Barton E. Schaefer
2015-11-23
1
-0
/
+3
*
37208: assignment in a nested scope should not change private parameters in t...
Barton E. Schaefer
2015-11-23
1
-0
/
+4
*
37206: fix ${(t)param} for "typeset -H param"
Barton E. Schaefer
2015-11-23
1
-0
/
+2
*
37205: update documentary comment
Barton E. Schaefer
2015-11-23
1
-0
/
+4
*
unposted: 20974 -> users/20974 because pedantic
Barton E. Schaefer
2015-11-23
1
-1
/
+1
*
37203: WARN_CREATE_GLOBAL test in wrong place for associative array
Peter Stephenson
2015-11-23
1
-0
/
+5
*
37201: change quoting to handle group names with spaces
Matthew Martin
2015-11-22
1
-0
/
+5
*
37192: silence WARN_CREATE_GLOBAL in prompt themes
Barton E. Schaefer
2015-11-22
1
-0
/
+10
*
37191: fix strftime() expansion issue with %p and %P.
Peter Stephenson
2015-11-22
1
-0
/
+3
*
37188: New hash builtin test
Peter Stephenson
2015-11-22
1
-1
/
+3
*
37187: infinite loop in "hash -m"
Peter Stephenson
2015-11-22
1
-0
/
+2
*
37186: a couple more WARN_CREATE_GLOBAL fixes
Peter Stephenson
2015-11-22
1
-0
/
+5
*
37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...
Barton E. Schaefer
2015-11-21
1
-0
/
+10
*
unposted: Make 5.1.1-test-1 in preparation for 5.2
zsh-5.1.1-test-1
Peter Stephenson
2015-11-21
1
-0
/
+5
*
unposted: document order of entries for $history and $historywords
Barton E. Schaefer
2015-11-20
1
-0
/
+5
*
37161: Disable the heuristic setting RPROMPT_INDENT to 0
Mikael Magnusson
2015-11-20
1
-0
/
+5
*
37170: suppress global create warning in function
Peter Stephenson
2015-11-20
1
-0
/
+3
*
37168: No WARN_CREATE_GLOBAL on special parameters
Peter Stephenson
2015-11-20
1
-0
/
+2
*
20974: Bug with scalar assignment to special array in typeset
Peter Stephenson
2015-11-20
1
-0
/
+5
*
37164: _tmux: Complete external commands
Daniel Shahaf
2015-11-20
1
-0
/
+3
*
37149: _git: Complete 'bisect/bad' ref
Daniel Shahaf
2015-11-20
1
-0
/
+5
*
37159: Update to NEWS and README
Peter Stephenson
2015-11-19
1
-1
/
+3
*
unposted: describe separators between values in array assignment
Peter Stephenson
2015-11-19
1
-0
/
+5
*
37145: suppress alias expansion in skipcomm()
Barton E. Schaefer
2015-11-18
1
-0
/
+5
*
37140: note that <<(...) is < <(...)
Peter Stephenson
2015-11-18
1
-0
/
+4
*
37129: _git: Complete 'commit -p'
Daniel Shahaf
2015-11-17
1
-0
/
+4
*
37128: work around alias expansion trashing subscript parsing
Peter Stephenson
2015-11-17
1
-0
/
+3
*
37127: document indexing of $signals
Peter Stephenson
2015-11-17
1
-0
/
+5
*
zed: Add -- to the `functions' builtin calls
Eric Cook
2015-11-16
1
-2
/
+4
*
_sockstat: minor improvements
Eric Cook
2015-11-16
1
-0
/
+5
*
37119: further "Rules" clarifications
Barton E. Schaefer
2015-11-15
1
-0
/
+4
*
37115: update for changes in ${(P)...} evaluation.
Barton E. Schaefer
2015-11-14
1
-0
/
+5
[prev]
[next]