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-05-22
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...
Sven Wischnowsky
3
-34
/
+60
2000-05-22
Missing () in a tt().
Bart Schaefer
2
-1
/
+3
2000-05-22
11483: Fix formatting and other small errors.
Bart Schaefer
2
-17
/
+27
2000-05-21
11478; 3.1.7-pre-4
Peter Stephenson
10
-204
/
+220
2000-05-20
11477: Alphabetize itemized lists.
Bart Schaefer
2
-602
/
+606
2000-05-20
11473: Turn off xtrace while printing PS4.
Bart Schaefer
2
-1
/
+7
2000-05-19
Do a better job of completing suffixes in netscape remote commands (11471)
Oliver Kiddle
3
-17
/
+28
2000-05-19
ChangeLog entry for zsh-users/3066, already committed:
Peter Stephenson
1
-0
/
+3
2000-05-19
11467: [#<base>] syntax for output base
Peter Stephenson
6
-11
/
+62
2000-05-19
Fix _su to use user's shell for completion after -c again
Oliver Kiddle
2
-3
/
+7
2000-05-19
11469: Locally unset the errexit option and ZERR trap.
Bart Schaefer
3
-0
/
+9
2000-05-19
11461: Make "read" interruptible even when used in the tail of a pipeline.
Bart Schaefer
2
-4
/
+16
2000-05-19
fix for unambiguous string insertion (11466)
Sven Wischnowsky
2
-2
/
+4
2000-05-19
don't use $match for something different than (#b)ackrefs (11464)
Sven Wischnowsky
11
-218
/
+286
2000-05-18
Add missing file name to log message.
Bart Schaefer
1
-1
/
+2
2000-05-18
fix for completion of `netscape -remote' (11460)
Sven Wischnowsky
2
-9
/
+6
2000-05-18
allow _main_complete to call an arbitrary command given as arguments (11459)
Sven Wischnowsky
3
-4
/
+29
2000-05-18
small doc fix; make compcall autoload compctl module (11457)
Sven Wischnowsky
3
-3
/
+11
2000-05-18
11455: Completion/Core/_oldlist: old-menu defaults on
Peter Stephenson
3
-11
/
+65
2000-05-18
make _files remove backslashes in patterns (11453)
Sven Wischnowsky
2
-1
/
+6
2000-05-18
Felix Rosencrantz: 11450: Replace `tr` with paramsubst.
Bart Schaefer
2
-2
/
+5
2000-05-17
11448: doc changes
Peter Stephenson
3
-352
/
+364
2000-05-17
11444: add old-list and old-menu to _zstyle
Peter Stephenson
2
-0
/
+6
2000-05-17
11441: Test/comptest, Test/53completion.ztst,
Tanaka Akira
4
-154
/
+157
2000-05-17
add Felix' completion matching test; some fixes for bugs shown by it (11439)
Sven Wischnowsky
8
-75
/
+610
2000-05-17
Fix e-mail address.
Bart Schaefer
1
-1
/
+1
2000-05-17
11435: Update test for 11406.
Bart Schaefer
2
-5
/
+8
2000-05-17
11431: Chop up zstyle doc into an itemize list.
Bart Schaefer
2
-39
/
+56
2000-05-17
fix completion after tilde and equal sign inside quotes (11429)
Sven Wischnowsky
2
-5
/
+12
2000-05-17
11426: Src/Modules/zpty.c: don't use #elif.
Tanaka Akira
2
-4
/
+10
2000-05-16
11420: Src/Modules/zpty.c: try more pty device files.
Tanaka Akira
2
-4
/
+11
2000-05-16
11419: Control "make check" with the TESTNUM variable.
Bart Schaefer
2
-3
/
+11
2000-05-16
Remove RCS Id strings.
Bart Schaefer
1
-2
/
+0
2000-05-16
Fix typos and remove RCS Id strings.
Bart Schaefer
5
-3
/
+37
2000-05-16
11415: Completion/User/_cvs: follow the new matcher-list behaviour.
Tanaka Akira
2
-1
/
+5
2000-05-16
11410: make tokenize() tokenize =, so $~foo allows =cmd expansion
Peter Stephenson
2
-0
/
+7
2000-05-16
fixed configuration of menu-selection with menu style; pseudo-context `-comma...
Sven Wischnowsky
4
-34
/
+103
2000-05-16
avoid tilde- and parameter-completion in quotes (11407)
Sven Wischnowsky
3
-2
/
+7
2000-05-16
make _arguments take the attempt to add matches as an indication not to do de...
Sven Wischnowsky
2
-4
/
+14
2000-05-16
fix scrolling in menu-selection with matches spanning multiple lines
Sven Wischnowsky
4
-22
/
+90
2000-05-16
one hunk of 11381: typo in _vars_eq
Peter Stephenson
2
-1
/
+4
2000-05-16
11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansion
Peter Stephenson
2
-2
/
+9
2000-05-16
make menu-select accept the match when typing a non-special character (11401)
Sven Wischnowsky
2
-0
/
+6
2000-05-16
11396: Completion/User/_look: display a message when
Tanaka Akira
2
-3
/
+9
2000-05-16
11394: Completion/User/_cvs: rewrite filename completion
Tanaka Akira
2
-142
/
+156
2000-05-15
11393: Completion/User/_diff_options: use `=-'.
Tanaka Akira
2
-2
/
+4
2000-05-15
11392: Completion/Core/_description: ignore-line fix.
Tanaka Akira
2
-2
/
+6
2000-05-15
11387: OCTAL_ZEROES option
Clint Adams
5
-1
/
+15
2000-05-15
11385: parse 0[0-9]+ as octal in arithmetic expressions
Clint Adams
2
-0
/
+9
2000-05-15
detect additional characters in parameter expansions and signal an error for ...
Sven Wischnowsky
2
-3
/
+19
[next]