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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
c.f. 21071: always use "status" in return and exit status docs
Peter Stephenson
2005-04-01
15
-52
/
+53
*
21042: limitations with execute-named-command
Peter Stephenson
2005-03-21
1
-0
/
+4
*
Document the HIST_SAVE_BY_COPY option and made a few tweaks to
Wayne Davison
2005-03-18
1
-6
/
+22
*
users/8609: document order of more parameter expansion flags
Peter Stephenson
2005-03-18
1
-3
/
+11
*
20888: allow signal names to have the SIG prefix included
Peter Stephenson
2005-02-28
1
-2
/
+3
*
20844: prune trailing slashes from named directory
Peter Stephenson
2005-02-22
1
-0
/
+2
*
20837: typos in contrib docs
Peter Stephenson
2005-02-21
1
-10
/
+11
*
20812: Add functions for exception handling
Peter Stephenson
2005-02-15
1
-2
/
+89
*
Generated PDF from zsh.texi using pdfetex
Peter Stephenson
2005-02-04
2
-1
/
+8
*
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
Peter Stephenson
2005-01-19
1
-1
/
+6
*
20708: enhance replace-string
Peter Stephenson
2005-01-13
1
-0
/
+7
*
users/8354: Document limitation of glob_complete and matching control
Peter Stephenson
2005-01-12
1
-0
/
+5
*
20661: *(+func) = *(e:func:)
Peter Stephenson
2005-01-10
1
-1
/
+15
*
20612: add options to match-words-by-style widget
Peter Stephenson
2004-12-09
1
-0
/
+12
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-20
/
+27
*
20572: Allow alternative signal names
Peter Stephenson
2004-11-22
1
-0
/
+13
*
users/8219: add $HISTCMD
Peter Stephenson
2004-11-16
2
-1
/
+10
*
Fixed the default completion-cache path. (Change from Alexey Tourbin.)
Wayne Davison
2004-10-19
1
-2
/
+2
*
20467: Reintroduce rusage-based escapes for TIMEFMT.
Peter Stephenson
2004-10-08
1
-2
/
+22
*
20412, tweaked: Make test builtin more POSIX compatible
Peter Stephenson
2004-10-05
1
-0
/
+6
*
20427: Fix problem with _oldlist and custom completer.
Peter Stephenson
2004-10-01
1
-0
/
+7
*
20397: Fix places where texinfo changes "--" to "-"
Bart Schaefer
2004-09-22
3
-4
/
+6
*
Fix typo.
Bart Schaefer
2004-09-20
1
-1
/
+1
*
20348: rejig WIDGETSTYLE and add WIDGETFUNC
Peter Stephenson
2004-09-10
1
-8
/
+14
*
20331: Use internal zlong variables for consistency
Peter Stephenson
2004-09-09
1
-0
/
+10
*
20330: rationalise zle return statuses
Peter Stephenson
2004-09-08
1
-14
/
+19
*
20308: add EVAL_LINENO option
Peter Stephenson
2004-09-03
1
-1
/
+14
*
20303: zle -I test and running zle widgets in traps
Peter Stephenson
2004-09-02
1
-3
/
+6
*
20251: integer conversion truncation
Peter Stephenson
2004-08-16
1
-1
/
+2
*
* 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations
Clint Adams
2004-08-01
1
-3
/
+31
*
20219: make zle parameter HISTNO writeable
Peter Stephenson
2004-07-29
2
-1
/
+23
*
20208: ternary path codes in prompt treat / as zero elements
Peter Stephenson
2004-07-29
1
-2
/
+4
*
20199: improve MIME handling.
Peter Stephenson
2004-07-26
1
-0
/
+2
*
Unposted: documentation for "zargs"
Bart Schaefer
2004-07-26
1
-0
/
+43
*
20145: Additional arguments to read-from-minibuffer specify initial values
Bart Schaefer
2004-07-12
1
-3
/
+11
*
20149: improve prompt-reset code
Peter Stephenson
2004-07-11
1
-3
/
+3
*
20126: tidy up before 4.2.1
Peter Stephenson
2004-07-02
1
-0
/
+5
*
20125: say where the output for job notifications goes
Peter Stephenson
2004-07-02
1
-1
/
+3
*
7650: new reset-prompt zle widget
Peter Stephenson
2004-07-01
1
-0
/
+9
*
20118: improvements to limits builtins
Peter Stephenson
2004-06-30
1
-2
/
+28
*
20112 changed c.f. 20113:
Peter Stephenson
2004-06-28
1
-0
/
+10
*
20089: various zed improvements
Peter Stephenson
2004-06-23
1
-11
/
+23
*
20076, 20084: { ... } always { ... } syntax.
Peter Stephenson
2004-06-22
2
-0
/
+64
*
Document default bindings of copy-prev-shell-word.
Bart Schaefer
2004-06-22
1
-1
/
+1
*
Previously uncommitted bits of 19785.
Bart Schaefer
2004-06-22
2
-33
/
+22
*
* 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition.
Clint Adams
2004-06-20
1
-0
/
+12
*
20024: Improve documentation for TRAPNAL functions
Peter Stephenson
2004-06-08
1
-0
/
+18
*
20017: zsh.html was missing from doc distributino
Peter Stephenson
2004-06-03
1
-1
/
+1
*
c.f users/7474: reorder option descriptions in subheadings.
Peter Stephenson
2004-05-25
1
-776
/
+822
*
Document the new -a option to `fc -p' and improved the documentation for
Wayne Davison
2004-05-21
1
-11
/
+25
[next]