index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-17
fix for exclusion lists for -+o specifications
Sven Wischnowsky
2
-3
/
+6
2000-04-17
10772: Chmouel: rpm --target completion
Peter Stephenson
2
-0
/
+9
2000-04-17
better completion after `=', everywhere (10780)
Sven Wischnowsky
6
-11
/
+63
2000-04-17
make _tags use C-code for braces in tag-order values; and misc. stuff (10775)
Sven Wischnowsky
5
-34
/
+59
2000-04-17
fix for partial word completion with empty parts and common suffix (10774)
Sven Wischnowsky
2
-18
/
+53
2000-04-16
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
Peter Stephenson
7
-155
/
+470
2000-04-15
10768: configure.in: DLLDFLAGS for OpenBSD.
Clint Adams
2
-0
/
+5
2000-04-14
10764: run-help improvements10764: run-help improvements10764: run-help impro...
Clint Adams
2
-9
/
+29
2000-04-14
10763: complete after : for typeset & friends
Clint Adams
2
-2
/
+12
2000-04-14
Doc fix for 10756
Peter Stephenson
2
-5
/
+8
2000-04-14
missing `+'s in _diffoptions (10760)
Sven Wischnowsky
2
-9
/
+13
2000-04-14
10756: fix (#s) and (#e) for parameter substitution forms
Peter Stephenson
5
-2
/
+79
2000-04-14
Fix formatting.
Bart Schaefer
1
-2
/
+4
2000-04-13
10748: configure-switch for MAXJOB
Clint Adams
2
-21
/
+41
2000-04-13
10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h
Clint Adams
4
-3
/
+34
2000-04-13
10743: fix replenv() of imported special parameters
Peter Stephenson
2
-1
/
+8
2000-04-13
10738: pws: local parameters can be exported
Peter Stephenson
5
-53
/
+84
2000-04-13
remove the `pids' tag, use `processes' instead (10733)
Sven Wischnowsky
4
-18
/
+25
2000-04-13
make read -[kq] always print the prompt, if any; after all they make sure the...
Sven Wischnowsky
2
-6
/
+18
2000-04-13
fix field name for HAVE_NIS_PLUS (10726)
Sven Wischnowsky
2
-1
/
+3
2000-04-13
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
4
-0
/
+12
2000-04-13
display number of matches again when asking if a completion list should be sh...
Sven Wischnowsky
3
-6
/
+20
2000-04-12
10706: Andrej: Fix quoting in awk args.
Bart Schaefer
2
-2
/
+6
2000-04-12
10700: Andrej: Support Pyramid's internationalized manpaths.
Bart Schaefer
2
-6
/
+41
2000-04-12
Use _arguments for bindkey completion and fix small typo in docs
Oliver Kiddle
3
-7
/
+41
2000-04-12
forgot one #if for commenting out the group-stuff for $compstate[insert]
Sven Wischnowsky
1
-1
/
+2
2000-04-12
compare mapped zwc files using stat instead of the pathnames (10699)
Sven Wischnowsky
3
-12
/
+23
2000-04-12
allow brace expansion on patterns for file-patterns and tag-order (10695)
Sven Wischnowsky
4
-13
/
+24
2000-04-12
missing initialisation for next field in assignments for substitutions for fc...
Sven Wischnowsky
2
-0
/
+4
2000-04-12
keep _oldlist from using the dummy match inserted for warnings (10691)
Sven Wischnowsky
3
-3
/
+9
2000-04-12
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
5
-79
/
+2946
2000-04-12
display number of lines instead of number of matches when asking whether to s...
Sven Wischnowsky
3
-4
/
+8
2000-04-12
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...
Sven Wischnowsky
6
-431
/
+1053
2000-04-12
10681: Setopts in _complete_help the same as _main_complete.
Bart Schaefer
2
-1
/
+8
2000-04-11
10680: spelling corrections in _diff_options
Clint Adams
2
-32
/
+42
2000-04-11
10669: compinstall more flexible with input and output files
Peter Stephenson
2
-5
/
+55
2000-04-11
10657: One change missed in 10635.
Bart Schaefer
2
-3
/
+9
2000-04-11
make trailing blanks in file-patterns tags be removed (10650)
Sven Wischnowsky
2
-1
/
+4
2000-04-11
make _oldlist ignore old list when _complete_help is used (10648)
Sven Wischnowsky
2
-2
/
+5
2000-04-11
make _oldlist ignore list from _complete_help; _match runs for every match sp...
Sven Wischnowsky
4
-16
/
+28
2000-04-11
_make uses $words[1] for command name (10635)
Sven Wischnowsky
2
-6
/
+9
2000-04-11
_wanted now tests both tags and labels; change places where _wanted was calle...
Sven Wischnowsky
57
-1089
/
+1312
2000-04-10
10628: Check for GNU make using "_call version ..." as was done for GNU diff.
Bart Schaefer
3
-4
/
+31
2000-04-10
detect ignored signals correctly (10625)
Sven Wischnowsky
3
-61
/
+268
2000-04-10
typo caused ignored-patterns to be ignored (10622)
Sven Wischnowsky
2
-1
/
+4
2000-04-10
addx() inserts x more often (10621)
Sven Wischnowsky
2
-1
/
+4
2000-04-10
properly restore scriptname in doshfunc() (10620)
Sven Wischnowsky
2
-6
/
+8
2000-04-10
use special-dirs with _path_files -g (3019)
Sven Wischnowsky
2
-1
/
+5
2000-04-10
more careful with checking index of $history (10614)
Sven Wischnowsky
2
-1
/
+16
2000-04-10
fix for bashautolist+automenu (10609)
Sven Wischnowsky
4
-3173
/
+1450
[next]