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-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
2005-03-18
21014: remember_edits() was broken
Peter Stephenson
1
-1
/
+3
2005-03-16
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
1
-8
/
+13
2005-03-15
20978: don't propagate EOF from recursive edits
Peter Stephenson
1
-1
/
+1
2005-03-11
Belated commit of 20892: improvements to correct/correctall behavior.
Bart Schaefer
1
-13
/
+48
2005-03-11
20966: fix crash in execute-named-command
Peter Stephenson
1
-4
/
+6
2005-03-10
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
2
-2
/
+7
2005-03-09
20955: "unset foo" should return status 0 if foo was not set
Peter Stephenson
1
-1
/
+5
2005-03-07
20945: rename statics to avoid clash with globals
Peter Stephenson
1
-29
/
+29
2005-03-04
correct 20928
Peter Stephenson
1
-1
/
+1
2005-03-04
20928: null terminate screen lines in zle_refresh.c
Peter Stephenson
1
-2
/
+8
2005-03-03
20921: using UCS-4BE instead of ISO-10646 to identify character encoding
Oliver Kiddle
1
-3
/
+3
2005-03-02
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
1
-1
/
+2
2005-03-02
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
1
-1
/
+1
2005-02-28
20888: allow signal names to have the SIG prefix included
Peter Stephenson
1
-1
/
+7
2005-02-26
20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion
Andrey Borzenkov
3
-11
/
+12
2005-02-25
20869: more small Unicode tweaks
Peter Stephenson
7
-29
/
+33
2005-02-25
20863: fix history (i)searching for Unicode
Peter Stephenson
5
-172
/
+331
2005-02-24
20866: fix deliberate errors in 20861
Peter Stephenson
1
-1
/
+4
2005-02-24
20862: attempt to fix configure scripts to detect iconv properly
Oliver Kiddle
2
-7
/
+7
2005-02-24
20861: Fix statusline in Unicode, apart from isearch
Peter Stephenson
8
-57
/
+99
2005-02-23
20857: rewrite zle_refresh to use wide characters.
Andrey Borzenkov
2
-169
/
+224
[next]