1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 23:31:28 +02:00
zsh/Src
m0viefreak cd2eb07a78 m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes
Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix
auto-removable suffix highlighting

Completion/Unix/Command/_git: fix compadd for auto-removable suffix in
_git_commit_ranges and _git_stash
2014-03-23 13:02:12 -07:00
..
Builtins 31936: Rationalise limits for threads 2013-11-03 19:51:34 +00:00
Modules 32468: save/restore match/mbegin/mend when doing pattern lookups against zstyle contexts 2014-03-09 00:29:02 -08:00
Zle m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes 2014-03-23 13:02:12 -07:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c 32479: POSIXTRAPS and implicit return values. 2014-03-14 12:52:41 +00:00
compat.c
cond.c
exec.c 32176: plug additional deadlock-inducing pipe descriptor leaks 2013-12-21 17:41:21 -08:00
glob.c 32412 / 32415: New giga- and terabyte units for glob qualifiers 2014-03-01 19:08:17 +00:00
hashnameddir.c
hashtable.c
hashtable.h
hist.c 31823: add HISTORY_IGNORE parameter 2013-10-17 07:28:52 -07:00
init.c 32365: another stab at the heuristic for initializing rprompt_indent 2014-02-08 14:49:39 -08:00
input.c 31869: reduce WINCH-twaddling in shingetline() 2013-10-21 08:36:52 -07:00
jobs.c 32178: fix another acquire_pgrp() infinite loop 2013-12-25 16:20:49 -08:00
lex.c unposted: fix previous commit: ihwend -> hwend 2013-07-22 21:00:50 +01:00
linklist.c
loop.c
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c 32299: add use of underscores on arithmetic output for spacing 2014-01-23 10:32:59 +00:00
mem.c unposted: reformulate 32285 to lift the fheap->sp test out of the loop, improve commentary 2014-01-22 21:47:29 -08:00
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c unposted, see 32054: Rationalise character encoding. 2013-11-27 15:56:44 +00:00
options.c users:18023: Add PIPEFAIL option 2013-10-06 21:35:27 +01:00
params.c 32337: change initialization of some special parameters for emulation compatibility 2014-02-02 13:16:16 -08:00
parse.c 31696: In "test" No One Can Hear If You Shriek. 2013-09-04 20:16:58 +01:00
pattern.c 32500: handle interrupts during pattern matching 2014-03-20 07:56:30 -07:00
prompt.c
prototypes.h
signals.c 32479: POSIXTRAPS and implicit return values. 2014-03-14 12:52:41 +00:00
signals.h
signames1.awk
signames2.awk
sort.c
string.c
subst.c 32299: add use of underscores on arithmetic output for spacing 2014-01-23 10:32:59 +00:00
text.c
utils.c 32294: prevent buffer overflow when scanning very long directory paths for symbolic links 2014-01-19 19:39:31 -08:00
watch.c
zsh.h 32412 / 32415: New giga- and terabyte units for glob qualifiers 2014-03-01 19:08:17 +00:00
zsh.ico
zsh.mdd unposted: update 31983 to suppress stdout from cmp, too. 2014-01-27 15:42:48 +00:00
zsh.rc
zsh_system.h Unused function attribute fix for clang compilation 2013-05-10 10:00:52 +01:00
ztype.h