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
*
32765: fix build when not MULTIBYTE_SUPPORT
Jun T
2014-06-10
1
-0
/
+4
*
fix my own merge conflict with grammar changes
Peter Stephenson
2014-06-09
1
-0
/
+37
|
\
|
*
32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation
Nikolas Garofil
2014-06-07
1
-0
/
+16
|
*
32719: minor doc issues
Jun T
2014-06-06
1
-0
/
+2
|
*
32715: doc formatting fixes
Jun T
2014-06-06
1
-0
/
+3
|
*
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Peter Stephenson
2014-06-06
1
-0
/
+5
|
*
19939: hg committable files
Andrew Magee
2014-06-06
1
-0
/
+5
|
*
32723: add braces around some if/else branches
Barton E. Schaefer
2014-06-05
1
-0
/
+2
|
*
32716: properly test iconv return values for error conditions
Barton E. Schaefer
2014-06-05
1
-0
/
+5
*
|
32755: move incorrectly placed line in grammar.yo
Jun T
2014-06-09
1
-0
/
+5
|
/
*
32711: run "continue" test in a new shell
Barton E. Schaefer
2014-06-04
1
-0
/
+4
*
32708: glob qualifier (Y) implies (oN)
Daniel Shahaf
2014-06-04
1
-0
/
+7
*
32694: the number of matches to find is the suffix argument of (Y) qualifier
Daniel Shahaf
2014-06-03
1
-0
/
+6
*
32681: formatting issue in zle doc
Jun T
2014-06-03
1
-0
/
+4
*
unposted: restore cond_match() in case used in add-on module
Peter Stephenson
2014-06-03
1
-0
/
+5
*
Numbers transcribed in last commit message: article ID should be 32656.
Barton E. Schaefer
2014-06-02
1
-1
/
+1
*
36526: when __APPLE__ is defined at compile, normalize Unicode filenames in z...
Barton E. Schaefer
2014-06-02
1
-1
/
+6
*
Fix merge conflict
Peter Stephenson
2014-06-02
1
-0
/
+5
|
\
|
*
32662: vcs_info git: Fix stagedstr for empty repos
Daniel Shahaf
2014-06-02
1
-0
/
+5
*
|
users/18870: fix glob scanner insert counting check.
Daniel Shahaf
2014-06-02
1
-0
/
+6
|
/
*
32653: complete files with the ".phar" extension as well as ".php"
Barton E. Schaefer
2014-06-01
1
-0
/
+4
*
32634: add POSIX_ARGZERO option
Barton E. Schaefer
2014-06-01
1
-0
/
+5
*
users/18857: add (Y) glob qualifier to generate only one match per pattern
Daniel Shahaf
2014-06-01
1
-0
/
+5
*
32640: (#q) in [[ ... ]] forces globbing
Peter Stephenson
2014-06-01
1
-0
/
+6
*
32624: use correct scaling factor (clock ticks) for times
Peter Stephenson
2014-05-29
1
-0
/
+3
*
users/18860: man -M overrides manpath
Peter Stephenson
2014-05-29
1
-0
/
+3
*
unposted: use DIGBUFSIZE for pipestatus numeric buffer
Peter Stephenson
2014-05-29
1
-0
/
+5
*
32620: Typo fix after commit eb4c70d
Daniel Shahaf
2014-05-29
1
-0
/
+2
*
32621: vcs_info svn: 'Fix set-branch-format' when in subdirs
Daniel Shahaf
2014-05-29
1
-0
/
+3
*
32619: vcs_info svn: Use the revision of cwd
Daniel Shahaf
2014-05-29
1
-0
/
+5
*
32616: bad printf arguments for limits
Jun T
2014-05-18
1
-0
/
+5
*
users/18827 plus tweaks to original comments: hg bookmarks extraction improve...
Peter Stephenson
2014-05-16
1
-0
/
+6
*
32609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibility
Barton E. Schaefer
2014-05-13
1
-0
/
+8
*
32603: fix documentation of status after try / always
Eric Cook
2014-05-09
1
-0
/
+5
*
32600: in _arguments, "-" is not an option letter after another "-"
m0viefreak
2014-05-08
1
-0
/
+6
*
32597: vcs_info git: Describe detached heads symbolically.
Daniel Shahaf
2014-05-06
1
-0
/
+5
*
32592: add CORRECT_IGNORE_FILE variable
Tomoki Sekiyama
2014-04-29
1
-0
/
+4
*
Fix merge conflict
Peter Stephenson
2014-04-26
1
-0
/
+7
|
\
|
*
32580: avoid indefinite wait in lockhistfile() by checking for lock file time...
Barton E. Schaefer
2014-04-25
1
-0
/
+7
*
|
32562: updates for bzr completion
Sebastien Alaiwan
2014-04-23
1
-0
/
+3
*
|
32558: _XOPEN_SOURCE_EXTENDED now OK on OpenBSD
Jasper Lievisse Adriaanse
2014-04-23
1
-0
/
+5
|
/
*
32569: lastval ($?) should not be reset between word list substitution and lo...
Barton E. Schaefer
2014-04-20
1
-0
/
+3
*
32568: consistency in handling of errflag condition during substitutions
Barton E. Schaefer
2014-04-20
1
-0
/
+6
*
32552 (updated by 32560): fix segfault when using process substitution in ano...
Andrew Waldron
2014-04-18
1
-0
/
+7
*
32546: better handling of ignored files with _path_files -W prefixes
Jun T
2014-04-15
1
-0
/
+5
*
32540: in doexpandhist(), discard saved line position data rather than restor...
Barton E. Schaefer
2014-04-13
1
-0
/
+6
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-04-07
1
-0
/
+6
|
\
|
*
32527: zcalc-auto-insert key binding for use in zcalc
Peter Stephenson
2014-04-07
1
-0
/
+6
*
|
Fix email address
Barton E. Schaefer
2014-04-06
1
-1
/
+1
|
/
*
unposted: fix typo
Barton E. Schaefer
2014-04-06
1
-0
/
+2
[next]