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
*
unposted: update distribution files for 18980 and 19053
Peter Stephenson
2003-10-06
1
-1
/
+1
*
19129: extra argument to typeset -T gives character for joining array
Peter Stephenson
2003-09-24
1
-15
/
+19
*
19106: document use for _menu
Oliver Kiddle
2003-09-21
1
-6
/
+7
*
*** empty log message ***
Vin Shelton
2003-09-17
1
-1
/
+1
*
Fix minor typo in MIME function documentation.
Vin Shelton
2003-09-16
1
-1
/
+1
*
19053 modified, c.f. 19056
Peter Stephenson
2003-09-14
1
-2
/
+155
*
19059: add -v, -V and -p flags required by POSIX to the command builtin
Oliver Kiddle
2003-09-11
1
-1
/
+12
*
19014: add alias -s suf=handler
Peter Stephenson
2003-09-03
2
-18
/
+47
*
18980: new zsh/system module
Peter Stephenson
2003-08-30
4
-3
/
+134
*
18981: tidy up tcpsys doc
Peter Stephenson
2003-08-30
1
-26
/
+28
*
18908: use print/read -u in completion system and tweak builtin doc
Peter Stephenson
2003-07-25
1
-4
/
+4
*
18859: Allow the sort style to override sorting by setting explicitly to false.
Peter Stephenson
2003-07-21
1
-6
/
+16
*
18822: fix accept-exact style not not bail out when it shouldn't and add a
Oliver Kiddle
2003-07-07
1
-1
/
+3
*
18810: Various enhancements and bug fixes for the TCP function suite
Peter Stephenson
2003-07-04
1
-21
/
+105
*
18571: extra note on += for associative arrays
Peter Stephenson
2003-07-04
1
-0
/
+10
*
users/6367: match-words-by-style wrongly referred to in doc
Peter Stephenson
2003-07-03
1
-4
/
+4
*
18616: Add ternary expression handling to zformat
Peter Stephenson
2003-06-19
1
-0
/
+25
*
18526: -O option to _describe for prefix-needed in _arguments
Peter Stephenson
2003-06-05
1
-2
/
+4
*
18559, 18562: make modules use proper option arguments
Peter Stephenson
2003-05-22
3
-15
/
+12
*
18530: print option states with `set -o' or `set +o'
Oliver Kiddle
2003-05-15
1
-2
/
+5
*
18536: EMACS and VI compatibility options
Peter Stephenson
2003-05-14
1
-0
/
+16
*
18512: fix 18508 properly this time.
Peter Stephenson
2003-05-08
1
-2
/
+2
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
2
-0
/
+3
*
18492: Provide partial fix for multios and output process substitution
Peter Stephenson
2003-05-02
2
-7
/
+51
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
6
-25
/
+24
*
unposted: misspelling in compsys.yo rewrite
Peter Stephenson
2003-04-24
1
-1
/
+1
*
unposted: complete compsys.yo rewrite
Peter Stephenson
2003-04-24
1
-355
/
+383
*
18450: corrections and a couple of rewordings
Oliver Kiddle
2003-04-18
1
-67
/
+78
*
unposted: rewritten compsys.yo down to end of _describe function
Peter Stephenson
2003-04-14
1
-1446
/
+1425
*
18432: Minor miscellany of comments and rationalisations.
Peter Stephenson
2003-04-03
1
-0
/
+5
*
18431: Another attempt to fix the problems with RLIMIT definitions
Peter Stephenson
2003-04-03
1
-1
/
+2
*
18394: New word movement and editing widgets.
Peter Stephenson
2003-03-28
1
-23
/
+140
*
users/5986, 18380: arg support for echoti builtin.
Clint Adams
2003-03-25
1
-2
/
+2
*
18343, 18348: handle \u and \U escapes for specifying unicode characters
Oliver Kiddle
2003-03-14
1
-0
/
+2
*
fix out-of-date documentation for -value- completion and move description of
Oliver Kiddle
2003-02-25
1
-140
/
+133
*
18278: remove zgprintf, zformat already does this
Peter Stephenson
2003-02-23
1
-18
/
+0
*
include tcpsys stuff in .distfiles
Clint Adams
2003-02-18
2
-3
/
+3
*
18242: add -d option to read for specifying delimiter to terminate input
Oliver Kiddle
2003-02-17
1
-2
/
+6
*
18223: satisfy POSIX requirement for a -v flag to unset
Oliver Kiddle
2003-02-13
1
-1
/
+4
*
18204: KSH_ARRAYS
Peter Stephenson
2003-02-07
1
-8
/
+29
*
18202: New TCP function system plus small error message change in ztcp.
Peter Stephenson
2003-02-06
7
-4
/
+713
*
18195: Timeouts for read builtin.
Peter Stephenson
2003-02-05
1
-12
/
+19
*
18174: New read-from-minibuffer and replace-string ZLE functions
Peter Stephenson
2003-02-03
1
-0
/
+52
*
18156: use reply array instead of ali for plugins and document new styles
Oliver Kiddle
2003-01-29
1
-0
/
+24
*
18143: fix doc typo in compsys example.
Bart Schaefer
2003-01-27
1
-1
/
+1
*
18143: cooperation between copy-earlier-word and smart-insert-last-word
Bart Schaefer
2003-01-27
1
-16
/
+33
*
18139: Improve $killring interface; can now change length. Empty
Peter Stephenson
2003-01-27
1
-4
/
+8
*
zsh-users/5780: viinsert widget is really vi-insert
Peter Stephenson
2003-01-20
1
-1
/
+1
*
18059: allow compadd -r and -R with default space suffix
Peter Stephenson
2003-01-13
1
-0
/
+4
*
18060: document zmv's -W option and add zmv completion
Oliver Kiddle
2003-01-07
1
-3
/
+5
[next]