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-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
2005-02-23
20856: use VARARR for multibyte string.
Peter Stephenson
1
-1
/
+2
2005-02-23
20854: more Unicode stuff.
Peter Stephenson
11
-164
/
+192
2005-02-22
20845: fix mbstate_t usage in getrestchar
Andrey Borzenkov
2
-13
/
+8
2005-02-22
20844: prune trailing slashes from named directory
Peter Stephenson
1
-1
/
+13
2005-02-22
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
Peter Stephenson
6
-16
/
+26
2005-02-21
20833: typo: int_t -> wint_t
Peter Stephenson
1
-1
/
+1
2005-02-18
20828: typos in 20822
Peter Stephenson
2
-2
/
+2
2005-02-18
20822: Initial code for Unicode/multibyte input
Peter Stephenson
14
-161
/
+468
2005-02-16
20816: update rlimits for new glibc
Peter Stephenson
1
-3
/
+7
2005-02-15
20812: Add functions for exception handling
Peter Stephenson
1
-1
/
+1
2005-02-07
20798: propagate an #ifdef to prototypes
Peter Stephenson
1
-0
/
+2
2005-02-07
20794: Change version to 4.3.0-dev-1
Peter Stephenson
1
-0
/
+3
2005-02-06
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
7
-39
/
+88
2005-02-02
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
Bart Schaefer
1
-2
/
+2
2005-02-01
20759, 20760, 20765: Improve Cygwin configuration
Peter Stephenson
2
-3
/
+3
2005-01-26
* 20753: use ZS_memmove instead of memmove.
Clint Adams
2
-2
/
+3
[next]