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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefer exact character matches over match specs (so that `nom' can match `nom...
Sven Wischnowsky
2000-10-09
1
-0
/
+5
*
search for *.tif file, too (12919)
Sven Wischnowsky
2000-10-06
1
-0
/
+3
*
more option setting cleanup; remove some unnecessary setopts, remove N qualif...
Sven Wischnowsky
2000-10-06
1
-0
/
+12
*
Other places where `unsetopt cshnullglob' is needed.
Bart Schaefer
2000-10-06
1
-0
/
+11
*
autoload --> automount
Bart Schaefer
2000-10-05
1
-1
/
+1
*
cleanup for 12896 (12901)
Sven Wischnowsky
2000-10-05
1
-0
/
+2
*
unset cshnullglob (12899)
Sven Wischnowsky
2000-10-05
1
-0
/
+2
*
don't return invalid Eprog after parse error (12898)
Sven Wischnowsky
2000-10-05
1
-0
/
+2
*
comparguments: don't use rest-argument-specification if it was inactivated (1...
Sven Wischnowsky
2000-10-05
1
-0
/
+3
*
cleanup (12896)
Sven Wischnowsky
2000-10-05
1
-0
/
+4
*
complete after autoloaded directories (a rather ugly hack); remove old code i...
Sven Wischnowsky
2000-10-05
1
-0
/
+8
*
* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle
Tanaka Akira
2000-10-04
1
-0
/
+5
*
don't stop parsing too early when completing inside a command substitution (1...
Sven Wischnowsky
2000-10-04
1
-0
/
+3
*
don't forget a displayed list when starting menu completion (12884)
Sven Wischnowsky
2000-10-04
1
-0
/
+5
*
* 12872: Completion/User/_cvs: Fix modules completion when a cvsroot
Tanaka Akira
2000-10-04
1
-0
/
+8
*
Change some zerr to zwarn for consistency.
Bart Schaefer
2000-10-02
1
-0
/
+8
*
unposted: remove unused variable declaration from ztat()
Clint Adams
2000-10-01
1
-0
/
+4
*
12863: remove ztrdupstrip, use VARARR in ztat
Clint Adams
2000-09-27
1
-0
/
+5
*
Tweak to STTY fix.
Bart Schaefer
2000-09-26
1
-0
/
+1
*
Fix STTY parameter.
Bart Schaefer
2000-09-25
1
-0
/
+4
*
12860: don't limit size of pwd in job table
Clint Adams
2000-09-22
1
-0
/
+3
*
12859: dynamically-allocate buffer in ztat(), ztrdupstring()
Clint Adams
2000-09-22
1
-0
/
+6
*
Fiddle with _expand_word and its doc.
Bart Schaefer
2000-09-21
1
-0
/
+6
*
12848: Doc/Zsh/zle.yo: Alphabetize list of parameters
Andrey Borzenkov
2000-09-20
1
-0
/
+2
*
12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.
Andrey Borzenkov
2000-09-20
1
-0
/
+5
*
12847: dynamically allocate buf and z in bin_whence()
Clint Adams
2000-09-19
1
-0
/
+3
*
12846: moved simple string manipulation functions to string.c
Clint Adams
2000-09-19
1
-0
/
+4
*
12845: dynamically allocate pbuf in domove()
Clint Adams
2000-09-19
1
-0
/
+4
*
12835: Alphabetize special parameters list
Andrey Borzenkov
2000-09-18
1
-1
/
+5
*
12836: bin_ln now independent of PATH_MAX
Clint Adams
2000-09-18
1
-0
/
+5
*
Back out 12814.
Bart Schaefer
2000-09-18
1
-0
/
+5
*
Improve upon some of the PATH_MAX changes.
Bart Schaefer
2000-09-18
1
-0
/
+6
*
12828: dynamically allocate 'dir' in mailstat
Clint Adams
2000-09-18
1
-0
/
+2
*
12827: dynamically allocate 'file' in mailstat
Clint Adams
2000-09-18
1
-0
/
+4
*
unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined
Clint Adams
2000-09-18
1
-0
/
+3
*
12823: use zsh heap in lieu of perm. heap in bin_dot
Clint Adams
2000-09-18
1
-0
/
+3
*
12821: bin_dot is now independent of PATH_MAX
Clint Adams
2000-09-17
1
-0
/
+4
*
"typeset +m ..." and "typeset +g -m ..."
Bart Schaefer
2000-09-17
1
-0
/
+5
*
12818: use tricat() in lieu of zasprintf
Clint Adams
2000-09-17
1
-0
/
+3
*
12814: zasprintf
Clint Adams
2000-09-16
1
-0
/
+6
*
Fix email addresses, mention change to contrib.yo.
Bart Schaefer
2000-09-15
1
-2
/
+7
*
12804: Fix "typeset -m".
Bart Schaefer
2000-09-14
1
-0
/
+13
*
Redo _zle using _arguments; fix typos.
Bart Schaefer
2000-09-11
1
-0
/
+5
*
12779: remove sinix special case. Too lazy to add prototype check for
Andrey Borzenkov
2000-09-08
1
-0
/
+8
*
Add smart-insert-last-word.
Bart Schaefer
2000-09-08
1
-0
/
+6
*
more sensible value (12769)
Sven Wischnowsky
2000-09-07
1
-0
/
+2
*
stick some `N's into glob patterns (12768)
Sven Wischnowsky
2000-09-07
1
-0
/
+7
*
No "wordcode".
Bart Schaefer
2000-09-06
1
-1
/
+2
*
unposted: Remove patch from 12686 that was accidentally commited
Andrey Borzenkov
2000-09-06
1
-0
/
+3
*
No "wordcode".
Bart Schaefer
2000-09-06
1
-0
/
+4
[next]