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
...
*
Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
Wayne Davison
2001-04-09
1
-1
/
+2
*
Silence some compiler warnings.
Wayne Davison
2001-04-09
1
-0
/
+5
*
Silence several warnings when HAVE_TIGETSTR is not defined.
Wayne Davison
2001-04-09
1
-4
/
+11
*
Fixes for 13922.
Bart Schaefer
2001-04-09
4
-12
/
+11
*
Make termcap and terminfo modules always loadable.
Bart Schaefer
2001-04-09
5
-23
/
+61
*
4.0.1-pre-3 version change with some .distfiles updates
zsh-4.0.1-pre-3
Peter Stephenson
2001-04-09
4
-2
/
+8
*
Improve prompt when compaudit finds badness.
Bart Schaefer
2001-04-06
2
-1
/
+7
*
indent fix
Sven Wischnowsky
2001-04-06
1
-1
/
+1
*
test for unset in pipestatussetfn() (13917)
Sven Wischnowsky
2001-04-06
2
-4
/
+10
*
(13916)
Sven Wischnowsky
2001-04-06
2
-2
/
+6
*
workers/13914
Felix Rosencrantz
2001-04-06
1
-0
/
+6
*
workers/13914: Added call to _normal after specified class name, and added co...
Felix Rosencrantz
2001-04-06
1
-2
/
+11
*
Fix typos.
Bart Schaefer
2001-04-05
1
-2
/
+2
*
Two new shell functions and a change to an old one.
Bart Schaefer
2001-04-05
1
-0
/
+11
*
Better handling of long command strings, faster padding computation.
Bart Schaefer
2001-04-05
1
-13
/
+29
*
Methods for avoiding the nopromptcr problem, from users/3401 and more.
Bart Schaefer
2001-04-05
1
-0
/
+95
*
Write history entries for jobs resumed with fg/bg; from users/3795, plus
Bart Schaefer
2001-04-05
1
-0
/
+29
*
13909: bad tilde files in some .distfiles
Clint Adams
2001-04-05
4
-4
/
+7
*
complete only those single letter options with the right prefix character (13...
Sven Wischnowsky
2001-04-05
2
-0
/
+5
*
fix for reverse subscripting of strings as second part of subscript ($a[x,(r)...
Sven Wischnowsky
2001-04-05
2
-2
/
+9
*
add -W option to _arguments, which allows to complete options after options t...
Sven Wischnowsky
2001-04-04
5
-13
/
+41
*
13899: OSTYPE checking
Clint Adams
2001-04-03
2
-6
/
+7
*
new completion functions
Oliver Kiddle
2001-04-03
6
-4
/
+44
*
(13892) fixes for fpaths and completion matching
Sven Wischnowsky
2001-04-03
4
-3
/
+11
*
13889: move _apm to Unix/Command, add OpenBSD support
Clint Adams
2001-04-02
4
-7
/
+23
*
Skip CVS subdirectories when installing functions.
Bart Schaefer
2001-04-02
2
-0
/
+5
*
13884: apm for FreeBSD 4.1
Clint Adams
2001-04-02
2
-0
/
+27
*
cleanup after function move
Sven Wischnowsky
2001-04-02
5
-1
/
+29
*
more after-move cleanup
Sven Wischnowsky
2001-04-02
6
-96
/
+0
*
functions moved
Sven Wischnowsky
2001-04-02
1
-0
/
+3
*
after-move cleanup
Sven Wischnowsky
2001-04-02
29
-225
/
+1357
*
new _zed
Sven Wischnowsky
2001-04-02
1
-0
/
+7
*
new or changed after move
Sven Wischnowsky
2001-04-02
22
-0
/
+130
*
new after move
Sven Wischnowsky
2001-04-02
1
-0
/
+5
*
changed after moving functions
Sven Wischnowsky
2001-04-02
16
-89
/
+50
*
moved from ./Test/55arguments.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+149
*
moved to ./Test/Y03arguments.ztst
Sven Wischnowsky
2001-04-02
1
-149
/
+0
*
moved from ./Test/54compmatch.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+673
*
moved to ./Test/Y02compmatch.ztst
Sven Wischnowsky
2001-04-02
1
-673
/
+0
*
moved from ./Test/53completion.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+55
*
moved to ./Test/Y01completion.ztst
Sven Wischnowsky
2001-04-02
1
-55
/
+0
*
moved from ./Test/52zregexparse.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+380
*
moved to ./Test/V02zregexparse.ztst
Sven Wischnowsky
2001-04-02
1
-380
/
+0
*
moved from ./Test/51xtrace.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+83
*
moved to ./Test/E02xtrace.ztst
Sven Wischnowsky
2001-04-02
1
-60
/
+0
*
moved from ./Test/14array.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+97
*
moved to ./Test/D05array.ztst
Sven Wischnowsky
2001-04-02
1
-97
/
+0
*
moved from ./Test/13parameter.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+528
*
moved to ./Test/D04parameter.ztst
Sven Wischnowsky
2001-04-02
1
-528
/
+0
*
moved from ./Test/12procsubst.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+25
[prev]
[next]