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
*
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
*
10657: One change missed in 10635.
Bart Schaefer
2000-04-11
2
-3
/
+9
*
make trailing blanks in file-patterns tags be removed (10650)
Sven Wischnowsky
2000-04-11
2
-1
/
+4
*
make _oldlist ignore old list when _complete_help is used (10648)
Sven Wischnowsky
2000-04-11
2
-2
/
+5
*
make _oldlist ignore list from _complete_help; _match runs for every match sp...
Sven Wischnowsky
2000-04-11
4
-16
/
+28
*
_make uses $words[1] for command name (10635)
Sven Wischnowsky
2000-04-11
2
-6
/
+9
*
_wanted now tests both tags and labels; change places where _wanted was calle...
Sven Wischnowsky
2000-04-11
57
-1089
/
+1312
*
10628: Check for GNU make using "_call version ..." as was done for GNU diff.
Bart Schaefer
2000-04-10
3
-4
/
+31
*
detect ignored signals correctly (10625)
Sven Wischnowsky
2000-04-10
3
-61
/
+268
*
typo caused ignored-patterns to be ignored (10622)
Sven Wischnowsky
2000-04-10
2
-1
/
+4
*
addx() inserts x more often (10621)
Sven Wischnowsky
2000-04-10
2
-1
/
+4
*
properly restore scriptname in doshfunc() (10620)
Sven Wischnowsky
2000-04-10
2
-6
/
+8
*
use special-dirs with _path_files -g (3019)
Sven Wischnowsky
2000-04-10
2
-1
/
+5
*
more careful with checking index of $history (10614)
Sven Wischnowsky
2000-04-10
2
-1
/
+16
*
fix for bashautolist+automenu (10609)
Sven Wischnowsky
2000-04-10
4
-3173
/
+1450
*
10606: Fix thinko in 10598.
Bart Schaefer
2000-04-10
2
-6
/
+13
*
10602: Where'd that stray 2 come from?
Bart Schaefer
2000-04-10
2
-1
/
+3
*
10598: Fix typo; reformat styles documentation for readability.
Bart Schaefer
2000-04-09
3
-151
/
+214
*
compinstall update; 3.1.6-dev-22
zsh-3.1.6-dev-22
Peter Stephenson
2000-04-09
4
-63
/
+271
*
10591: Chmouel Boudjnah: Completion for the fakeroot program.
Bart Schaefer
2000-04-08
1
-0
/
+6
*
10594: Fix index into $history in prompt_bart_precmd.
Bart Schaefer
2000-04-08
4
-18
/
+20
*
stat -o shows file modes in octal
Peter Stephenson
2000-04-07
3
-39
/
+144
*
10582: Apply STTY only to process group leaders.
Bart Schaefer
2000-04-07
2
-1
/
+4
*
10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.
Bart Schaefer
2000-04-07
4
-11
/
+31
*
make sure caller-supplied explanation takes precedence (10579)
Sven Wischnowsky
2000-04-07
4
-6
/
+16
*
complete make targets of the form `foo bar:' (10575)
Sven Wischnowsky
2000-04-07
2
-1
/
+4
*
cursor placed on wrong word part with ** match spec (10573)
Sven Wischnowsky
2000-04-07
2
-0
/
+9
*
missing initialisations, -W with multiple directories didn't wor (10571)
Sven Wischnowsky
2000-04-07
3
-2
/
+10
*
10564: typo in _wanted
Clint Adams
2000-04-07
6
-7
/
+113
*
10547: (#s) and (#e) pattern assertions
Peter Stephenson
2000-04-06
7
-271
/
+870
*
zefram2: Src/lex.c: Support "3&> foo" etc.
Andrew Main
2000-04-06
2
-2
/
+17
*
zefram1: configure.in, Etc/zsh-development-guide: List of tools
Andrew Main
2000-04-06
3
-134
/
+842
*
*** empty log message ***
Sven Wischnowsky
2000-04-06
1
-3
/
+3
*
avoid distcleaning Test twice (10543)
Sven Wischnowsky
2000-04-06
2
-1
/
+2
*
tag in file-patterns optional, use `files' as default (10542)
Sven Wischnowsky
2000-04-06
3
-10
/
+21
*
use zsh as command name in error messages even with -c
Sven Wischnowsky
2000-04-06
2
-150
/
+304
*
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
Peter Stephenson
2000-04-05
8
-1307
/
+1174
*
support automatically inserted dummy in $words
Sven Wischnowsky
2000-04-05
3
-1
/
+27
*
use basename of commands instead of $words[1]
Sven Wischnowsky
2000-04-05
19
-709
/
+1510
*
renaming some styles
Sven Wischnowsky
2000-04-05
5
-37
/
+48
*
two small completion fixes
Sven Wischnowsky
2000-04-05
3
-2
/
+5
[next]