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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
29271: document _alternative -O name.
Mikael Magnusson
2011-05-14
1
-1
/
+5
*
29282: hide prototypes for ZSH_HEAP_DEBUG with #ifdef's
Peter Stephenson
2011-05-14
1
-1
/
+6
*
29276: always typedef Heapid for use by auto-generated header files.
Bart Schaefer
2011-05-14
1
-1
/
+6
*
29268: extra dupstring() for value to be used in completion match group
Peter Stephenson
2011-05-14
1
-1
/
+4
*
fix typo (heap debug, not hash debug)
Peter Stephenson
2011-05-14
1
-2
/
+2
*
29267: add -enable-zsh-debug and use for debugging completion matcher groups
Peter Stephenson
2011-05-14
1
-1
/
+8
*
Danek: 29254: fix some compiler warnings
Peter Stephenson
2011-05-13
1
-1
/
+7
*
Jérémie Roquet: 29258: mark a couple more functions for export.
Peter Stephenson
2011-05-13
1
-1
/
+4
*
unposted (late commit): updates for 4.3.11-dev-3
Peter Stephenson
2011-05-13
1
-1
/
+6
*
29245: _xset: pass -O instead of -o to _describe.
Mikael Magnusson
2011-05-12
1
-1
/
+6
*
Nikolai Weibull: 29124: Fix -l option in _git.
Mikael Magnusson
2011-05-12
1
-1
/
+6
*
29205: don't sort processes in _pids
Mikael Magnusson
2011-05-12
1
-1
/
+5
*
29208: make vimatchbracket more useful in emacs mode
Mikael Magnusson
2011-05-12
1
-1
/
+6
*
29206: fix formatting
Mikael Magnusson
2011-05-11
1
-1
/
+5
*
29217: main shell now depends on zshcurses.h and zshterm.h
Peter Stephenson
2011-05-11
1
-1
/
+6
*
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
[next]