index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename system.h to zsh_system.h
Peter Stephenson
2011-05-10
1
-1
/
+5
*
29214: use -I rather than explicit path to find headers
Peter Stephenson
2011-05-10
1
-1
/
+6
*
29191 (Danek) and 29203 (with fixes): make TERMINFO variable special.
Peter Stephenson
2011-05-10
1
-1
/
+6
*
29195: Separate nameddir hash to avoid clash of
Peter Stephenson
2011-05-09
1
-1
/
+6
*
29193: badly placed variable declaration
Peter Stephenson
2011-05-09
1
-1
/
+4
*
29165: use term.h globally if needed at all.
Peter Stephenson
2011-05-09
1
-1
/
+13
*
users/15986: handle EINTR in zccmd_input
Bart Schaefer
2011-05-08
1
-1
/
+6
*
29187: add a missing backslash.
Wayne Davison
2011-05-08
1
-1
/
+6
*
29175: optimize freeheap
Bart Schaefer
2011-05-07
1
-1
/
+5
*
unposted: Add missing word ("style") spotted by Bart.
Frank Terbeck
2011-05-07
1
-1
/
+4
*
29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial...
Frank Terbeck
2011-05-07
1
-1
/
+6
*
29163: update latest version claimed to 4.3.12
Peter Stephenson
2011-05-06
1
-1
/
+6
*
29140: hide the "words" special variable so that it may be used as an
Bart Schaefer
2011-05-04
1
-1
/
+8
*
Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion
Peter Stephenson
2011-05-04
1
-1
/
+5
*
unposted: some NEWS for next release
Peter Stephenson
2011-05-04
1
-1
/
+5
*
Haakon: 29137: handling of flags in _ffmpeg
Peter Stephenson
2011-05-03
1
-1
/
+6
*
29134: change termcap prototypes locally for AIX
Peter Stephenson
2011-05-03
1
-1
/
+6
*
29129: reading of end of fd array
Peter Stephenson
2011-05-02
1
-1
/
+6
*
Haakon: more ffmpeg tweaks
Peter Stephenson
2011-05-01
1
-1
/
+6
*
tidy up
Peter Stephenson
2011-04-30
1
-2
/
+2
*
Haakon Riiser: 29100: clean up of _ffmpeg
Peter Stephenson
2011-04-30
1
-1
/
+4
*
29114: use same FTP sites list in FAQ and META-FAQ.
Peter Stephenson
2011-04-30
1
-1
/
+5
*
İsmail Dönmez: 29020: new openSUSE completions
Peter Stephenson
2011-04-30
1
-1
/
+10
*
29107: replace overlapping strcpy with memmove
Bart Schaefer
2011-04-29
1
-1
/
+6
*
_make: add _make- prefix to helper functions
Mikael Magnusson
2011-04-27
1
-1
/
+6
*
Use "const" qualifier in termcap prototypes.
Wayne Davison
2011-04-26
1
-1
/
+6
*
unposted: Revert change from 28896, which did more evil than good.
Frank Terbeck
2011-04-25
1
-1
/
+4
*
Simon Ruderich: 29041: _git: Add completion for `tig'.
Frank Terbeck
2011-04-25
1
-1
/
+4
*
Felipe Contreras: 29028: _git: Add useful completion for `gitk'.
Frank Terbeck
2011-04-25
1
-1
/
+6
*
Jun T.: 29031: increment global minfo state when inserting characters
Bart Schaefer
2011-04-24
1
-1
/
+7
*
remove stray conflict marker
Bart Schaefer
2011-04-22
1
-2
/
+1
*
29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list
Bart Schaefer
2011-04-22
1
-1
/
+8
*
unposted: INSTALL: Clarify at which point directories from --enable-additiona...
Frank Terbeck
2011-04-21
1
-1
/
+4
*
29027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments.
Frank Terbeck
2011-04-21
1
-1
/
+4
*
Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands).
Frank Terbeck
2011-04-21
1
-1
/
+6
*
Set version to 4.3.11-dev-2
Peter Stephenson
2011-04-19
1
-1
/
+4
*
Don't complete p4 reopen to same change.
Peter Stephenson
2011-04-19
1
-1
/
+6
*
29008, 29012: Add `--enable-additional-fpath' option to add arbitrary directo...
Frank Terbeck
2011-04-18
1
-1
/
+7
*
Simon Ruderich: 29004: update archive list
Peter Stephenson
2011-04-18
1
-1
/
+6
*
Fix compiler warning due to state.doff duplication.
Wayne Davison
2011-04-15
1
-1
/
+6
*
Simon Ruderich: 28927: Fix "git tag -v" completion.
Frank Terbeck
2011-04-15
1
-1
/
+6
*
28998: use correct return status in _make
Mikael Magnusson
2011-04-15
1
-1
/
+6
*
28997: make --enable-libc-musl explicit
Peter Stephenson
2011-04-14
1
-1
/
+6
*
gi1242+zsh: 28991: fix _svn caching policy
Peter Stephenson
2011-04-13
1
-1
/
+6
*
Valentin Ochs: 28990: more changes needed for signals.
Peter Stephenson
2011-04-12
1
-2
/
+2
*
Valentin Ochs: 28990: more changes needed for signals.
Peter Stephenson
2011-04-12
1
-1
/
+4
*
Valentin Ochs: 28989: define _POSIX_C_SOURCE
Peter Stephenson
2011-04-12
1
-1
/
+6
*
users/15953: handle EINTR when using read -k or -q with -u or -p
Peter Stephenson
2011-04-11
1
-1
/
+9
*
28977: fix copying of uninitialized memory when trying to
Wayne Davison
2011-04-06
1
-1
/
+6
*
Stef van Vlierberghe: 28965 (as posted in 28967):
Peter Stephenson
2011-04-01
1
-1
/
+7
[next]