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
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
21143: more care about special file descriptors
Peter Stephenson
2005-04-15
2
-7
/
+21
*
21141: fix some issues associated with the {myfd}>... syntax
Peter Stephenson
2005-04-14
1
-10
/
+67
*
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
2005-04-12
4
-60
/
+200
*
21131: exit with status 127 when script not found
Peter Stephenson
2005-04-11
1
-4
/
+4
*
* 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.
Clint Adams
2005-04-08
1
-0
/
+1
*
* 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache a
Clint Adams
2005-04-08
3
-0
/
+22
*
Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
Peter Stephenson
2005-04-04
2
-2
/
+10
*
21082: Dan Nelson: fix zsh -c exit status on parse error
Peter Stephenson
2005-04-04
1
-0
/
+2
*
21078: parse errors didn't cause non-zero exit status
Peter Stephenson
2005-04-01
1
-0
/
+5
*
21049: Don't close process substitution file descriptors for external programmes
Peter Stephenson
2005-03-31
4
-27
/
+64
*
21045: fix some uses of Meta characters in completion
Peter Stephenson
2005-03-21
2
-8
/
+38
*
21042: limitations with execute-named-command
Peter Stephenson
2005-03-21
1
-0
/
+2
*
Honor the setting of the new HISTSAVEBYCOPY option when rewriting
Wayne Davison
2005-03-18
1
-5
/
+22
*
Added the histsavebycopy option.
Wayne Davison
2005-03-18
1
-0
/
+1
*
Added HISTSAVEBYCOPY to the options enum.
Wayne Davison
2005-03-18
1
-0
/
+1
*
21014: remember_edits() was broken
Peter Stephenson
2005-03-18
1
-1
/
+3
*
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
2005-03-16
1
-8
/
+13
*
20978: don't propagate EOF from recursive edits
Peter Stephenson
2005-03-15
1
-1
/
+1
*
Belated commit of 20892: improvements to correct/correctall behavior.
Bart Schaefer
2005-03-11
1
-13
/
+48
*
20966: fix crash in execute-named-command
Peter Stephenson
2005-03-11
1
-4
/
+6
*
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
2005-03-10
2
-2
/
+7
*
20955: "unset foo" should return status 0 if foo was not set
Peter Stephenson
2005-03-09
1
-1
/
+5
*
20945: rename statics to avoid clash with globals
Peter Stephenson
2005-03-07
1
-29
/
+29
*
correct 20928
Peter Stephenson
2005-03-04
1
-1
/
+1
*
20928: null terminate screen lines in zle_refresh.c
Peter Stephenson
2005-03-04
1
-2
/
+8
*
20921: using UCS-4BE instead of ISO-10646 to identify character encoding
Oliver Kiddle
2005-03-03
1
-3
/
+3
*
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
2005-03-02
1
-1
/
+2
*
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
2005-03-02
1
-1
/
+1
*
20888: allow signal names to have the SIG prefix included
Peter Stephenson
2005-02-28
1
-1
/
+7
*
20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion
Andrey Borzenkov
2005-02-26
3
-11
/
+12
*
20869: more small Unicode tweaks
Peter Stephenson
2005-02-25
7
-29
/
+33
*
20863: fix history (i)searching for Unicode
Peter Stephenson
2005-02-25
5
-172
/
+331
*
20866: fix deliberate errors in 20861
Peter Stephenson
2005-02-24
1
-1
/
+4
*
20862: attempt to fix configure scripts to detect iconv properly
Oliver Kiddle
2005-02-24
2
-7
/
+7
*
20861: Fix statusline in Unicode, apart from isearch
Peter Stephenson
2005-02-24
8
-57
/
+99
*
20857: rewrite zle_refresh to use wide characters.
Andrey Borzenkov
2005-02-23
2
-169
/
+224
*
20856: use VARARR for multibyte string.
Peter Stephenson
2005-02-23
1
-1
/
+2
*
20854: more Unicode stuff.
Peter Stephenson
2005-02-23
11
-164
/
+192
*
20845: fix mbstate_t usage in getrestchar
Andrey Borzenkov
2005-02-22
2
-13
/
+8
*
20844: prune trailing slashes from named directory
Peter Stephenson
2005-02-22
1
-1
/
+13
*
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
Peter Stephenson
2005-02-22
6
-16
/
+26
*
20833: typo: int_t -> wint_t
Peter Stephenson
2005-02-21
1
-1
/
+1
*
20828: typos in 20822
Peter Stephenson
2005-02-18
2
-2
/
+2
*
20822: Initial code for Unicode/multibyte input
Peter Stephenson
2005-02-18
14
-161
/
+468
*
20816: update rlimits for new glibc
Peter Stephenson
2005-02-16
1
-3
/
+7
*
20812: Add functions for exception handling
Peter Stephenson
2005-02-15
1
-1
/
+1
*
20798: propagate an #ifdef to prototypes
Peter Stephenson
2005-02-07
1
-0
/
+2
*
20794: Change version to 4.3.0-dev-1
Peter Stephenson
2005-02-07
1
-0
/
+3
*
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
2005-02-06
7
-39
/
+88
*
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
Bart Schaefer
2005-02-02
1
-2
/
+2
[next]