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
...
*
29382: apply 29374 to zccmd_input too.
Bart Schaefer
2011-05-27
1
-2
/
+6
*
29329: fix undefined behaviour in math.c
Mikael Magnusson
2011-05-27
1
-1
/
+4
*
unposted: document PROMPT_EOL_MARK can be empty
Mikael Magnusson
2011-05-27
1
-1
/
+4
*
29376: redefine _initctl too
Mikael Magnusson
2011-05-27
1
-1
/
+4
*
29365: redefine _make() in _make.
Mikael Magnusson
2011-05-27
1
-1
/
+4
*
29331: note g:: flag in NEWS
Mikael Magnusson
2011-05-26
1
-1
/
+5
*
unposted: expand CONTRIBUTORS
Peter Stephenson
2011-05-26
1
-1
/
+3
*
29374: exit ZLE immediately if exit pending when keypress expected
Peter Stephenson
2011-05-26
1
-1
/
+6
*
changelog
Peter Stephenson
2011-05-25
1
-2
/
+2
*
Bernhard Tittelbach: 29371: completion for initctl etc.
Peter Stephenson
2011-05-25
1
-1
/
+7
*
Transposed digits typo.
Bart Schaefer
2011-05-25
1
-2
/
+2
*
29367, 29368: avoid redirecting the xtrace of simple commands along with
Bart Schaefer
2011-05-24
1
-1
/
+12
*
Belated commit: unposted tweak to description of the -l / LOGIN option.
Bart Schaefer
2011-05-24
1
-1
/
+4
*
29364: partial fix for make completion in dirs with spaces.
Mikael Magnusson
2011-05-24
1
-1
/
+4
*
29335: update valgrind --tool= completion hack.
Mikael Magnusson
2011-05-24
1
-2
/
+5
*
29338: fix pattern in _main_complete for insert-tab.
Mikael Magnusson
2011-05-24
1
-1
/
+6
*
reorder ChangeLog
zsh-4.3.11-dev-4
Peter Stephenson
2011-05-23
1
-3
/
+3
*
29351: casts needed to pass integers through stdarg
Peter Stephenson
2011-05-23
1
-1
/
+4
*
minor typo
Peter Stephenson
2011-05-23
1
-1
/
+3
*
unposted: 4.3.11-dev-4
Peter Stephenson
2011-05-23
1
-1
/
+3
*
29341, corrected: go programming language
Peter Stephenson
2011-05-23
1
-1
/
+7
*
unposted: quote a -e with tt(), fix some of my changelog entries.
Mikael Magnusson
2011-05-22
1
-19
/
+29
*
29328: Another missing backslash in _git, remove some not needed backslashes ...
Mikael Magnusson
2011-05-22
1
-1
/
+6
*
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
2011-05-19
1
-1
/
+5
*
29261: Add g:: flag.
Mikael Magnusson
2011-05-19
1
-1
/
+6
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
1
-1
/
+6
*
29315: add a missing backslash.
Wayne Davison
2011-05-18
1
-1
/
+6
*
29313: better sh emulation with SHWORDPLIT and empty $IFS
Bart Schaefer
2011-05-18
1
-1
/
+5
*
29312, users/16032: add "zparseopts -M"
Bart Schaefer
2011-05-18
1
-1
/
+7
*
29306: typo fix from Laurent Fousse.
Clint Adams
2011-05-17
1
-1
/
+6
*
Nikolai Weibull: 29166: _git: Speed improvements for file completion.
Frank Terbeck
2011-05-17
1
-1
/
+6
*
29273: Completion/Unix/Command/_git: Fix __git_guard_number
Nikolai Weibull
2011-05-17
1
-1
/
+6
*
29278: Completion/Unix/Type/_path_files: fix use of the $skips
Bart Schaefer
2011-05-15
1
-1
/
+6
*
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
[prev]
[next]