summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-04-10properly restore scriptname in doshfunc() (10620)Sven Wischnowsky2-6/+8
2000-04-10use special-dirs with _path_files -g (3019)Sven Wischnowsky2-1/+5
2000-04-10more careful with checking index of $history (10614)Sven Wischnowsky2-1/+16
2000-04-10fix for bashautolist+automenu (10609)Sven Wischnowsky4-3173/+1450
2000-04-1010606: Fix thinko in 10598.Bart Schaefer2-6/+13
2000-04-1010602: Where'd that stray 2 come from?Bart Schaefer2-1/+3
2000-04-0910598: Fix typo; reformat styles documentation for readability.Bart Schaefer3-151/+214
2000-04-09compinstall update; 3.1.6-dev-22Peter Stephenson4-63/+271
2000-04-0810591: Chmouel Boudjnah: Completion for the fakeroot program.Bart Schaefer1-0/+6
2000-04-0810594: Fix index into $history in prompt_bart_precmd.Bart Schaefer4-18/+20
10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.
2000-04-07stat -o shows file modes in octalPeter Stephenson3-39/+144
2000-04-0710582: Apply STTY only to process group leaders.Bart Schaefer2-1/+4
2000-04-0710562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer4-11/+31
2000-04-07make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky4-6/+16
2000-04-07complete make targets of the form `foo bar:' (10575)Sven Wischnowsky2-1/+4
2000-04-07cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky2-0/+9
2000-04-07missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky3-2/+10
2000-04-0710564: typo in _wantedClint Adams6-7/+113
10565: maximum function depth configure option 10566: patgetglobflags has a second argument now
2000-04-0610547: (#s) and (#e) pattern assertionsPeter Stephenson7-271/+870
2000-04-06zefram2: Src/lex.c: Support "3&> foo" etc.Andrew Main2-2/+17
2000-04-06zefram1: configure.in, Etc/zsh-development-guide: List of toolsAndrew Main3-134/+842
required for development work, and a little more conspicuous explanation of the config.status hack.
2000-04-06*** empty log message ***Sven Wischnowsky1-3/+3
2000-04-06avoid distcleaning Test twice (10543)Sven Wischnowsky2-1/+2
2000-04-06tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky3-10/+21
2000-04-06use zsh as command name in error messages even with -cSven Wischnowsky2-150/+304
2000-04-05Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524Peter Stephenson8-1307/+1174
2000-04-05support automatically inserted dummy in $wordsSven Wischnowsky3-1/+27
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky19-709/+1510
2000-04-05renaming some stylesSven Wischnowsky5-37/+48
2000-04-05two small completion fixesSven Wischnowsky3-2/+5
2000-04-05make zwc files use the magic number as their verios, report zsh-version in ↵Sven Wischnowsky2-6/+18
error messages
2000-04-05Make config.h and related dependencies relative to $(sdir).Bart Schaefer2-18/+53
2000-04-05$PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky5-836/+931
2000-04-05fix for combining _next_tags and file-patternsSven Wischnowsky2-2/+15
2000-04-05new _imagemagickSven Wischnowsky1-3/+12
2000-04-05*** empty log message ***Sven Wischnowsky1-1/+1
2000-04-04Patches 10440 (Chmouel), 10448, 10477 (Clint)Peter Stephenson4-10/+68
2000-04-04new completion functionSven Wischnowsky2-0/+442
2000-04-04better error handling for zwc filesSven Wischnowsky3-22/+31
2000-04-04fix for comparguments: completion of options after option withSven Wischnowsky2-1/+5
rest-arguments was wrong
2000-04-04keep association elements from being exportedSven Wischnowsky4-4/+13
2000-04-04Remove one of a doubled line.Bart Schaefer1-1/+0
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky4-15/+48
2000-04-04Add _emulate, _zcompile, _all_labels, _ignored, _next_label.Bart Schaefer2-6/+8
2000-04-04Copy QIPREFIX/QISUFFIX.Sven Wischnowsky2-2/+7
2000-04-04*** empty log message ***Sven Wischnowsky1-0/+20
2000-04-0410444: Src/lex.c, Src/pattern.c: Insist on proper syntaxAndrew Main3-176/+306
for numeric globbing (with the "-"). Also fix the bug whereby "echo 1<2-3>" would lose the "1".
2000-04-04Update current stable zsh version.Geoff Wing1-5/+32
"Possibile incompatibilities" section still to be updated.
2000-04-03Various completion fixesSven Wischnowsky10-24/+45
2000-04-03default completer style contains _ignoredSven Wischnowsky2-3/+5