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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
20833: typo: int_t -> wint_t
Peter Stephenson
2005-02-21
1
-0
/
+5
*
Mention the _rsync change.
Wayne Davison
2005-02-20
1
-0
/
+6
*
20828: typos in 20822
Peter Stephenson
2005-02-18
1
-0
/
+2
*
users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces
Motoi WASHIDA
2005-02-18
1
-0
/
+4
*
20822: Initial code for Unicode/multibyte input
Peter Stephenson
2005-02-18
1
-0
/
+10
*
users/8522: Motoi Washida: quotation in Darwin completion
Peter Stephenson
2005-02-18
1
-0
/
+5
*
20816: update rlimits for new glibc
Peter Stephenson
2005-02-16
1
-0
/
+5
*
Mention _rsync changes.
Wayne Davison
2005-02-15
1
-0
/
+6
*
20812: Add functions for exception handling
Peter Stephenson
2005-02-15
1
-0
/
+6
*
20811: Use the cpp trick to find the file with resource names
Peter Stephenson
2005-02-14
1
-0
/
+6
*
_yodl tweak.
Wayne Davison
2005-02-10
1
-0
/
+5
*
Kris Shannon: 20801: fix missing $ in expression to parse script
Bart Schaefer
2005-02-09
1
-0
/
+5
*
20798: propagate an #ifdef to prototypes
Peter Stephenson
2005-02-07
1
-0
/
+3
*
20794: Change version to 4.3.0-dev-1
Peter Stephenson
2005-02-07
1
-0
/
+6
*
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
2005-02-06
1
-0
/
+9
*
Generated PDF from zsh.texi using pdfetex
Peter Stephenson
2005-02-04
1
-0
/
+4
*
Motoi Washida: libiconv test needed on Mac OS X
Peter Stephenson
2005-02-04
1
-0
/
+5
*
Test -nt and FOO=BAR BAR=FOO echo bugs
Peter Stephenson
2005-02-02
1
-0
/
+5
*
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
Bart Schaefer
2005-02-02
1
-0
/
+5
*
* 20773: Completion/Unix/Command/_getconf: additional variables from confstr().
Clint Adams
2005-02-01
1
-0
/
+5
*
20759, 20760, 20765: Improve Cygwin configuration
Peter Stephenson
2005-02-01
1
-0
/
+6
*
Updated _rsync.
Wayne Davison
2005-01-28
1
-0
/
+6
*
users/8433: fix hang in configure on latest Cygwin
Peter Stephenson
2005-01-27
1
-0
/
+5
*
* 20753: use ZS_memmove instead of memmove.
Clint Adams
2005-01-26
1
-0
/
+5
*
20752: fix access to ZLE parameters
Peter Stephenson
2005-01-26
1
-0
/
+6
*
* 20751: Src/Zle/zle_refresh.c: use '?' for character conversion error
Clint Adams
2005-01-26
1
-2
/
+2
*
* 20747: some wide char support in the zle refresh code.
Clint Adams
2005-01-26
1
-0
/
+5
*
20750: fix hang with 20742
Peter Stephenson
2005-01-26
1
-0
/
+5
*
20742: More Unicode conversion stuff.
Peter Stephenson
2005-01-25
1
-0
/
+8
*
users/8422: [[ ... -nt ... ]] with bad stat caused
Peter Stephenson
2005-01-24
1
-0
/
+7
*
Fix email address on some log entries.
Bart Schaefer
2005-01-24
1
-2
/
+2
*
20739: change LANG to LC_MESSAGES in subversion completion
Clint Adams
2005-01-23
1
-2
/
+2
*
* 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.
Clint Adams
2005-01-23
1
-0
/
+5
*
* 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string.
Clint Adams
2005-01-22
1
-0
/
+3
*
getzleline stuff is 20735
Clint Adams
2005-01-22
1
-1
/
+1
*
* 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline
Clint Adams
2005-01-22
1
-0
/
+4
*
* unposted (cf. zsh-users/8412): Config/version.mk: fix year typo.
Clint Adams
2005-01-22
1
-0
/
+5
*
"keeper" function suite
Bart Schaefer
2005-01-21
1
-0
/
+5
*
remove larch completion, it has been superceded by tla
Oliver Kiddle
2005-01-21
1
-0
/
+3
*
20734: rewrite to handle version 2.2.0 of valgrind
Oliver Kiddle
2005-01-21
1
-0
/
+3
*
20730: fix suffix style to regard quoted special characters as not special
Oliver Kiddle
2005-01-21
1
-0
/
+5
*
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
Peter Stephenson
2005-01-19
1
-0
/
+7
*
FAQ updates from Bart
Peter Stephenson
2005-01-17
1
-0
/
+4
*
Motoi Washida: users/8380: complete plist files
Oliver Kiddle
2005-01-17
1
-0
/
+5
*
* 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.
Clint Adams
2005-01-16
1
-0
/
+5
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-0
/
+20
*
20708: enhance replace-string
Peter Stephenson
2005-01-13
1
-0
/
+3
*
unposted: release 4.2.3
zsh-4.2.3
Peter Stephenson
2005-01-13
1
-0
/
+3
*
20698: Fix tail for POSIX conformance
Peter Stephenson
2005-01-13
1
-0
/
+5
*
users/8359: add Darwin completion directories by default
Peter Stephenson
2005-01-12
1
-0
/
+3
[prev]
[next]