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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
small improvement to allow lists where the pid is not in the first column ↵
Sven Wischnowsky
2000-08-15
2
-2
/
+7
|
|
|
|
(12635)
*
Andrej, 12623: Fix dynamic linking for cygwin.
Bart Schaefer
2000-08-15
4
-103
/
+64
|
*
12621: Avoid bad free.
Bart Schaefer
2000-08-14
2
-0
/
+5
|
*
Andrej, 12620: Fix up mmap tests.
Bart Schaefer
2000-08-14
3
-5
/
+4
|
*
12614 and 12617.
Bart Schaefer
2000-08-14
1
-0
/
+11
|
*
12617: Use AC_FUNC_MMAP.
Bart Schaefer
2000-08-14
1
-1
/
+5
|
*
Andrej, 12614: DLL is a shared library suffix.
Bart Schaefer
2000-08-14
1
-1
/
+1
|
*
Andrej, 12614: Clean zpty module after testing.
Bart Schaefer
2000-08-14
3
-1
/
+9
|
*
missing mod_export (12613)
Sven Wischnowsky
2000-08-14
2
-1
/
+3
|
*
make all builtins in computil test if they were called from a completion ↵
Sven Wischnowsky
2000-08-14
2
-0
/
+17
|
|
|
|
function (12610)
*
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
Bart Schaefer
2000-08-14
5
-47
/
+56
|
*
12601: Tweak --enable-cflags et al.
Bart Schaefer
2000-08-14
3
-4
/
+10
|
*
12598: configure takes --enable-cflags=... etc. arguments
Peter Stephenson
2000-08-11
4
-2
/
+234
|
[next]