index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
31869: reduce WINCH-twaddling in shingetline()
Barton E. Schaefer
1
-2
/
+4
2013-04-30
31350: block SIGWINCH nearly all the time, except
Bart Schaefer
1
-0
/
+2
2010-12-20
Paul 28538 / me 28540 / couple of unposted casts:
Peter Stephenson
1
-1
/
+1
2010-03-25
27827: fix infinite loop in recursive alias at end of parsed string
Peter Stephenson
1
-9
/
+12
2010-01-13
Joakim Rosqvist: 27591 as modified in 27594:
Peter Stephenson
1
-14
/
+26
2009-12-16
Check the return value of all pipe(), read(), and write() calls.
Wayne Davison
1
-1
/
+1
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-1
/
+2
2008-05-12
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
1
-1
/
+1
2008-03-08
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
1
-0
/
+12
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-2
/
+2
2005-11-15
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
1
-2
/
+1
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-2
/
+2
2004-07-11
20149: improve prompt-reset code
Peter Stephenson
1
-6
/
+7
2003-12-15
19295: $CONTEXT zle parameter
Peter Stephenson
1
-1
/
+4
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-1
/
+1
2003-08-11
18941: history wrong after parse error during alias expansion
Peter Stephenson
1
-0
/
+14
2003-02-17
18252: pass ignoreeof as flag to zleread
Peter Stephenson
1
-2
/
+4
2002-01-31
16492: add RPROMPT2 variable for right prompts in multi-line commands
Oliver Kiddle
1
-1
/
+4
2001-12-18
16361: include <stdio.h> to avoid implicit declarations.
Clint Adams
1
-0
/
+4
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-3
/
+1
2000-11-11
Sven: 13108: Handle traps synchronously
Peter Stephenson
1
-1
/
+3
2000-07-18
Removed the spaceflag variable.
Wayne Davison
1
-29
/
+41
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+530