1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-07 23:51:14 +02:00
zsh/Src
Bart Schaefer 6c48ef6b45 27415: Src/Zle/computil.c: comparguments "*::..." descriptions could step
on sequentially earlier descriptions when completing for a word other than
the last word on the command line.
2009-11-21 06:51:14 +00:00
..
Builtins 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Modules users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an 2009-11-11 16:26:19 +00:00
Zle 27415: Src/Zle/computil.c: comparguments "*::..." descriptions could step 2009-11-21 06:51:14 +00:00
.cvsignore unposted: .cvsignore patchlevel.h 2009-02-18 17:11:16 +00:00
.distfiles
.exrc
.indent.pro
builtin.c 27357: fix compiler warnings in attr module 2009-11-06 22:38:47 +00:00
compat.c 26754: tweak zgetdir() and test for realpath() 2009-03-19 15:00:18 +00:00
cond.c
exec.c 27284: better use of movefd() 2009-09-22 09:17:05 +00:00
glob.c 26772: better error handling and fix runaway chdir on failed cd 2009-03-24 12:52:07 +00:00
hashtable.c users/14411: Src/hashtable.c: only hash stat-able executable regular 2009-09-21 09:22:20 +00:00
hashtable.h
hist.c 27216: set chwords to NULL when freed 2009-08-16 20:37:44 +00:00
init.c 27134: Close SHTTY on exec. 2009-07-12 15:09:56 +00:00
input.c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
jobs.c Apple opensource patches suggested by Jun T. in 27300 2009-09-30 20:32:18 +00:00
lex.c 26675: add POSIX_ALIASES option 2009-03-03 17:26:03 +00:00
linklist.c 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
loop.c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c 25905: fix and test doubled-hash radix output 2008-10-16 09:34:51 +00:00
mem.c 25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong. 2008-09-11 19:14:13 +00:00
mkbltnmlst.sh 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
mkmakemod.sh
modentry.c
module.c Paul Ackersviller: 26962: updated HP-UX dynamic linking 2009-05-16 12:13:00 +00:00
options.c 27167: add POSIX_CD option to test "." after CDPATH 2009-07-19 19:07:14 +00:00
params.c 27243: reverse indexing of arrays with beginning index out of range returned 2009-09-05 19:49:19 +00:00
parse.c 27284: better use of movefd() 2009-09-22 09:17:05 +00:00
pattern.c 27021: fix length of saved glob flags in pattern matching 2009-05-29 21:06:40 +00:00
prompt.c 27125: handle nested use of colour code buffer allocation 2009-07-10 21:32:44 +00:00
prototypes.h
signals.c 27159: restore pre-23067 behavior of SIGINT outside a "wait", so that 2009-07-20 04:38:56 +00:00
signals.h
signames1.awk
signames2.awk
sort.c
string.c
subst.c 27304: add ${(q-)..} flag 2009-06-05 11:15:48 +00:00
system.h 27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD. 2009-08-01 04:20:35 +00:00
text.c 25651: make getpermtext() output indentation more logical 2008-09-11 17:14:38 +00:00
utils.c Mikael: 27337: fix bug searching for / when 2009-11-03 10:00:34 +00:00
watch.c
zsh.h 27167: add POSIX_CD option to test "." after CDPATH 2009-07-19 19:07:14 +00:00
zsh.ico
zsh.mdd 26300: dont use "echo -n" for $ZSH_PATCHLEVEL 2009-01-13 10:13:02 +00:00
zsh.rc
ztype.h