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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
users/16064: example widget for line motion inside multiline buffers
Bart Schaefer
2011-06-01
2
-1
/
+20
|
|
|
|
without navigating history
*
29416: Fix (mis-)uses of var() in vcs_info documentation.
Bart Schaefer
2011-06-01
2
-136
/
+142
|
*
unposted: update version to avoid confusion with release
Peter Stephenson
2011-05-31
2
-2
/
+7
|
*
Jan Pobrislo: 29411: vcs_info: Major bzr backend update.
Frank Terbeck
2011-05-31
2
-7
/
+90
|
*
29410: skip autoload persistence test when zsh/example is not available.
Bart Schaefer
2011-05-31
2
-1
/
+8
|
*
users/16057: add _tree
Mikael Magnusson
2011-05-31
3
-1
/
+58
|
*
unposted: releaset 4.3.12
zsh-4.3.12
Peter Stephenson
2011-05-31
2
-3
/
+7
|
*
unposted: Completion/Unix/Command/_git: Update git-branch completion to deal
Nikolai Weibull
2011-05-29
2
-8
/
+19
|
|
|
|
with -r and -d correctly.
*
histlexwords splitting of ";;" in case
Peter Stephenson
2011-05-27
2
-2
/
+13
|
*
29385: document when local-directories is used instead of directories
Mikael Magnusson
2011-05-27
2
-3
/
+9
|
*
29387: add completion for at and friends
Mikael Magnusson
2011-05-27
3
-1
/
+44
|
*
29392: remove use-perl style docs
Mikael Magnusson
2011-05-27
2
-12
/
+4
|
*
29334: complete with _arguments -- for zsh
Mikael Magnusson
2011-05-27
2
-2
/
+8
|
*
29384: Add _comp_caller_options
Mikael Magnusson
2011-05-27
5
-6
/
+14
|
*
28364: document another special highlight
Mikael Magnusson
2011-05-27
2
-1
/
+11
|
*
29382: apply 29374 to zccmd_input too.
Bart Schaefer
2011-05-27
2
-4
/
+8
|
*
29329: fix undefined behaviour in math.c
Mikael Magnusson
2011-05-27
2
-2
/
+6
|
*
unposted: document PROMPT_EOL_MARK can be empty
Mikael Magnusson
2011-05-27
2
-3
/
+6
|
*
29376: redefine _initctl too
Mikael Magnusson
2011-05-27
2
-33
/
+39
|
*
29365: redefine _make() in _make.
Mikael Magnusson
2011-05-27
2
-67
/
+75
|
*
29331: note g:: flag in NEWS
Mikael Magnusson
2011-05-26
2
-1
/
+12
|
*
unposted: expand CONTRIBUTORS
Peter Stephenson
2011-05-26
2
-4
/
+6
|
*
29374: exit ZLE immediately if exit pending when keypress expected
Peter Stephenson
2011-05-26
2
-3
/
+8
|
*
changelog
Peter Stephenson
2011-05-25
1
-2
/
+2
|
*
Bernhard Tittelbach: 29371: completion for initctl etc.
Peter Stephenson
2011-05-25
3
-1
/
+189
|
*
Transposed digits typo.
Bart Schaefer
2011-05-25
1
-2
/
+2
|
*
29367: update tests redirection of stderr.
Bart Schaefer
2011-05-24
1
-7
/
+19
|
*
29367, 29368: avoid redirecting the xtrace of simple commands along with
Bart Schaefer
2011-05-24
2
-2
/
+13
|
|
|
|
their standard error.
*
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
2
-2
/
+5
|
*
29335: update valgrind --tool= completion hack.
Mikael Magnusson
2011-05-24
2
-3
/
+10
|
*
29338: fix pattern in _main_complete for insert-tab.
Mikael Magnusson
2011-05-24
2
-2
/
+7
|
*
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
2
-3
/
+7
|
*
minor typo
Peter Stephenson
2011-05-23
2
-2
/
+4
|
*
unposted: 4.3.11-dev-4
Peter Stephenson
2011-05-23
2
-3
/
+5
|
*
29341, corrected: go programming language
Peter Stephenson
2011-05-23
3
-1
/
+26
|
*
unposted: quote a -e with tt(), fix some of my changelog entries.
Mikael Magnusson
2011-05-22
2
-20
/
+30
|
*
29328: Another missing backslash in _git, remove some not needed backslashes ↵
Mikael Magnusson
2011-05-22
7
-14
/
+19
|
|
|
|
in array definitions.
*
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
2011-05-19
5
-14
/
+61
|
*
29261: Add g:: flag.
Mikael Magnusson
2011-05-19
4
-4
/
+96
|
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
32
-40
/
+45
|
*
29315: add a missing backslash.
Wayne Davison
2011-05-18
2
-2
/
+7
|
*
unposted: Minor clarification in doc for -l option
Bart Schaefer
2011-05-18
1
-1
/
+1
|
*
29312, users/16032: add "zparseopts -M"
Bart Schaefer
2011-05-18
1
-1
/
+20
|
*
29313: better sh emulation with SHWORDPLIT and empty $IFS
Bart Schaefer
2011-05-18
2
-14
/
+23
|
*
29312, users/16032: add "zparseopts -M"
Bart Schaefer
2011-05-18
2
-4
/
+75
|
*
29306: typo fix from Laurent Fousse.
Clint Adams
2011-05-17
2
-2
/
+7
|
*
Nikolai Weibull: 29166: _git: Speed improvements for file completion.
Frank Terbeck
2011-05-17
2
-37
/
+31
|
*
29273: Completion/Unix/Command/_git: Fix __git_guard_number
Nikolai Weibull
2011-05-17
2
-1
/
+10
|
[next]