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
*
21366: LONG_LIST_JOBS applies to more places where job listings are printed
Bart Schaefer
2005-08-15
1
-8
/
+12
*
For gcc, use static inline functions in place of the ZS_str*
Wayne Davison
2005-08-12
1
-4
/
+16
*
21603: wchar/multibyte conversion of cursor position when at end of line
Peter Stephenson
2005-08-12
1
-2
/
+7
*
Changed several instances of ZWC() used on a string to ZWS().
Wayne Davison
2005-08-11
2
-5
/
+5
*
21596: fix run-help, which-command, accept-and-menu-complete
Peter Stephenson
2005-08-10
2
-6
/
+16
*
21593: character arrays wrongly declared with ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-08-10
2
-2
/
+2
*
21592: browsing new directory from menu selection crashed
Peter Stephenson
2005-08-10
1
-0
/
+3
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
16
-553
/
+931
*
Make printf %s handle an embedded null (21579).
Wayne Davison
2005-08-10
1
-7
/
+10
*
Fixes from Thorsten Dahlheimer.
Peter Stephenson
2005-08-09
3
-14
/
+28
*
21577 (adapted): Dan Bullok: improved window resize handling, again
Peter Stephenson
2005-08-09
2
-1
/
+5
*
21581: Thorsten Dahlheimer: Src/builtin.c: fixed error output
Wayne Davison
2005-08-09
1
-5
/
+12
*
Fixed a recently-introduced bug where printf %b with an empty arg
Wayne Davison
2005-08-08
1
-1
/
+1
*
unposted: unnecessary variable in 21575
Peter Stephenson
2005-08-08
1
-1
/
+1
*
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
2005-08-08
4
-13
/
+41
*
21567: Dan Bullok: trashzle on updating window size
Peter Stephenson
2005-08-08
1
-1
/
+1
*
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
2005-08-02
1
-1
/
+1
*
Silenced a compiler warning about a variable that might be used
Wayne Davison
2005-08-01
1
-1
/
+1
*
21552: Thorsten Dahlheimer: various fixes to print builtin
Peter Stephenson
2005-08-01
1
-31
/
+40
*
unposted: Perforce "attribute" command
Peter Stephenson
2005-08-01
1
-1
/
+1
*
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-07-28
6
-14
/
+41
*
The PROMPT_SP output should be prior to the job notifications too.
Wayne Davison
2005-07-27
1
-7
/
+7
*
Moved the PROMPT_SP output into preprompt() so that it takes effect
Wayne Davison
2005-07-26
1
-0
/
+9
*
Moving the PROMPT_SP code earlier in the scheme of things so that
Wayne Davison
2005-07-26
1
-23
/
+1
*
21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.
Clint Adams
2005-07-26
1
-3
/
+3
*
Fixed bin_print() to handle \c escapes as per POSIX (truncating the
Wayne Davison
2005-07-26
1
-5
/
+16
*
If getkeystring() finds a \c escape (when looking for such escapes),
Wayne Davison
2005-07-26
1
-1
/
+3
*
The parsing of \c in $foo[(pws:\c:)1] should treat \c as an unknown
Wayne Davison
2005-07-24
1
-1
/
+1
*
Improved the function comment for getkeystring().
Wayne Davison
2005-07-24
1
-10
/
+11
*
Added missing "goto" in handling of 'c' escape (fix from
Wayne Davison
2005-07-24
1
-0
/
+2
*
An install fix for Cygwin from Thorsten Dahlheimer.
Wayne Davison
2005-07-24
1
-0
/
+1
*
unposted: bring various .distfiles up to date
Peter Stephenson
2005-07-21
1
-0
/
+1
*
21500: Add script and function as framework for new user stuff.
Peter Stephenson
2005-07-20
1
-2
/
+3
*
21498: Add zsh/newuser module
Peter Stephenson
2005-07-20
5
-42
/
+194
*
Implement the new PROMPT_SP option.
Wayne Davison
2005-07-15
1
-1
/
+23
*
Reference 4 extra termcap items: save-cursor, restore-cursor, the
Wayne Davison
2005-07-15
1
-5
/
+18
*
Add "promptsp" to the optname optns[] array.
Wayne Davison
2005-07-15
1
-0
/
+1
*
Added the PROMPTSP option plus 3 new termcap defines
Wayne Davison
2005-07-15
1
-1
/
+5
*
21466: mkdir -p didn't work with symlinks
Peter Stephenson
2005-07-14
1
-1
/
+1
*
21428: Travis: fix crash on bad compvalues call
Bart Schaefer
2005-07-12
1
-1
/
+2
*
21402: Fix crash with case-insensitive matching.
Peter Stephenson
2005-07-06
1
-4
/
+16
*
21391: only pass SIGINT and SIGQUIT from foreground processes to the shell.
Peter Stephenson
2005-06-28
1
-2
/
+4
*
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
2005-06-21
1
-1
/
+0
*
21352: Harald van Dijk: handle null after % in printf format specifier
Oliver Kiddle
2005-06-17
1
-1
/
+1
*
Prevent double precmd during "fc -e -"
Bart Schaefer
2005-06-13
1
-1
/
+1
*
unposted: need const for result of getsigname()
Peter Stephenson
2005-06-01
1
-1
/
+1
*
21296: Add ERR alias for ZERR where possible.
Peter Stephenson
2005-06-01
3
-27
/
+48
*
21270: don't use poll() on Apple
Peter Stephenson
2005-05-23
1
-0
/
+9
*
users/8856, users/8863: which-command stuff
Peter Stephenson
2005-05-23
1
-1
/
+4
*
Joerg Sonnenberger: 21252: Dragonfly BSD support
Oliver Kiddle
2005-05-11
1
-5
/
+3
[next]