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
/
Doc
/
Zsh
Commit message (
Expand
)
Author
Age
Files
Lines
*
31940: zcalc -e uses arguments as input
Peter Stephenson
2013-11-08
1
-1
/
+5
*
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
2013-11-07
1
-2
/
+9
*
31936: Rationalise limits for threads
Stefan Neudorf
2013-11-03
1
-2
/
+2
*
31935: further updates to limits for BSD
Stefan Neudorf
2013-11-03
1
-10
/
+8
*
31930 / 31934: New limits from BSD.
Stefan Neudorf
2013-10-31
1
-1
/
+10
*
31902: rationalise use of gamma function.
Jun T
2013-10-27
1
-1
/
+1
*
31873: Document conventions for command options in builtins
Peter Stephenson
2013-10-23
1
-1
/
+35
*
31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array
Barton E. Schaefer
2013-10-19
1
-0
/
+6
*
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
2013-10-17
1
-0
/
+10
*
31830: New feature for zshaddhistory hooks.
Peter Stephenson
2013-10-17
1
-3
/
+10
*
Users/18033: Documentation for exit and ERR_EXIT.
Peter Stephenson
2013-10-16
3
-0
/
+25
*
31872: zshaddhistory hook example needs options.
Peter Stephenson
2013-10-16
1
-4
/
+7
*
Fix trivial typo in zshaddhistory doc.
Peter Stephenson
2013-10-15
1
-1
/
+1
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Bart Schaefer
2013-10-13
3
-67
/
+110
|
\
|
*
31818: fix completion for zsh in _sh, and document the _arguments behavior th...
Barton E. Schaefer
2013-10-12
1
-66
/
+101
|
*
31805: Update _enable and _disable for -p, fix related typo in docs
Mikael Magnusson
2013-10-11
1
-1
/
+1
|
*
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
2013-10-11
1
-0
/
+8
*
|
unposted: fix typo
Bart Schaefer
2013-10-07
1
-1
/
+1
|
/
*
users:18023: Add PIPEFAIL option
Peter Stephenson
2013-10-06
1
-0
/
+14
*
31711: add execute-never style for MIME function system.
Peter Stephenson
2013-09-08
1
-0
/
+22
*
31658: fix manual entry about getting lines from mapfile
Peter Stephenson
2013-09-06
1
-3
/
+6
*
users/17955: new "disown" style for MIME handlers.
Peter Stephenson
2013-08-29
1
-0
/
+8
*
31592: improve documentary for handling of named directories.
Manuel Presnitz
2013-07-28
3
-12
/
+17
*
31503: zmv improvements for user-specified programs.
Peter Stephenson
2013-07-03
1
-2
/
+8
*
31444: Basic code for enable/disable -p
Peter Stephenson
2013-06-13
2
-8
/
+107
*
31436: document KSH_GLOB doesn't support recursive directories
Peter Stephenson
2013-05-30
1
-2
/
+4
*
31422: better heuristic for timestamps in age function
Peter Stephenson
2013-05-29
1
-2
/
+7
*
31405: weasel words about PRINT_EXIT_STATUS option.
Peter Stephenson
2013-05-22
1
-0
/
+1
*
31418: improve documentation for "age" function
Peter Stephenson
2013-05-21
1
-2
/
+10
*
31263 (but changed * to - for consitency):
Peter Stephenson
2013-04-12
1
-3
/
+3
*
31261: updates needed with latest texinfo
Peter Stephenson
2013-04-12
1
-2
/
+1
*
unposted: fix a typo in docs
Mikael Magnusson
2013-04-08
1
-1
/
+1
*
31175: Add documentation for the new -i and -f options of vared
Frank Terbeck
2013-04-05
1
-0
/
+5
*
31155: minor extra zcalc features and documentation
Peter Stephenson
2013-03-17
1
-4
/
+8
*
31154: make zcalc understand continuation lines with a backslash
Peter Stephenson
2013-03-15
1
-1
/
+6
*
unposted: adjust another mention of psvar
Mikael Magnusson
2013-03-13
1
-1
/
+1
*
based on 31144 etc.: all entries of psvar can now be shown in prompts
Peter Stephenson
2013-03-13
1
-1
/
+1
*
users/17666: zcalc -f sets FORCE_FLOAT
Peter Stephenson
2013-03-05
1
-0
/
+4
*
users/17665: add FORCE_FLOAT option
Peter Stephenson
2013-03-05
1
-0
/
+11
*
unposted: Insert a blank line before vindex() to properly format the
Bart Schaefer
2013-02-13
1
-0
/
+1
*
31000: fix typo in example
Bart Schaefer
2013-01-26
1
-1
/
+1
*
users/17608: use function to modify currrent command line argument
Peter Stephenson
2013-01-24
1
-3
/
+22
*
users/17524: misc. parameter flag clarifications
Bart Schaefer
2013-01-03
1
-12
/
+19
*
30803: Vin Shelton: missing menu entry in grammar.yo
Peter Stephenson
2012-11-18
1
-0
/
+1
*
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
2012-11-15
2
-2
/
+67
*
30780: document that set -o failures are hard but setopt failures are soft
Peter Stephenson
2012-11-08
1
-0
/
+5
*
unposted: further parameter splitting clarifications
Peter Stephenson
2012-10-19
1
-2
/
+4
*
30740: add example of process substitution using anonymous function
Peter Stephenson
2012-10-18
1
-0
/
+18
*
c.f. users/17330: fix reference to splitting rule in parameter expn rules
Peter Stephenson
2012-10-18
1
-1
/
+1
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
1
-0
/
+4
[next]