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
*
ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ...
Sven Wischnowsky
2000-04-19
3
-181
/
+1463
*
default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...
Sven Wischnowsky
2000-04-19
5
-32
/
+85
*
fix completion after ~<num> (10812)
Sven Wischnowsky
2000-04-18
2
-1
/
+12
*
handle list-prompt in compinstall
Peter Stephenson
2000-04-18
2
-3
/
+25
*
change suffix added when completing an assigned value (10807)
Sven Wischnowsky
2000-04-18
2
-2
/
+5
*
10802: typo
Peter Stephenson
2000-04-18
2
-1
/
+5
*
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...
Sven Wischnowsky
2000-04-18
7
-44
/
+132
*
fix to get newlines in non-job-texts (I'm sooo stupid)
Sven Wischnowsky
2000-04-18
1
-2
/
+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
2
-2
/
+7
*
zstyle+ simplifies definition of styles (10795)
Sven Wischnowsky
2000-04-17
2
-0
/
+37
*
scrolling in completion lists and menu-selection, version1
Sven Wischnowsky
2000-04-17
9
-390
/
+1777
*
10789: <(...) and >(...) documentation
Peter Stephenson
2000-04-17
2
-10
/
+23
*
display newlines as spaces in job-texts (10788)
Sven Wischnowsky
2000-04-17
2
-2
/
+5
*
fix for exclusion lists for -+o specifications
Sven Wischnowsky
2000-04-17
2
-3
/
+6
*
10772: Chmouel: rpm --target completion
Peter Stephenson
2000-04-17
2
-0
/
+9
*
better completion after `=', everywhere (10780)
Sven Wischnowsky
2000-04-17
6
-11
/
+63
*
make _tags use C-code for braces in tag-order values; and misc. stuff (10775)
Sven Wischnowsky
2000-04-17
5
-34
/
+59
*
fix for partial word completion with empty parts and common suffix (10774)
Sven Wischnowsky
2000-04-17
2
-18
/
+53
*
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
Peter Stephenson
2000-04-16
7
-155
/
+470
*
10768: configure.in: DLLDFLAGS for OpenBSD.
Clint Adams
2000-04-15
2
-0
/
+5
*
10764: run-help improvements10764: run-help improvements10764: run-help impro...
Clint Adams
2000-04-14
2
-9
/
+29
*
10763: complete after : for typeset & friends
Clint Adams
2000-04-14
2
-2
/
+12
*
Doc fix for 10756
Peter Stephenson
2000-04-14
2
-5
/
+8
*
missing `+'s in _diffoptions (10760)
Sven Wischnowsky
2000-04-14
2
-9
/
+13
*
10756: fix (#s) and (#e) for parameter substitution forms
Peter Stephenson
2000-04-14
5
-2
/
+79
*
Fix formatting.
Bart Schaefer
2000-04-14
1
-2
/
+4
*
10748: configure-switch for MAXJOB
Clint Adams
2000-04-13
2
-21
/
+41
*
10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h
Clint Adams
2000-04-13
4
-3
/
+34
*
10743: fix replenv() of imported special parameters
Peter Stephenson
2000-04-13
2
-1
/
+8
*
10738: pws: local parameters can be exported
Peter Stephenson
2000-04-13
5
-53
/
+84
*
remove the `pids' tag, use `processes' instead (10733)
Sven Wischnowsky
2000-04-13
4
-18
/
+25
*
make read -[kq] always print the prompt, if any; after all they make sure the...
Sven Wischnowsky
2000-04-13
2
-6
/
+18
*
fix field name for HAVE_NIS_PLUS (10726)
Sven Wischnowsky
2000-04-13
2
-1
/
+3
*
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
2000-04-13
4
-0
/
+12
*
display number of matches again when asking if a completion list should be sh...
Sven Wischnowsky
2000-04-13
3
-6
/
+20
*
10706: Andrej: Fix quoting in awk args.
Bart Schaefer
2000-04-12
2
-2
/
+6
*
10700: Andrej: Support Pyramid's internationalized manpaths.
Bart Schaefer
2000-04-12
2
-6
/
+41
*
Use _arguments for bindkey completion and fix small typo in docs
Oliver Kiddle
2000-04-12
3
-7
/
+41
*
forgot one #if for commenting out the group-stuff for $compstate[insert]
Sven Wischnowsky
2000-04-12
1
-1
/
+2
*
compare mapped zwc files using stat instead of the pathnames (10699)
Sven Wischnowsky
2000-04-12
3
-12
/
+23
*
allow brace expansion on patterns for file-patterns and tag-order (10695)
Sven Wischnowsky
2000-04-12
4
-13
/
+24
*
missing initialisation for next field in assignments for substitutions for fc...
Sven Wischnowsky
2000-04-12
2
-0
/
+4
*
keep _oldlist from using the dummy match inserted for warnings (10691)
Sven Wischnowsky
2000-04-12
3
-3
/
+9
*
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
2000-04-12
5
-79
/
+2946
*
display number of lines instead of number of matches when asking whether to s...
Sven Wischnowsky
2000-04-12
3
-4
/
+8
*
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...
Sven Wischnowsky
2000-04-12
6
-431
/
+1053
*
10681: Setopts in _complete_help the same as _main_complete.
Bart Schaefer
2000-04-12
2
-1
/
+8
*
10680: spelling corrections in _diff_options
Clint Adams
2000-04-11
2
-32
/
+42
*
10669: compinstall more flexible with input and output files
Peter Stephenson
2000-04-11
2
-5
/
+55
[next]