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 (
Expand
)
Author
Age
Files
Lines
*
Unposted: Add _last.
Bart Schaefer
2001-06-28
1
-1
/
+1
*
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...
Sven Wischnowsky
2001-06-28
3
-24
/
+54
*
enable-sitefndir -> enable-site-fndir
Peter Stephenson
2001-06-27
2
-1
/
+6
*
(only the patch to compmatch.c from the mail); improve merging cline lists co...
Sven Wischnowsky
2001-06-27
2
-1
/
+11
*
add autocontinue option to automatically make stopped jos running when they a...
Sven Wischnowsky
2001-06-27
7
-3
/
+44
*
15099: rudimental support for skipping unimplemented tests
Andrey Borzenkov
2001-06-26
3
-9
/
+29
*
15094: don't display battery level of -1%
Clint Adams
2001-06-26
2
-1
/
+6
*
fix for finding the first ambiguous path component in compfiles (3946)
Sven Wischnowsky
2001-06-26
2
-0
/
+5
*
make warning message for disowning stopped jobs more verbose (saying how to m...
Sven Wischnowsky
2001-06-26
2
-4
/
+31
*
Latest FAQ as per posting
Peter Stephenson
2001-06-25
2
-6
/
+26
*
15079: completion for last(1)
Clint Adams
2001-06-25
3
-1
/
+24
*
15030: multi-parameter `for' loops
Peter Stephenson
2001-06-25
5
-39
/
+85
*
make expand-word not always restore the command line (3940)
Sven Wischnowsky
2001-06-25
2
-1
/
+7
*
Assorted "make check" tweaks.
Bart Schaefer
2001-06-25
6
-12
/
+20
*
PRINT_EXIT_VALUE for shell functions.
Bart Schaefer
2001-06-25
2
-3
/
+8
*
Change magic-space to respect !".
Bart Schaefer
2001-06-24
2
-1
/
+8
*
POSIX exit status changes.
Bart Schaefer
2001-06-23
2
-2
/
+7
*
15021: new %y character; %l semantic back
Andrey Borzenkov
2001-06-22
3
-1
/
+17
*
15038: test case for 15023
Andrey Borzenkov
2001-06-22
2
-3
/
+17
*
improve pattern matching to make match specs work for manual page completion ...
Sven Wischnowsky
2001-06-21
2
-45
/
+65
*
No POSIX "for" syntax with csh syntax.
Bart Schaefer
2001-06-21
2
-4
/
+6
*
POSIX "for" syntax.
Bart Schaefer
2001-06-21
2
-0
/
+5
*
Fix handling of interrupt in two completion widgets.
Bart Schaefer
2001-06-21
3
-2
/
+7
*
Completion for AUTO_CD.
Bart Schaefer
2001-06-21
4
-2
/
+12
*
Fix exit status of compdef.
Bart Schaefer
2001-06-21
2
-3
/
+7
*
Fix "insert-tab pending" zstyle.
Bart Schaefer
2001-06-20
2
-2
/
+7
*
rewrite 14988 as per 14989
Peter Stephenson
2001-06-20
2
-3
/
+3
*
Bug restoring saving special parameters for function scope.
Peter Stephenson
2001-06-20
2
-1
/
+6
*
Add socklen_t to possible SOCKLEN_T types.
Bart Schaefer
2001-06-19
2
-1
/
+5
*
Compiler warnings.
Bart Schaefer
2001-06-19
2
-2
/
+6
*
14973: fix for reported problems on AIX.
Andrey Borzenkov
2001-06-19
5
-26
/
+72
*
14962
Sven Wischnowsky
2001-06-18
2
-1
/
+7
*
more handler -> zhandler
Peter Stephenson
2001-06-18
2
-3
/
+7
*
Fix file name again (sigh).
Bart Schaefer
2001-06-18
1
-1
/
+1
*
make zcompile unlink() the zwc file first (in case it is currently mapped we ...
Sven Wischnowsky
2001-06-18
2
-4
/
+10
*
rename handler() to zhandler() because it's now exported to modules (14951)
Sven Wischnowsky
2001-06-18
3
-3
/
+8
*
Add missing file name.
Bart Schaefer
2001-06-17
1
-2
/
+2
*
Fix attribution.
Bart Schaefer
2001-06-17
1
-2
/
+2
*
Per NetBSD, use "gcc -fPIC" rather than -fpic.
Bart Schaefer
2001-06-17
2
-1
/
+6
*
Fix a couple of typos; reorder a couple of entries to match the 4.0.x branch
Bart Schaefer
2001-06-16
1
-13
/
+14
*
Undo mkstemp() change.
Wayne Davison
2001-06-16
1
-0
/
+6
*
Removed bogus mkstemp() code.
Wayne Davison
2001-06-15
1
-3
/
+0
*
Use mkstemp where available
Peter Stephenson
2001-06-15
3
-1
/
+9
*
fix setting of individual positional parameters after 14915
Peter Stephenson
2001-06-15
2
-6
/
+24
*
14931: fix socket/address length calculation
Andrey Borzenkov
2001-06-15
3
-5
/
+13
*
Load tcp module, zfcd_match, zfget_match where necessary.
Peter Stephenson
2001-06-14
2
-6
/
+51
*
$* and $@ are special
Peter Stephenson
2001-06-14
5
-7
/
+24
*
fixes for display bugs for completion lists (cursor left one line to far up o...
Sven Wischnowsky
2001-06-13
3
-5
/
+16
*
mod_export handler
Peter Stephenson
2001-06-13
2
-1
/
+7
*
fix for comparguments (completing after single letter options that get their ...
Sven Wischnowsky
2001-06-13
5
-15
/
+98
[next]