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
*
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
2000-04-27
1
-0
/
+10
*
added warning to _perl_modules for when perl not found on path (10949)
Adam Spiers
2000-04-27
1
-0
/
+5
*
ensure options are set as expected in _history_complete_word and _bash_comple...
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
better perl module completion from Adam (10892)
Sven Wischnowsky
2000-04-26
1
-0
/
+3
*
new completion for GNU zip from Tanaka (10890)
Sven Wischnowsky
2000-04-26
1
-0
/
+7
*
allow to anchor on gaps between strings in matching control specs (10926)
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
faster test for `*'-patterns in matching control; prefer direct character mat...
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
fix for matching control; improve merging cline lists (10924)
Sven Wischnowsky
2000-04-26
1
-0
/
+3
*
better default value for list-prompt style (10923)
Sven Wischnowsky
2000-04-26
1
-0
/
+3
*
file-sort made $fignore fail (10922)
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
don't show empty hidden matches even in menu-selection (10917)
Sven Wischnowsky
2000-04-25
1
-0
/
+3
*
re-calculate number of line with mark when needed; make default prompts more ...
Sven Wischnowsky
2000-04-25
1
-0
/
+4
*
forgotten fix for _arguments using multiple actions (10915)
Sven Wischnowsky
2000-04-25
1
-0
/
+3
*
don't always ignore backslashes in paths when testing file type (10912)
Sven Wischnowsky
2000-04-25
1
-0
/
+3
*
small fix for _requested to be able to use _all_labels from within it (10910)
Sven Wischnowsky
2000-04-25
1
-0
/
+4
*
report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...
Sven Wischnowsky
2000-04-25
1
-0
/
+4
*
make _arguments use more than one action when appropriate; add _argument_sets...
Sven Wischnowsky
2000-04-25
1
-0
/
+11
*
Things that are in the ChangeLog but that somehow didn't get changed.
Bart Schaefer
2000-04-25
1
-1
/
+1
*
10900: Depend modules-bltin upon config.status rather than upon Makefile.
Bart Schaefer
2000-04-25
1
-0
/
+5
*
don't remove *all* .zwc files, keep the first one (10881)
Sven Wischnowsky
2000-04-20
1
-0
/
+3
*
fix off-by-one error in scrolled menu-selections (10868)
Sven Wischnowsky
2000-04-20
1
-0
/
+3
*
Add new completions for AIX commands
Oliver Kiddle
2000-04-20
1
-0
/
+6
*
new completions for FreeBSD commands (10861)
Sven Wischnowsky
2000-04-20
1
-0
/
+4
*
default values for styles in _expand_word, listing expansions with ^Xd, _expa...
Sven Wischnowsky
2000-04-20
1
-0
/
+6
*
Add completion for file descriptors
Oliver Kiddle
2000-04-20
1
-0
/
+6
*
add zstyle+ (this is the *real* 3.1.7-pre-1)
zsh-3.1.7-prep-1
Peter Stephenson
2000-04-19
1
-0
/
+2
*
Test additions; 3.1.7-pre-1
Peter Stephenson
2000-04-19
1
-0
/
+7
*
Ollivier Robert: 10844: prefer curses to termcap on HPUX 11
Peter Stephenson
2000-04-19
1
-0
/
+5
*
10833: new print completion and complete nothing for clear and logname
Oliver Kiddle
2000-04-19
1
-0
/
+6
*
10830: Doc/Makefile.in: don't force dvips to use 300 dpi.
Peter Stephenson
2000-04-19
1
-0
/
+4
*
ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ...
Sven Wischnowsky
2000-04-19
1
-0
/
+4
*
default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...
Sven Wischnowsky
2000-04-19
1
-0
/
+7
*
fix completion after ~<num> (10812)
Sven Wischnowsky
2000-04-18
1
-0
/
+4
*
handle list-prompt in compinstall
Peter Stephenson
2000-04-18
1
-0
/
+2
*
change suffix added when completing an assigned value (10807)
Sven Wischnowsky
2000-04-18
1
-0
/
+3
*
10802: typo
Peter Stephenson
2000-04-18
1
-0
/
+4
*
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...
Sven Wischnowsky
2000-04-18
1
-0
/
+6
*
fix to get newlines in non-job-texts (I'm sooo stupid) (10799)
Sven Wischnowsky
2000-04-18
1
-0
/
+3
*
join_clines() tested the wrong variable (10798)
Sven Wischnowsky
2000-04-18
1
-0
/
+5
*
zstyle+ simplifies definition of styles (10795)
Sven Wischnowsky
2000-04-17
1
-0
/
+2
*
scrolling in completion lists and menu-selection, version1
Sven Wischnowsky
2000-04-17
1
-0
/
+5
*
10789: <(...) and >(...) documentation
Peter Stephenson
2000-04-17
1
-0
/
+3
*
display newlines as spaces in job-texts (10788)
Sven Wischnowsky
2000-04-17
1
-0
/
+2
*
fix for exclusion lists for -+o specifications
Sven Wischnowsky
2000-04-17
1
-0
/
+3
*
10772: Chmouel: rpm --target completion
Peter Stephenson
2000-04-17
1
-0
/
+4
*
better completion after `=', everywhere (10780)
Sven Wischnowsky
2000-04-17
1
-0
/
+4
*
make _tags use C-code for braces in tag-order values; and misc. stuff (10775)
Sven Wischnowsky
2000-04-17
1
-0
/
+4
*
fix for partial word completion with empty parts and common suffix (10774)
Sven Wischnowsky
2000-04-17
1
-0
/
+5
*
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
Peter Stephenson
2000-04-16
1
-0
/
+9
*
10768: configure.in: DLLDFLAGS for OpenBSD.
Clint Adams
2000-04-15
1
-0
/
+4
[next]