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
*
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
*
10764: run-help improvements10764: run-help improvements10764: run-help impro...
Clint Adams
2000-04-14
1
-0
/
+4
*
10763: complete after : for typeset & friends
Clint Adams
2000-04-14
1
-0
/
+4
*
Doc fix for 10756
Peter Stephenson
2000-04-14
1
-4
/
+4
*
missing `+'s in _diffoptions (10760)
Sven Wischnowsky
2000-04-14
1
-0
/
+4
*
10756: fix (#s) and (#e) for parameter substitution forms
Peter Stephenson
2000-04-14
1
-0
/
+7
*
Fix formatting.
Bart Schaefer
2000-04-14
1
-2
/
+4
*
10748: configure-switch for MAXJOB
Clint Adams
2000-04-13
1
-0
/
+1
*
10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h
Clint Adams
2000-04-13
1
-0
/
+4
*
10743: fix replenv() of imported special parameters
Peter Stephenson
2000-04-13
1
-0
/
+3
*
10738: pws: local parameters can be exported
Peter Stephenson
2000-04-13
1
-0
/
+7
*
remove the `pids' tag, use `processes' instead (10733)
Sven Wischnowsky
2000-04-13
1
-0
/
+3
*
make read -[kq] always print the prompt, if any; after all they make sure the...
Sven Wischnowsky
2000-04-13
1
-0
/
+3
*
fix field name for HAVE_NIS_PLUS (10726)
Sven Wischnowsky
2000-04-13
1
-0
/
+2
*
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
2000-04-13
1
-0
/
+4
*
display number of matches again when asking if a completion list should be sh...
Sven Wischnowsky
2000-04-13
1
-0
/
+6
*
10706: Andrej: Fix quoting in awk args.
Bart Schaefer
2000-04-12
1
-1
/
+5
*
10700: Andrej: Support Pyramid's internationalized manpaths.
Bart Schaefer
2000-04-12
1
-0
/
+4
*
Use _arguments for bindkey completion and fix small typo in docs
Oliver Kiddle
2000-04-12
1
-0
/
+5
*
compare mapped zwc files using stat instead of the pathnames (10699)
Sven Wischnowsky
2000-04-12
1
-0
/
+3
*
allow brace expansion on patterns for file-patterns and tag-order (10695)
Sven Wischnowsky
2000-04-12
1
-0
/
+4
*
missing initialisation for next field in assignments for substitutions for fc...
Sven Wischnowsky
2000-04-12
1
-0
/
+3
*
keep _oldlist from using the dummy match inserted for warnings (10691)
Sven Wischnowsky
2000-04-12
1
-0
/
+3
*
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
2000-04-12
1
-0
/
+4
*
display number of lines instead of number of matches when asking whether to s...
Sven Wischnowsky
2000-04-12
1
-0
/
+4
*
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...
Sven Wischnowsky
2000-04-12
1
-0
/
+7
*
10681: Setopts in _complete_help the same as _main_complete.
Bart Schaefer
2000-04-12
1
-1
/
+5
*
10680: spelling corrections in _diff_options
Clint Adams
2000-04-11
1
-0
/
+3
*
10669: compinstall more flexible with input and output files
Peter Stephenson
2000-04-11
1
-0
/
+5
*
10657: One change missed in 10635.
Bart Schaefer
2000-04-11
1
-1
/
+7
*
make trailing blanks in file-patterns tags be removed (10650)
Sven Wischnowsky
2000-04-11
1
-0
/
+3
*
make _oldlist ignore old list when _complete_help is used (10648)
Sven Wischnowsky
2000-04-11
1
-0
/
+3
*
make _oldlist ignore list from _complete_help; _match runs for every match sp...
Sven Wischnowsky
2000-04-11
1
-0
/
+6
*
_make uses $words[1] for command name (10635)
Sven Wischnowsky
2000-04-11
1
-0
/
+3
*
_wanted now tests both tags and labels; change places where _wanted was calle...
Sven Wischnowsky
2000-04-11
1
-0
/
+33
*
10628: Check for GNU make using "_call version ..." as was done for GNU diff.
Bart Schaefer
2000-04-10
1
-0
/
+5
*
detect ignored signals correctly (10625)
Sven Wischnowsky
2000-04-10
1
-0
/
+3
*
typo caused ignored-patterns to be ignored (10622)
Sven Wischnowsky
2000-04-10
1
-0
/
+3
*
addx() inserts x more often (10621)
Sven Wischnowsky
2000-04-10
1
-0
/
+2
*
properly restore scriptname in doshfunc() (10620)
Sven Wischnowsky
2000-04-10
1
-0
/
+2
*
use special-dirs with _path_files -g (3019)
Sven Wischnowsky
2000-04-10
1
-0
/
+3
[next]