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-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
2005-04-24
Remove excess argument of zwcstat()
Bart Schaefer
1
-4
/
+4
2005-04-24
21174 adjustments to 21170
Bart Schaefer
1
-2
/
+4
2005-04-24
Optimise length calculations for ${...//.../...}
Peter Stephenson
3
-33
/
+47
2005-04-22
20162: in printlist() don't output new line if we haven't printed anything
Geoff Wing
1
-4
/
+3
2005-04-15
21143: more care about special file descriptors
Peter Stephenson
2
-7
/
+21
2005-04-14
21141: fix some issues associated with the {myfd}>... syntax
Peter Stephenson
1
-10
/
+67
2005-04-12
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
4
-60
/
+200
2005-04-11
21131: exit with status 127 when script not found
Peter Stephenson
1
-4
/
+4
2005-04-08
* 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.
Clint Adams
1
-0
/
+1
2005-04-08
* 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache a
Clint Adams
3
-0
/
+22
2005-04-04
Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
Peter Stephenson
2
-2
/
+10
2005-04-04
21082: Dan Nelson: fix zsh -c exit status on parse error
Peter Stephenson
1
-0
/
+2
2005-04-01
21078: parse errors didn't cause non-zero exit status
Peter Stephenson
1
-0
/
+5
2005-03-31
21049: Don't close process substitution file descriptors for external programmes
Peter Stephenson
4
-27
/
+64
2005-03-21
21045: fix some uses of Meta characters in completion
Peter Stephenson
2
-8
/
+38
2005-03-21
21042: limitations with execute-named-command
Peter Stephenson
1
-0
/
+2
2005-03-18
Honor the setting of the new HISTSAVEBYCOPY option when rewriting
Wayne Davison
1
-5
/
+22
2005-03-18
Added the histsavebycopy option.
Wayne Davison
1
-0
/
+1
2005-03-18
Added HISTSAVEBYCOPY to the options enum.
Wayne Davison
1
-0
/
+1
[next]