about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* compinstall update; 3.1.6-dev-22 zsh-3.1.6-dev-22Peter Stephenson2000-04-094-63/+271
|
* 10591: Chmouel Boudjnah: Completion for the fakeroot program.Bart Schaefer2000-04-081-0/+6
|
* 10594: Fix index into $history in prompt_bart_precmd.Bart Schaefer2000-04-084-18/+20
| | | | | | | 10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.
* stat -o shows file modes in octalPeter Stephenson2000-04-073-39/+144
|
* 10582: Apply STTY only to process group leaders.Bart Schaefer2000-04-072-1/+4
|
* 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer2000-04-074-11/+31
|
* make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky2000-04-074-6/+16
|
* complete make targets of the form `foo bar:' (10575)Sven Wischnowsky2000-04-072-1/+4
|
* cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky2000-04-072-0/+9
|
* missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky2000-04-073-2/+10
|
* 10564: typo in _wantedClint Adams2000-04-076-7/+113
| | | | | 10565: maximum function depth configure option 10566: patgetglobflags has a second argument now
* 10547: (#s) and (#e) pattern assertionsPeter Stephenson2000-04-067-271/+870
|
* zefram2: Src/lex.c: Support "3&> foo" etc.Andrew Main2000-04-062-2/+17
|
* zefram1: configure.in, Etc/zsh-development-guide: List of toolsAndrew Main2000-04-063-134/+842
| | | | | required for development work, and a little more conspicuous explanation of the config.status hack.
* *** empty log message ***Sven Wischnowsky2000-04-061-3/+3
|
* avoid distcleaning Test twice (10543)Sven Wischnowsky2000-04-062-1/+2
|
* tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky2000-04-063-10/+21
|
* use zsh as command name in error messages even with -cSven Wischnowsky2000-04-062-150/+304
|
* Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524Peter Stephenson2000-04-058-1307/+1174
|
* support automatically inserted dummy in $wordsSven Wischnowsky2000-04-053-1/+27
|
* use basename of commands instead of $words[1]Sven Wischnowsky2000-04-0519-709/+1510
|
* renaming some stylesSven Wischnowsky2000-04-055-37/+48
|
* two small completion fixesSven Wischnowsky2000-04-053-2/+5
|
* make zwc files use the magic number as their verios, report zsh-version in ↵Sven Wischnowsky2000-04-052-6/+18
| | | | error messages
* Make config.h and related dependencies relative to $(sdir).Bart Schaefer2000-04-052-18/+53
|
* $PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky2000-04-055-836/+931
|
* fix for combining _next_tags and file-patternsSven Wischnowsky2000-04-052-2/+15
|
* new _imagemagickSven Wischnowsky2000-04-051-3/+12
|
* *** empty log message ***Sven Wischnowsky2000-04-051-1/+1
|
* Patches 10440 (Chmouel), 10448, 10477 (Clint)Peter Stephenson2000-04-044-10/+68
|
* new completion functionSven Wischnowsky2000-04-042-0/+442
|
* better error handling for zwc filesSven Wischnowsky2000-04-043-22/+31
|
* fix for comparguments: completion of options after option withSven Wischnowsky2000-04-042-1/+5
| | | | rest-arguments was wrong
* keep association elements from being exportedSven Wischnowsky2000-04-044-4/+13
|
* Remove one of a doubled line.Bart Schaefer2000-04-041-1/+0
|
* make _next_tags be usable with menu-completionSven Wischnowsky2000-04-044-15/+48
|
* Add _emulate, _zcompile, _all_labels, _ignored, _next_label.Bart Schaefer2000-04-042-6/+8
|
* Copy QIPREFIX/QISUFFIX.Sven Wischnowsky2000-04-042-2/+7
|
* *** empty log message ***Sven Wischnowsky2000-04-041-0/+20
|
* 10444: Src/lex.c, Src/pattern.c: Insist on proper syntaxAndrew Main2000-04-043-176/+306
| | | | | for numeric globbing (with the "-"). Also fix the bug whereby "echo 1<2-3>" would lose the "1".
* Update current stable zsh version.Geoff Wing2000-04-041-5/+32
| | | | "Possibile incompatibilities" section still to be updated.
* Various completion fixesSven Wischnowsky2000-04-0310-24/+45
|
* default completer style contains _ignoredSven Wischnowsky2000-04-032-3/+5
|
* Make style-list optionalSven Wischnowsky2000-04-032-16/+18
|
* Recognise new parts in partial word completionSven Wischnowsky2000-04-031-2/+2
|
* Handle directory stack entriesSven Wischnowsky2000-04-031-0/+17
|
* Better quoting for directories with spaces.Sven Wischnowsky2000-04-031-2/+2
|
* Fixed up for removed _loop and _try. zsh-3.1.6-dev-21Peter Stephenson2000-04-021-2/+7
|
* Version 3.1.6-dev-21Peter Stephenson2000-04-022-1/+5
|
* Removed renamed files for tag labelsPeter Stephenson2000-04-023-373/+1322
|