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
2011-05-10
rename system.h to zsh_system.h
Peter Stephenson
3
-2
/
+2
2011-05-10
29214: use -I rather than explicit path to find headers
Peter Stephenson
3
-8
/
+4
2011-05-10
29191 (Danek) and 29203 (with fixes): make TERMINFO variable special.
Peter Stephenson
1
-5
/
+44
2011-05-09
29195: Separate nameddir hash to avoid clash of
Peter Stephenson
5
-279
/
+360
2011-05-09
29193: badly placed variable declaration
Peter Stephenson
1
-2
/
+2
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
22
-227
/
+241
2011-05-08
users/15986: handle EINTR in zccmd_input
Bart Schaefer
1
-4
/
+44
2011-05-07
29175: optimize freeheap
Bart Schaefer
1
-2
/
+22
2011-05-03
29134: change termcap prototypes locally for AIX
Peter Stephenson
1
-6
/
+18
2011-05-02
29129: reading of end of fd array
Peter Stephenson
1
-4
/
+5
2011-04-29
29107: replace overlapping strcpy with memmove
Bart Schaefer
1
-4
/
+4
2011-04-26
Use "const" qualifier in termcap prototypes.
Wayne Davison
1
-6
/
+6
2011-04-24
Jun T.: 29031: increment global minfo state when inserting characters
Bart Schaefer
1
-0
/
+2
2011-04-18
29008, 29012: Add `--enable-additional-fpath' option to add arbitrary directo...
Frank Terbeck
2
-2
/
+23
2011-04-15
Fix compiler warning due to state.doff duplication.
Wayne Davison
1
-1
/
+1
2011-04-14
28997: make --enable-libc-musl explicit
Peter Stephenson
1
-0
/
+4
2011-04-12
Valentin Ochs: 28990: more changes needed for signals.
Peter Stephenson
1
-2
/
+1
2011-04-11
users/15953: handle EINTR when using read -k or -q with -u or -p
Peter Stephenson
1
-3
/
+10
2011-04-06
28977: fix copying of uninitialized memory when trying to
Wayne Davison
1
-0
/
+2
2011-04-01
Stef van Vlierberghe: 28965 (as posted in 28967):
Peter Stephenson
1
-1
/
+18
2011-03-28
28926: No newline after the last line in listlist() when printing the list
Bart Schaefer
1
-1
/
+3
2011-03-27
Mikael: 28941: fix $CURSOR access when metafied
Peter Stephenson
1
-1
/
+3
2011-03-21
28936: ${#$} and ${#?} also didn't work
Peter Stephenson
1
-0
/
+2
2011-03-11
28889: ${##} should return the length of $#
Peter Stephenson
1
-0
/
+1
2011-03-11
users/15864: turn zsh_directory_name into a hook
Peter Stephenson
2
-19
/
+63
2011-03-11
28886: Fix region_highlight dynamic updates for $PREDISPLAY
Peter Stephenson
1
-33
/
+70
2011-03-06
28866: with POSIX_BUILTINS "command" prefix resets specialness
Peter Stephenson
1
-2
/
+5
2011-03-04
28853: Fix typo: preceed -> precede
Frank Terbeck
2
-2
/
+2
2011-03-01
28823: make it an error to tie the same scalar to two different arrays
Bart Schaefer
1
-2
/
+7
2011-02-28
Frank, 28812 as modified in 28813:
Peter Stephenson
1
-1
/
+1
2011-02-24
28799: lexical analyser didn't stop early enough with completion words
Peter Stephenson
1
-1
/
+1
2011-02-23
28795 plus typos noticed by Mikael: careful with forked shells
Peter Stephenson
1
-4
/
+6
2011-02-22
28791: exit on errors with special builtins with POSIXBUILTINS
Peter Stephenson
2
-9
/
+23
2011-02-21
28783: allow parentheses to be special in more places with SH_GLOB
Peter Stephenson
1
-1
/
+3
2011-02-21
28784: exit on exec redirection error with POISX_BUILTINS
Peter Stephenson
1
-2
/
+17
2011-02-18
28773: add zle-history-line-set widget
Peter Stephenson
1
-0
/
+1
2011-02-18
28772: Update regions in region highlight dynamically
Peter Stephenson
6
-51
/
+404
2011-02-17
28762: fix coproc file desriptor closing
Peter Stephenson
1
-2
/
+6
2011-02-11
28671: better cursor positioning after undo
Peter Stephenson
1
-1
/
+3
2011-02-11
users/15770 HASH_DIRS tracks INTERACTIVE
Bart Schaefer
1
-0
/
+3
2011-01-19
28638: add $usergroups parameter
Peter Stephenson
2
-1
/
+155
2011-01-18
Mikael: 28637: ${foo:0:} caused crash
Peter Stephenson
1
-6
/
+8
2011-01-16
28630: Ricky Zhou: fix crash with isident()
Peter Stephenson
1
-0
/
+2
2011-01-11
unposted: fix return types in 28617
Peter Stephenson
1
-2
/
+2
2011-01-11
28611: remove unused special behaviour for vi mark 26
Peter Stephenson
1
-9
/
+4
2011-01-10
28617: NO_EXEC option was doing too much work in
Peter Stephenson
2
-1
/
+19
2011-01-09
gi1242+zsh@gmail.com: 28594:
Peter Stephenson
2
-4
/
+2
2011-01-07
28590: make read return status non-zero on error
Peter Stephenson
1
-1
/
+6
2011-01-06
unposted: fix argument type for write_loop()
Peter Stephenson
1
-2
/
+4
2011-01-06
28588: fix textual display after =~ test
Peter Stephenson
1
-2
/
+1
[next]