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
*
29107: replace overlapping strcpy with memmove
Bart Schaefer
2011-04-29
1
-4
/
+4
*
Use "const" qualifier in termcap prototypes.
Wayne Davison
2011-04-26
1
-6
/
+6
*
Jun T.: 29031: increment global minfo state when inserting characters
Bart Schaefer
2011-04-24
1
-0
/
+2
*
29008, 29012: Add `--enable-additional-fpath' option to add arbitrary directo...
Frank Terbeck
2011-04-18
2
-2
/
+23
*
Fix compiler warning due to state.doff duplication.
Wayne Davison
2011-04-15
1
-1
/
+1
*
28997: make --enable-libc-musl explicit
Peter Stephenson
2011-04-14
1
-0
/
+4
*
Valentin Ochs: 28990: more changes needed for signals.
Peter Stephenson
2011-04-12
1
-2
/
+1
*
users/15953: handle EINTR when using read -k or -q with -u or -p
Peter Stephenson
2011-04-11
1
-3
/
+10
*
28977: fix copying of uninitialized memory when trying to
Wayne Davison
2011-04-06
1
-0
/
+2
*
Stef van Vlierberghe: 28965 (as posted in 28967):
Peter Stephenson
2011-04-01
1
-1
/
+18
*
28926: No newline after the last line in listlist() when printing the list
Bart Schaefer
2011-03-28
1
-1
/
+3
*
Mikael: 28941: fix $CURSOR access when metafied
Peter Stephenson
2011-03-27
1
-1
/
+3
*
28936: ${#$} and ${#?} also didn't work
Peter Stephenson
2011-03-21
1
-0
/
+2
*
28889: ${##} should return the length of $#
Peter Stephenson
2011-03-11
1
-0
/
+1
*
users/15864: turn zsh_directory_name into a hook
Peter Stephenson
2011-03-11
2
-19
/
+63
*
28886: Fix region_highlight dynamic updates for $PREDISPLAY
Peter Stephenson
2011-03-11
1
-33
/
+70
*
28866: with POSIX_BUILTINS "command" prefix resets specialness
Peter Stephenson
2011-03-06
1
-2
/
+5
*
28853: Fix typo: preceed -> precede
Frank Terbeck
2011-03-04
2
-2
/
+2
*
28823: make it an error to tie the same scalar to two different arrays
Bart Schaefer
2011-03-01
1
-2
/
+7
*
Frank, 28812 as modified in 28813:
Peter Stephenson
2011-02-28
1
-1
/
+1
*
28799: lexical analyser didn't stop early enough with completion words
Peter Stephenson
2011-02-24
1
-1
/
+1
*
28795 plus typos noticed by Mikael: careful with forked shells
Peter Stephenson
2011-02-23
1
-4
/
+6
*
28791: exit on errors with special builtins with POSIXBUILTINS
Peter Stephenson
2011-02-22
2
-9
/
+23
*
28783: allow parentheses to be special in more places with SH_GLOB
Peter Stephenson
2011-02-21
1
-1
/
+3
*
28784: exit on exec redirection error with POISX_BUILTINS
Peter Stephenson
2011-02-21
1
-2
/
+17
*
28773: add zle-history-line-set widget
Peter Stephenson
2011-02-18
1
-0
/
+1
*
28772: Update regions in region highlight dynamically
Peter Stephenson
2011-02-18
6
-51
/
+404
*
28762: fix coproc file desriptor closing
Peter Stephenson
2011-02-17
1
-2
/
+6
*
28671: better cursor positioning after undo
Peter Stephenson
2011-02-11
1
-1
/
+3
*
users/15770 HASH_DIRS tracks INTERACTIVE
Bart Schaefer
2011-02-11
1
-0
/
+3
*
28638: add $usergroups parameter
Peter Stephenson
2011-01-19
2
-1
/
+155
*
Mikael: 28637: ${foo:0:} caused crash
Peter Stephenson
2011-01-18
1
-6
/
+8
*
28630: Ricky Zhou: fix crash with isident()
Peter Stephenson
2011-01-16
1
-0
/
+2
*
unposted: fix return types in 28617
Peter Stephenson
2011-01-11
1
-2
/
+2
*
28611: remove unused special behaviour for vi mark 26
Peter Stephenson
2011-01-11
1
-9
/
+4
*
28617: NO_EXEC option was doing too much work in
Peter Stephenson
2011-01-10
2
-1
/
+19
*
gi1242+zsh@gmail.com: 28594:
Peter Stephenson
2011-01-09
2
-4
/
+2
*
28590: make read return status non-zero on error
Peter Stephenson
2011-01-07
1
-1
/
+6
*
unposted: fix argument type for write_loop()
Peter Stephenson
2011-01-06
1
-2
/
+4
*
28588: fix textual display after =~ test
Peter Stephenson
2011-01-06
1
-2
/
+1
*
28578: fix handling of numeric escapes that expand to "%" in printf
Bart Schaefer
2011-01-06
2
-4
/
+10
*
28568: buffer overflow examining paths
Peter Stephenson
2011-01-05
1
-1
/
+7
*
users/15662: array slice assignment with one index positive and one negative.
Bart Schaefer
2010-12-21
1
-2
/
+2
*
unposted: restore unintentionally removed .PHONY entries
Peter Stephenson
2010-12-20
1
-1
/
+1
*
unposted: release 4.3.11
zsh-4.3.11
Peter Stephenson
2010-12-20
1
-1
/
+4
*
Paul 28538 / me 28540 / couple of unposted casts:
Peter Stephenson
2010-12-20
6
-16
/
+9
*
28537: fix word splitting on "((" when it was nested subshells rather than
Peter Stephenson
2010-12-19
1
-0
/
+5
*
"prep" target depends on Makemod
Bart Schaefer
2010-12-18
1
-1
/
+2
*
uncommitted: fix properly
Peter Stephenson
2010-12-17
1
-1
/
+1
*
Mikael: users/15653: zle_highlight=(none) turns off suffix highlighting
Peter Stephenson
2010-12-17
1
-1
/
+1
[next]