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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
One more "wordcode" change.
Bart Schaefer
2000-09-15
1
-2
/
+2
|
*
Fix email addresses, mention change to contrib.yo.
Bart Schaefer
2000-09-15
1
-2
/
+7
|
*
Use ${(q)tmp} after all.
Bart Schaefer
2000-09-14
1
-1
/
+1
|
*
12804: Fix "typeset -m".
Bart Schaefer
2000-09-14
2
-0
/
+14
|
*
Add smart-insert-last-word.
Bart Schaefer
2000-09-13
1
-6
/
+47
|
*
Redo _zle using _arguments; fix typos.
Bart Schaefer
2000-09-11
4
-12
/
+85
|
*
12779: remove sinix special case. Too lazy to add prototype check for
Andrey Borzenkov
2000-09-08
2
-0
/
+14
|
|
|
|
|
gettimeofday as it is not needed with currently supported versions of ReliantUNIX
*
Add smart-insert-last-word.
Bart Schaefer
2000-09-08
2
-0
/
+85
|
*
more sensible value (12769)
Sven Wischnowsky
2000-09-07
2
-19
/
+28
|
*
stick some `N's into glob patterns (12768)
Sven Wischnowsky
2000-09-07
7
-19
/
+26
|
*
No "wordcode".
Bart Schaefer
2000-09-06
2
-2
/
+3
|
*
unposted: Remove patch from 12686 that was accidentally commited
Andrey Borzenkov
2000-09-06
3
-71
/
+13
|
*
No "wordcode".
Bart Schaefer
2000-09-06
2
-11
/
+15
|
*
12762: Akinori MUSHA: changes for new FreeBSD releases.
Peter Stephenson
2000-09-06
3
-2
/
+7
|
*
12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for tex
Andrey Borzenkov
2000-09-06
2
-0
/
+9
|
*
Add a cross reference and some completer hints.
Bart Schaefer
2000-09-05
2
-1
/
+17
|
*
*** empty log message ***
Sven Wischnowsky
2000-09-05
1
-4
/
+4
|
*
change context for i-c-w styles, update docs (12744)
Sven Wischnowsky
2000-09-05
3
-4
/
+22
|
*
Fix typo.
Bart Schaefer
2000-09-05
1
-1
/
+1
|
*
Create "User Contributions" doc and make some assoctiated changes.
Bart Schaefer
2000-09-04
15
-138
/
+862
|
*
12741: outputradix was stomped on by nested matheval
Peter Stephenson
2000-09-04
2
-1
/
+8
|
*
12736: fix `make install' dependency for Cygwin static build
Andrey Borzenkov
2000-09-04
2
-7
/
+11
|
*
3.1.9-dev-6
zsh-3.1.9-dev-6
Peter Stephenson
2000-09-04
5
-13
/
+78
|
*
Fix colors.
Bart Schaefer
2000-09-04
2
-8
/
+11
|
*
Fix 12722.
Bart Schaefer
2000-09-04
2
-1
/
+8
|
*
Fix zrecompile.
Bart Schaefer
2000-09-03
2
-10
/
+27
|
*
12728: man -l / --local-file completes _files
Clint Adams
2000-09-03
2
-0
/
+9
|
*
Fix helpfiles.
Bart Schaefer
2000-09-03
2
-3
/
+7
|
*
Fix reporter.
Bart Schaefer
2000-09-02
2
-66
/
+143
|
*
12722: [##base] for output base selection without a base prefix
Andrew Main
2000-09-02
4
-16
/
+42
|
*
fix up missing message numbers
Andrew Main
2000-09-02
1
-3
/
+3
|
*
Fix allopt.
Bart Schaefer
2000-09-02
2
-5
/
+9
|
*
12720: replace _files with _path_files for two instances in _dpkg
Clint Adams
2000-08-31
2
-2
/
+7
|
*
12719: quoting arrays in vared with real backslashes
Peter Stephenson
2000-08-29
4
-10
/
+23
|
*
fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() ↵
Sven Wischnowsky
2000-08-29
2
-1
/
+8
|
|
|
|
(12717)
*
Fix email address
Bart Schaefer
2000-08-29
1
-1
/
+1
|
*
12716: Document and index REPLY/reply paramters properly.
Bart Schaefer
2000-08-29
8
-19
/
+53
|
*
fix for `function' without names (12710)
Sven Wischnowsky
2000-08-28
2
-1
/
+8
|
*
new AIX specific completion function (12708)
Oliver Kiddle
2000-08-27
2
-0
/
+18
|
*
complete compressed files for gv; improve results from _pspdf (12692)
Sven Wischnowsky
2000-08-23
5
-9
/
+78
|
*
use return value (12682)
Sven Wischnowsky
2000-08-21
2
-0
/
+6
|
*
enhance _zmodload to use _arguments (12677)
Oliver Kiddle
2000-08-18
2
-17
/
+46
|
*
Src/.cvsignore fix for Windows resources and icon
Peter Stephenson
2000-08-16
2
-3
/
+7
|
*
pws/Andrej: 12594, 12661: Windows resources and icon
Peter Stephenson
2000-08-16
5
-2
/
+24
|
*
12658: cscope ignorance
Peter Stephenson
2000-08-16
3
-1
/
+11
|
*
make $modules report aliases correctly (12654)
Sven Wischnowsky
2000-08-16
3
-5
/
+11
|
*
remove unnecessary local
Sven Wischnowsky
2000-08-16
2
-3
/
+6
|
*
12650: don't show aliased modules if there aren't any
Peter Stephenson
2000-08-15
2
-2
/
+10
|
*
12652: Variable scoping problem.
Bart Schaefer
2000-08-15
2
-10
/
+16
|
*
call ps only once and be more intelligent when finding the PIDs (12640)
Sven Wischnowsky
2000-08-15
4
-24
/
+28
|
[next]