index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-10
21596: fix run-help, which-command, accept-and-menu-complete
Peter Stephenson
2
-6
/
+16
2005-08-10
21593: character arrays wrongly declared with ZLE_UNICODE_SUPPORT
Peter Stephenson
2
-2
/
+2
2005-08-10
21592: browsing new directory from menu selection crashed
Peter Stephenson
1
-0
/
+3
2005-08-10
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
16
-553
/
+931
2005-08-10
Make printf %s handle an embedded null (21579).
Wayne Davison
1
-7
/
+10
2005-08-09
Fixes from Thorsten Dahlheimer.
Peter Stephenson
3
-14
/
+28
2005-08-09
21577 (adapted): Dan Bullok: improved window resize handling, again
Peter Stephenson
2
-1
/
+5
2005-08-09
21581: Thorsten Dahlheimer: Src/builtin.c: fixed error output
Wayne Davison
1
-5
/
+12
2005-08-08
Fixed a recently-introduced bug where printf %b with an empty arg
Wayne Davison
1
-1
/
+1
2005-08-08
unposted: unnecessary variable in 21575
Peter Stephenson
1
-1
/
+1
2005-08-08
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
4
-13
/
+41
2005-08-08
21567: Dan Bullok: trashzle on updating window size
Peter Stephenson
1
-1
/
+1
2005-08-02
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
1
-1
/
+1
2005-08-01
Silenced a compiler warning about a variable that might be used
Wayne Davison
1
-1
/
+1
2005-08-01
21552: Thorsten Dahlheimer: various fixes to print builtin
Peter Stephenson
1
-31
/
+40
2005-08-01
unposted: Perforce "attribute" command
Peter Stephenson
1
-1
/
+1
2005-07-28
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
6
-14
/
+41
2005-07-27
The PROMPT_SP output should be prior to the job notifications too.
Wayne Davison
1
-7
/
+7
2005-07-26
Moved the PROMPT_SP output into preprompt() so that it takes effect
Wayne Davison
1
-0
/
+9
2005-07-26
Moving the PROMPT_SP code earlier in the scheme of things so that
Wayne Davison
1
-23
/
+1
2005-07-26
21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.
Clint Adams
1
-3
/
+3
2005-07-26
Fixed bin_print() to handle \c escapes as per POSIX (truncating the
Wayne Davison
1
-5
/
+16
2005-07-26
If getkeystring() finds a \c escape (when looking for such escapes),
Wayne Davison
1
-1
/
+3
2005-07-24
The parsing of \c in $foo[(pws:\c:)1] should treat \c as an unknown
Wayne Davison
1
-1
/
+1
2005-07-24
Improved the function comment for getkeystring().
Wayne Davison
1
-10
/
+11
2005-07-24
Added missing "goto" in handling of 'c' escape (fix from
Wayne Davison
1
-0
/
+2
2005-07-24
An install fix for Cygwin from Thorsten Dahlheimer.
Wayne Davison
1
-0
/
+1
2005-07-21
unposted: bring various .distfiles up to date
Peter Stephenson
1
-0
/
+1
2005-07-20
21500: Add script and function as framework for new user stuff.
Peter Stephenson
1
-2
/
+3
2005-07-20
21498: Add zsh/newuser module
Peter Stephenson
5
-42
/
+194
2005-07-15
Implement the new PROMPT_SP option.
Wayne Davison
1
-1
/
+23
2005-07-15
Reference 4 extra termcap items: save-cursor, restore-cursor, the
Wayne Davison
1
-5
/
+18
2005-07-15
Add "promptsp" to the optname optns[] array.
Wayne Davison
1
-0
/
+1
2005-07-15
Added the PROMPTSP option plus 3 new termcap defines
Wayne Davison
1
-1
/
+5
2005-07-14
21466: mkdir -p didn't work with symlinks
Peter Stephenson
1
-1
/
+1
2005-07-12
21428: Travis: fix crash on bad compvalues call
Bart Schaefer
1
-1
/
+2
2005-07-06
21402: Fix crash with case-insensitive matching.
Peter Stephenson
1
-4
/
+16
2005-06-28
21391: only pass SIGINT and SIGQUIT from foreground processes to the shell.
Peter Stephenson
1
-2
/
+4
2005-06-21
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
1
-1
/
+0
2005-06-17
21352: Harald van Dijk: handle null after % in printf format specifier
Oliver Kiddle
1
-1
/
+1
2005-06-13
Prevent double precmd during "fc -e -"
Bart Schaefer
1
-1
/
+1
2005-06-01
unposted: need const for result of getsigname()
Peter Stephenson
1
-1
/
+1
2005-06-01
21296: Add ERR alias for ZERR where possible.
Peter Stephenson
3
-27
/
+48
2005-05-23
21270: don't use poll() on Apple
Peter Stephenson
1
-0
/
+9
2005-05-23
users/8856, users/8863: which-command stuff
Peter Stephenson
1
-1
/
+4
2005-05-11
Joerg Sonnenberger: 21252: Dragonfly BSD support
Oliver Kiddle
1
-5
/
+3
2005-05-09
Add [[:IFS:]] etc. tests.
Peter Stephenson
1
-2
/
+30
2005-04-27
21197: Fix LOCAL_TRAPS inside another trap
Peter Stephenson
2
-5
/
+10
2005-04-26
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
1
-1
/
+3
2005-04-25
Fix handling of metafied characters in trailing whitespace on read
Peter Stephenson
1
-2
/
+11
[next]