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
*
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
*
20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE
Oliver Kiddle
2005-01-12
1
-4
/
+8
*
users/8354: Document limitation of glob_complete and matching control
Peter Stephenson
2005-01-12
1
-0
/
+3
*
20695: Fix Cygwin problem with initialising from pointer to imported variable
zsh-4.2.2
Peter Stephenson
2005-01-12
1
-0
/
+5
*
Fix .distfiles and .cvsignore
Peter Stephenson
2005-01-12
1
-0
/
+2
*
Unposted: release zsh version 4.2.2
Peter Stephenson
2005-01-12
1
-0
/
+3
*
20692: unset POSIXLY_CORRECT in test.
Peter Stephenson
2005-01-12
1
-0
/
+8
*
* unposted: config.guess, config.sub: update to 2004-11-12 and 2004-11-30, r...
Clint Adams
2005-01-11
1
-0
/
+3
*
* 20689: Etc/FAQ.yo: fix missing-word typo.
Clint Adams
2005-01-11
1
-0
/
+2
*
* 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLAT...
Clint Adams
2005-01-11
1
-0
/
+3
*
* unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/...
Clint Adams
2005-01-11
1
-0
/
+5
*
20687: 4.2.2 news
Peter Stephenson
2005-01-11
1
-0
/
+7
*
20666: Avoid creating unnecessary multios when a descriptor is closed and
Bart Schaefer
2005-01-11
1
-0
/
+7
*
* 20665: improve completion for ggv/gnome-gv.
Clint Adams
2005-01-10
1
-0
/
+6
[next]