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 (
Expand
)
Author
Age
Files
Lines
...
*
31372: Do not block SIGWINCH for child processes
Bart Schaefer
2013-05-05
2
-1
/
+7
*
31371: _brctl: update brctl subcommands
Kenyon Ralph
2013-05-05
2
-1
/
+10
*
31369: set locale for completion if locale command is not usable
Peter Stephenson
2013-05-04
2
-3
/
+15
*
31361: handle negative optno ("no" prefix used)
Bart Schaefer
2013-04-30
2
-4
/
+8
*
31353: fix handling of floating point in ternary
Bart Schaefer
2013-04-30
2
-1
/
+4
*
31350: block SIGWINCH nearly all the time, except
Bart Schaefer
2013-04-30
1
-0
/
+7
*
31350: block SIGWINCH nearly all the time, except
Bart Schaefer
2013-04-30
5
-0
/
+28
*
31357: _cp: add support for Mac OS X
Jun T
2013-04-29
2
-32
/
+64
*
31356: typo in new _comp_locale noted by Bart
Peter Stephenson
2013-04-29
2
-1
/
+3
*
31355: _comp_locale tries to sanitise locales but keep CTYPE;
Peter Stephenson
2013-04-29
4
-12
/
+48
*
31288: _git: fix shortlog completer
Ramkumar Ramachandra
2013-04-25
2
-1
/
+31
*
31289: _git: branch.*.pushremote, remote.pushdefault
Ramkumar Ramachandra
2013-04-21
2
-0
/
+5
*
31286: _git: add a couple of browsers
Ramkumar Ramachandra
2013-04-21
2
-0
/
+7
*
31159: git: Pass prefix filter to ls-files even if it matches no files
Torstein Hegge
2013-04-20
2
-1
/
+6
*
31272: Avoid double free, get_compctl should not free its arguments.
Bart Schaefer
2013-04-20
2
-1
/
+4
*
31281: _du: add support for Mac OS X
Jun T
2013-04-20
2
-0
/
+23
*
Daniel Friesel: 31265: improved option handling for devtodo.
Peter Stephenson
2013-04-16
2
-2
/
+9
*
unposted: make git ignore PDF and PS versions of intro file
Peter Stephenson
2013-04-13
2
-0
/
+8
*
31263 (but changed * to - for consitency):
Peter Stephenson
2013-04-12
2
-3
/
+7
*
31261: updates needed with latest texinfo
Peter Stephenson
2013-04-12
3
-4
/
+8
*
users/17754: failing to retie an array
Peter Stephenson
2013-04-10
2
-1
/
+6
*
31246: make a separate patch level header for releases
Peter Stephenson
2013-04-09
3
-2
/
+12
*
unposted: fix some .distfiles which mention files that have gone
Peter Stephenson
2013-04-08
3
-2
/
+6
*
unposted: fix a typo in docs
Mikael Magnusson
2013-04-08
1
-1
/
+1
*
31234: use an "always" block instead of "trap" to clean up various function
Bart Schaefer
2013-04-07
2
-39
/
+39
*
31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_gl...
Frank Terbeck
2013-04-05
3
-0
/
+8
*
31221: Handle zero defined aliases better
Frank Terbeck
2013-04-05
2
-1
/
+10
*
31175: Add documentation for the new -i and -f options of vared
Frank Terbeck
2013-04-05
2
-0
/
+8
*
31172: Let vared define custom init and finish hooks
Frank Terbeck
2013-04-05
2
-7
/
+17
*
31174: zle: Make sure state changes are refreshed after init hook
Frank Terbeck
2013-04-05
2
-2
/
+7
*
31203: add new etags completion.
Peter Stephenson
2013-04-04
3
-0
/
+69
*
Add ChangeLog entry for previous commit
Frank Terbeck
2013-04-03
1
-0
/
+4
*
Generate patch level using `git describe`
Aaron Schrab
2013-04-03
1
-4
/
+4
*
Jun. T: typo in vi-goto-mark
Peter Stephenson
2013-04-02
2
-2
/
+7
*
31182: _awk: Allow sticked arguments
Mikael Magnusson
2013-03-29
2
-4
/
+8
*
Han Pingtian: 31167 (with tweak): limit use of colons for recognising
Peter Stephenson
2013-03-20
2
-2
/
+8
*
31158: following a wildcard with a repetition produces a bad pattern error
Bart Schaefer
2013-03-19
2
-3
/
+13
*
improved math context completion: functions
Peter Stephenson
2013-03-17
7
-3
/
+31
*
31155: minor extra zcalc features and documentation
Peter Stephenson
2013-03-17
3
-6
/
+24
*
31154: make zcalc understand continuation lines with a backslash
Peter Stephenson
2013-03-15
3
-3
/
+23
*
31151: Pavol Juhas: complete (C etc) tags better
Peter Stephenson
2013-03-14
2
-1
/
+11
*
31140: avoid crash when hitting recursion limit
Mikael Magnusson
2013-03-13
2
-2
/
+8
*
unposted: adjust another mention of psvar
Mikael Magnusson
2013-03-13
2
-2
/
+7
*
based on 31144 etc.: all entries of psvar can now be shown in prompts
Peter Stephenson
2013-03-13
2
-2
/
+7
*
31141: Tighten NO_CLOBBER restrictions on {fd} syntax
Peter Stephenson
2013-03-10
3
-2
/
+26
*
31136: vcs_info: just set parameters instead of passing over a pipe
Mikael Magnusson
2013-03-10
2
-13
/
+13
*
30639: Add support for showing the current action is cherry-pick to vcs_info ...
Mikael Magnusson
2013-03-10
2
-1
/
+16
*
30490: _java: -keystore takes a file argument, so complete files
Mikael Magnusson
2013-03-10
2
-13
/
+16
*
30496: Parse argument to %F and %K as prompt sequences
Mikael Magnusson
2013-03-10
2
-15
/
+36
*
users/17666: zcalc -f sets FORCE_FLOAT
Peter Stephenson
2013-03-05
3
-2
/
+12
[prev]
[next]