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
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
15766: ztcp -l
Clint Adams
2001-09-09
2
-40
/
+120
*
15765: introduce [:ascii:] class
Clint Adams
2001-09-09
1
-12
/
+19
*
1596x: ztcp -v
Clint Adams
2001-09-08
1
-2
/
+8
*
15762: introduce ztcp builtin
Clint Adams
2001-09-08
4
-108
/
+325
*
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
2001-09-03
6
-5
/
+33
*
handle possible NULL pointer returned from bufferwords() (15717)
Sven Wischnowsky
2001-08-28
3
-10
/
+10
*
Fix PS2 for dquote nested in braceparam.
Bart Schaefer
2001-08-27
1
-0
/
+2
*
Fix crash on re-entry to loop() from preprompt().
Bart Schaefer
2001-08-25
1
-1
/
+6
*
test if hash table pointer is NULL to avoid SEGV with compstate=() (15705)
Sven Wischnowsky
2001-08-24
1
-0
/
+3
*
15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...
Clint Adams
2001-08-21
1
-1
/
+1
*
undo most of 15650, do that in shell code (15669)
Sven Wischnowsky
2001-08-20
1
-10
/
+4
*
Fix exit status of zsh -fc '! command'
Bart Schaefer
2001-08-19
1
-0
/
+2
*
15650
Sven Wischnowsky
2001-08-17
1
-4
/
+10
*
15639
Sven Wischnowsky
2001-08-16
1
-3
/
+9
*
Don't segv if we were displaying n lines and screen was
Geoff Wing
2001-08-15
1
-1
/
+1
*
15621: display of status line was being mucked up; continuation
Geoff Wing
2001-08-15
1
-119
/
+190
*
Fix and regression tests for crash on typeset of local array elements.
Bart Schaefer
2001-08-13
1
-2
/
+17
*
Silence "might be used uninitialized" warnings.
Wayne Davison
2001-08-08
1
-0
/
+1
*
Got rid of unused variables.
Wayne Davison
2001-08-08
1
-1
/
+1
*
Silence "might be used uninitialized" warning.
Wayne Davison
2001-08-08
1
-1
/
+1
*
follow-up to 15588; add -w option to _values (look at all words); change _dd ...
Sven Wischnowsky
2001-08-08
1
-5
/
+41
*
When rewriting the history file, set histactive to 0 and restore it
Wayne Davison
2001-08-07
1
-0
/
+5
*
15586: remove =alias expansion, leaving only =cmd.
Peter Stephenson
2001-08-07
1
-9
/
+3
*
increment zwc fie version (which means changing the magic number) (15584)
Sven Wischnowsky
2001-08-07
1
-2
/
+2
*
(15526)
Sven Wischnowsky
2001-07-30
1
-4
/
+4
*
(15509)
Sven Wischnowsky
2001-07-27
2
-230
/
+216
*
move pattern matching in the loop to make sure all match specs are used (15487)
Sven Wischnowsky
2001-07-25
1
-2
/
+3
*
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
2001-07-25
1
-3
/
+4
*
fixlet for 15477, don't let it remove consecutive dummy matches (15482)
Sven Wischnowsky
2001-07-25
2
-3
/
+5
*
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
2001-07-25
6
-134
/
+469
*
remove nulargs in here strings (15470)
Sven Wischnowsky
2001-07-24
1
-0
/
+3
*
don't use compsuffix when it might be freed; use the right variable in that l...
Sven Wischnowsky
2001-07-20
1
-5
/
+7
*
yet another followup to 15497; make _describe filter out non-matching strings...
Sven Wischnowsky
2001-07-19
1
-3
/
+3
*
fix for 15407; there may be sets without matches (15409)
Sven Wischnowsky
2001-07-18
1
-2
/
+3
*
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
2001-07-18
3
-155
/
+251
*
(15357)
Sven Wischnowsky
2001-07-10
2
-1
/
+3
*
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
2001-07-09
1
-0
/
+6
*
Fix function stack unwinding on autoload failures.
Bart Schaefer
2001-07-09
1
-6
/
+7
*
15327: always use local LINENOs in parse_string().
Peter Stephenson
2001-07-09
7
-14
/
+14
*
Fix infinite loop on `r OLD=NEW' when OLD is the empty string.
Bart Schaefer
2001-07-08
1
-0
/
+4
*
Suppress XTRACE during user-defined widgets.
Bart Schaefer
2001-07-08
1
-2
/
+6
*
Don't always coerce to float when assigning to an unset parameter.
Bart Schaefer
2001-07-08
1
-1
/
+2
*
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
2001-07-06
2
-15
/
+43
*
15250: still run setup even if pcre functions are unavailable
Clint Adams
2001-07-06
1
-6
/
+16
*
15265: Src/parse.c: correction problems with new `for' syntax
Peter Stephenson
2001-07-06
1
-4
/
+6
*
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
2001-07-06
1
-8
/
+9
*
back out 15266
Peter Stephenson
2001-07-06
1
-57
/
+8
*
Avoid static link of pcre module.
Bart Schaefer
2001-07-06
1
-1
/
+1
*
15266: fix for ${(S)...%%...}
Peter Stephenson
2001-07-05
1
-8
/
+57
*
15253 : hash foo together with foo.exe on Cygwin
Andrey Borzenkov
2001-07-05
1
-4
/
+4
[next]