| .. |
|
Aliases
|
Initial revision
|
1999-12-16 14:31:35 +00:00 |
|
Builtins
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
Modules
|
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685)
|
2000-04-12 08:24:15 +00:00 |
|
Zle
|
ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file but zsh/complete isn't (10828)
|
2000-04-19 13:42:51 +00:00 |
|
.cvsignore
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
.distfiles
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
.exrc
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
.indent.pro
|
Initial revision
|
1999-10-17 18:01:49 +00:00 |
|
ansi2knr.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
builtin.c
|
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
|
2000-04-16 19:02:13 +00:00 |
|
compat.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
cond.c
|
Updated from list as far as 10376
|
2000-04-01 20:49:47 +00:00 |
|
exec.c
|
properly restore scriptname in doshfunc() (10620)
|
2000-04-10 09:18:26 +00:00 |
|
glob.c
|
10756: fix (#s) and (#e) for parameter substitution forms
|
2000-04-14 11:49:31 +00:00 |
|
hashtable.c
|
fix field name for HAVE_NIS_PLUS (10726)
|
2000-04-13 08:19:44 +00:00 |
|
hashtable.h
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
hist.c
|
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685)
|
2000-04-12 08:24:15 +00:00 |
|
init.c
|
use zsh as command name in error messages even with -c
|
2000-04-06 08:28:44 +00:00 |
|
input.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
jobs.c
|
Updated from list as far as 10376
|
2000-04-01 20:49:47 +00:00 |
|
lex.c
|
zefram2: Src/lex.c: Support "3&> foo" etc.
|
2000-04-06 17:21:52 +00:00 |
|
linklist.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
loop.c
|
Updated from list as far as 10376
|
2000-04-01 20:49:47 +00:00 |
|
main.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
Makefile.in
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
Makemod.in.in
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
makepro.awk
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
math.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
mem.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
mkbltnmlst.sh
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
mkmakemod.sh
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
mkmodindex.sh
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
modentry.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
module.c
|
ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file but zsh/complete isn't (10828)
|
2000-04-19 13:42:51 +00:00 |
|
options.c
|
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
|
2000-04-16 19:02:13 +00:00 |
|
params.c
|
scrolling in completion lists and menu-selection, version1
|
2000-04-17 11:17:10 +00:00 |
|
parse.c
|
compare mapped zwc files using stat instead of the pathnames (10699)
|
2000-04-12 13:06:18 +00:00 |
|
pattern.c
|
10756: fix (#s) and (#e) for parameter substitution forms
|
2000-04-14 11:49:31 +00:00 |
|
prompt.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
prototypes.h
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
signals.c
|
detect ignored signals correctly (10625)
|
2000-04-10 14:16:24 +00:00 |
|
signals.h
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
signames1.awk
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
signames2.awk
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
subst.c
|
10547: (#s) and (#e) pattern assertions
|
2000-04-06 18:44:01 +00:00 |
|
system.h
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
text.c
|
fix to get newlines in non-job-texts (I'm sooo stupid)
|
2000-04-18 07:12:32 +00:00 |
|
utils.c
|
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
|
2000-04-05 19:28:07 +00:00 |
|
watch.c
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
xmods.conf
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
zsh.h
|
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
|
2000-04-16 19:02:13 +00:00 |
|
zsh.mdd
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|
ztype.h
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |