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-08-14
make all builtins in computil test if they were called from a completion func...
Sven Wischnowsky
2
-0
/
+17
2000-08-14
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
Bart Schaefer
5
-47
/
+56
2000-08-14
12601: Tweak --enable-cflags et al.
Bart Schaefer
3
-4
/
+10
2000-08-11
12598: configure takes --enable-cflags=... etc. arguments
Peter Stephenson
4
-2
/
+234
2000-08-11
12596: Update INSTALL for module aliasing changes.
Bart Schaefer
2
-26
/
+181
2000-08-11
fixes for completion in math contexts (12592)
Sven Wischnowsky
4
-4
/
+11
2000-08-11
3.1.9-dev-5
Peter Stephenson
2
-2
/
+6
2000-08-10
Minor documentation fixes (12585)
Oliver Kiddle
6
-51
/
+54
2000-08-10
add -g option to _parameters to restrict type of parameters completed (12583)
Oliver Kiddle
6
-12
/
+32
2000-08-10
add -g option to _parameters to restrict type of parameters completed (12583)
Oliver Kiddle
2
-1
/
+9
2000-08-10
12582: improved first argument for is-at-least
Peter Stephenson
2
-6
/
+14
2000-08-10
12581: C_BASES option
Peter Stephenson
5
-1
/
+27
2000-08-09
new completion for read builtin (12578)
Oliver Kiddle
4
-5
/
+28
2000-08-08
12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.
Clint Adams
6
-3
/
+36
2000-08-08
handle the right option in strings with multiple single-letter options (and c...
Sven Wischnowsky
3
-2
/
+9
2000-08-08
more fixes for completion of special characters (quoting) (12565)
Sven Wischnowsky
5
-25
/
+60
2000-08-08
unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf
Peter Stephenson
8
-142
/
+14
2000-08-08
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Peter Stephenson
1
-0
/
+6
2000-08-08
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Peter Stephenson
5
-51
/
+326
2000-08-08
users/3358: Zero shout when closing SHTTY in subshells.
Bart Schaefer
2
-0
/
+9
2000-08-07
12555: fix static linking on cygwin
Peter Stephenson
2
-3
/
+8
2000-08-05
12549: Typo in 12547.
Bart Schaefer
2
-1
/
+5
2000-08-05
12548: Tweak 12547.
Bart Schaefer
2
-14
/
+13
2000-08-05
12547: Handle ENOENT and ENOTDIR in zpathmax().
Bart Schaefer
4
-32
/
+42
2000-08-05
12541: zrealpath wrapper around realpath()
Clint Adams
3
-1
/
+17
2000-08-04
12533: pathconf() without tail in mkdir
Clint Adams
2
-2
/
+21
2000-08-04
remove (wrong) test for linked-in modules in require_module() (12525)
Sven Wischnowsky
2
-5
/
+5
2000-08-04
15216: Rewrite pathconf() support.
Bart Schaefer
5
-53
/
+103
2000-08-03
quoting
Sven Wischnowsky
14
-14
/
+27
2000-08-03
12501: Andrej: use zgetenv, zputenv
Peter Stephenson
2
-32
/
+34
2000-08-03
small fix for `read -r' doc (12497)
Sven Wischnowsky
2
-1
/
+4
2000-08-03
one more problem with quoting of glob characters in filename completion (12496)
Sven Wischnowsky
2
-0
/
+4
2000-08-03
make binding of ^D be used in first column if ignoreeof is set and ^D is boun...
Sven Wischnowsky
3
-21
/
+42
2000-08-02
Andrej: Dynamic loading on cygwin
Peter Stephenson
11
-210
/
+452
2000-08-02
12489: pathconf for unlimited fs
Clint Adams
3
-6
/
+13
2000-08-02
12472: limited pathconf support
Clint Adams
4
-79
/
+334
2000-08-02
12486: new completion caching layer
Adam Spiers
9
-244
/
+474
2000-08-02
if compcontext is an assoc, the keys are the completions and the values are t...
Sven Wischnowsky
4
-5
/
+23
2000-08-02
prefer user-defined specs over ones derived from --help output (12475)
Sven Wischnowsky
2
-1
/
+17
2000-08-01
*** empty log message ***
Sven Wischnowsky
1
-2
/
+2
2000-08-01
new completion function for slrn (12463)
Sven Wischnowsky
2
-0
/
+19
2000-08-01
fix for automatically recognised options, don't expect an argument after each...
Sven Wischnowsky
2
-2
/
+7
2000-08-01
remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...
Sven Wischnowsky
6
-6
/
+6
2000-08-01
remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...
Sven Wischnowsky
3
-2
/
+9
2000-08-01
make $compcontext more powerful and easier to use for simple cases
Sven Wischnowsky
2
-10
/
+78
2000-08-01
make $compcontext more powerful and easier to use for simple cases (12449)
Sven Wischnowsky
3
-5
/
+13
2000-07-31
Add compaudit to .distfiles; 3.1.9-dev-4
Peter Stephenson
3
-3
/
+9
2000-07-31
isalpha() -> ialpha(); avoid a compiler warning (12439)
Sven Wischnowsky
2
-1
/
+4
2000-07-31
clarify manual for menu style; select= and yes= may be given both a number an...
Sven Wischnowsky
2
-0
/
+11
2000-07-30
12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like
Andrew Main
3
-12
/
+23
[prev]
[next]