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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete compressed files for gv; improve results from _pspdf (12692)
Sven Wischnowsky
2000-08-23
1
-0
/
+6
*
use return value (12682)
Sven Wischnowsky
2000-08-21
1
-0
/
+4
*
enhance _zmodload to use _arguments (12677)
Oliver Kiddle
2000-08-18
1
-0
/
+4
*
Src/.cvsignore fix for Windows resources and icon
Peter Stephenson
2000-08-16
1
-0
/
+2
*
pws/Andrej: 12594, 12661: Windows resources and icon
Peter Stephenson
2000-08-16
1
-0
/
+4
*
12658: cscope ignorance
Peter Stephenson
2000-08-16
1
-0
/
+4
*
make $modules report aliases correctly (12654)
Sven Wischnowsky
2000-08-16
1
-0
/
+3
*
remove unnecessary local
Sven Wischnowsky
2000-08-16
1
-0
/
+4
*
12650: don't show aliased modules if there aren't any
Peter Stephenson
2000-08-15
1
-0
/
+5
*
12652: Variable scoping problem.
Bart Schaefer
2000-08-15
1
-0
/
+5
*
call ps only once and be more intelligent when finding the PIDs (12640)
Sven Wischnowsky
2000-08-15
1
-0
/
+4
*
small improvement to allow lists where the pid is not in the first column (12...
Sven Wischnowsky
2000-08-15
1
-0
/
+5
*
Andrej, 12623: Fix dynamic linking for cygwin.
Bart Schaefer
2000-08-15
1
-0
/
+3
*
12621: Avoid bad free.
Bart Schaefer
2000-08-14
1
-0
/
+3
*
Andrej, 12620: Fix up mmap tests.
Bart Schaefer
2000-08-14
1
-0
/
+3
*
12614 and 12617.
Bart Schaefer
2000-08-14
1
-0
/
+11
*
missing mod_export (12613)
Sven Wischnowsky
2000-08-14
1
-0
/
+2
*
make all builtins in computil test if they were called from a completion func...
Sven Wischnowsky
2000-08-14
1
-0
/
+5
*
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
Bart Schaefer
2000-08-14
1
-0
/
+5
*
12601: Tweak --enable-cflags et al.
Bart Schaefer
2000-08-14
1
-0
/
+6
*
12598: configure takes --enable-cflags=... etc. arguments
Peter Stephenson
2000-08-11
1
-0
/
+5
*
12596: Update INSTALL for module aliasing changes.
Bart Schaefer
2000-08-11
1
-0
/
+4
*
fixes for completion in math contexts (12592)
Sven Wischnowsky
2000-08-11
1
-0
/
+6
*
3.1.9-dev-5
zsh-3.1.9-dev-5
Peter Stephenson
2000-08-11
1
-0
/
+4
*
Minor documentation fixes (12585)
Oliver Kiddle
2000-08-10
1
-0
/
+3
*
add -g option to _parameters to restrict type of parameters completed (12583)
Oliver Kiddle
2000-08-10
1
-0
/
+8
*
12582: improved first argument for is-at-least
Peter Stephenson
2000-08-10
1
-0
/
+4
*
12581: C_BASES option
Peter Stephenson
2000-08-10
1
-0
/
+6
*
new completion for read builtin (12578)
Oliver Kiddle
2000-08-09
1
-0
/
+5
*
12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.
Clint Adams
2000-08-08
1
-0
/
+6
*
handle the right option in strings with multiple single-letter options (and c...
Sven Wischnowsky
2000-08-08
1
-0
/
+4
*
more fixes for completion of special characters (quoting) (12565)
Sven Wischnowsky
2000-08-08
1
-0
/
+6
*
unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf
Peter Stephenson
2000-08-08
1
-0
/
+4
*
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Peter Stephenson
2000-08-08
1
-0
/
+6
*
users/3358: Zero shout when closing SHTTY in subshells.
Bart Schaefer
2000-08-08
1
-0
/
+8
*
12549: Typo in 12547.
Bart Schaefer
2000-08-05
1
-0
/
+4
*
12548: Tweak 12547.
Bart Schaefer
2000-08-05
1
-1
/
+1
*
12547: Handle ENOENT and ENOTDIR in zpathmax().
Bart Schaefer
2000-08-05
1
-0
/
+6
*
12541: zrealpath wrapper around realpath()
Clint Adams
2000-08-05
1
-0
/
+3
*
12533: pathconf() without tail in mkdir
Clint Adams
2000-08-04
1
-0
/
+5
*
remove (wrong) test for linked-in modules in require_module() (12525)
Sven Wischnowsky
2000-08-04
1
-0
/
+5
*
15216: Rewrite pathconf() support.
Bart Schaefer
2000-08-04
1
-0
/
+6
*
quoting
Sven Wischnowsky
2000-08-03
1
-0
/
+12
*
12501: Andrej: use zgetenv, zputenv
Peter Stephenson
2000-08-03
1
-0
/
+5
*
small fix for `read -r' doc (12497)
Sven Wischnowsky
2000-08-03
1
-0
/
+2
*
one more problem with quoting of glob characters in filename completion (12496)
Sven Wischnowsky
2000-08-03
1
-0
/
+3
*
make binding of ^D be used in first column if ignoreeof is set and ^D is boun...
Sven Wischnowsky
2000-08-03
1
-0
/
+6
*
Andrej: Dynamic loading on cygwin
Peter Stephenson
2000-08-02
1
-0
/
+7
*
12489: pathconf for unlimited fs
Clint Adams
2000-08-02
1
-0
/
+3
*
12472: limited pathconf support
Clint Adams
2000-08-02
1
-0
/
+6
[next]