| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | more careful with checking index of $history (10614) | Sven Wischnowsky | 2000-04-10 | 1 | -0/+3 |
* | fix for bashautolist+automenu (10609) | Sven Wischnowsky | 2000-04-10 | 1 | -0/+5 |
* | 10606: Fix thinko in 10598. | Bart Schaefer | 2000-04-10 | 1 | -1/+3 |
* | 10602: Where'd that stray 2 come from? | Bart Schaefer | 2000-04-10 | 1 | -0/+2 |
* | 10598: Fix typo; reformat styles documentation for readability. | Bart Schaefer | 2000-04-09 | 1 | -0/+5 |
* | compinstall update; 3.1.6-dev-22 zsh-3.1.6-dev-22 | Peter Stephenson | 2000-04-09 | 1 | -0/+8 |
* | 10594: Fix index into $history in prompt_bart_precmd. | Bart Schaefer | 2000-04-08 | 1 | -0/+11 |
* | stat -o shows file modes in octal | Peter Stephenson | 2000-04-07 | 1 | -0/+5 |
* | 10582: Apply STTY only to process group leaders. | Bart Schaefer | 2000-04-07 | 1 | -0/+2 |
* | 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. | Bart Schaefer | 2000-04-07 | 1 | -0/+7 |
* | make sure caller-supplied explanation takes precedence (10579) | Sven Wischnowsky | 2000-04-07 | 1 | -0/+7 |
* | complete make targets of the form `foo bar:' (10575) | Sven Wischnowsky | 2000-04-07 | 1 | -0/+3 |
* | cursor placed on wrong word part with ** match spec (10573) | Sven Wischnowsky | 2000-04-07 | 1 | -0/+3 |
* | missing initialisations, -W with multiple directories didn't wor (10571) | Sven Wischnowsky | 2000-04-07 | 1 | -0/+6 |
* | 10564: typo in _wanted | Clint Adams | 2000-04-07 | 1 | -0/+8 |
* | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 2000-04-06 | 1 | -0/+6 |
* | zefram2: Src/lex.c: Support "3&> foo" etc. | Andrew Main | 2000-04-06 | 1 | -0/+4 |
* | zefram1: configure.in, Etc/zsh-development-guide: List of tools | Andrew Main | 2000-04-06 | 1 | -0/+6 |
* | *** empty log message *** | Sven Wischnowsky | 2000-04-06 | 1 | -3/+3 |
* | avoid distcleaning Test twice (10543) | Sven Wischnowsky | 2000-04-06 | 1 | -0/+2 |
* | tag in file-patterns optional, use `files' as default (10542) | Sven Wischnowsky | 2000-04-06 | 1 | -0/+3 |
* | use zsh as command name in error messages even with -c | Sven Wischnowsky | 2000-04-06 | 1 | -0/+5 |
* | Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 | Peter Stephenson | 2000-04-05 | 1 | -0/+13 |
* | support automatically inserted dummy in $words | Sven Wischnowsky | 2000-04-05 | 1 | -0/+3 |
* | use basename of commands instead of $words[1] | Sven Wischnowsky | 2000-04-05 | 1 | -0/+10 |
* | renaming some styles | Sven Wischnowsky | 2000-04-05 | 1 | -0/+4 |
* | two small completion fixes | Sven Wischnowsky | 2000-04-05 | 1 | -0/+3 |
* | make zwc files use the magic number as their verios, report zsh-version in er... | Sven Wischnowsky | 2000-04-05 | 1 | -0/+3 |
* | Make config.h and related dependencies relative to $(sdir). | Bart Schaefer | 2000-04-05 | 1 | -0/+4 |
* | $PENDING special zle parameter, giving number of un-read bytes | Sven Wischnowsky | 2000-04-05 | 1 | -0/+4 |
* | fix for combining _next_tags and file-patterns | Sven Wischnowsky | 2000-04-05 | 1 | -0/+5 |
* | *** empty log message *** | Sven Wischnowsky | 2000-04-05 | 1 | -1/+1 |
* | Patches 10440 (Chmouel), 10448, 10477 (Clint) | Peter Stephenson | 2000-04-04 | 1 | -0/+14 |
* | new completion function | Sven Wischnowsky | 2000-04-04 | 1 | -0/+2 |
* | better error handling for zwc files | Sven Wischnowsky | 2000-04-04 | 1 | -0/+3 |
* | fix for comparguments: completion of options after option with | Sven Wischnowsky | 2000-04-04 | 1 | -0/+3 |