1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +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 unposted: .cvsignore patchlevel.h 2009-02-18 17:11:16 +00:00
.distfiles rename system.h to zsh_system.h 2011-05-10 16:44:38 +00:00
.exrc
.indent.pro
builtin.c 32479: POSIXTRAPS and implicit return values. 2014-03-14 12:52:41 +00:00
compat.c Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need 2012-08-23 19:19:26 +00:00
cond.c Danek: 29254: fix some compiler warnings 2011-05-13 18:12:05 +00:00
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 29195: Separate nameddir hash to avoid clash of 2011-05-09 10:38:02 +00:00
hashtable.c 30726: make shell options passed to emulate stick along with the emulation 2012-10-11 20:14:01 +00:00
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 Michael Hwang: 27773: document how linked lists are joined together 2010-03-07 21:48:26 +00:00
loop.c 29165: use term.h globally if needed at all. 2011-05-09 09:49:08 +00:00
main.c
Makefile.in gi1242+zsh@gmail.com: 28594: 2011-01-09 16:57:01 +00:00
Makemod.in.in 29214: use -I rather than explicit path to find headers 2011-05-10 16:40:27 +00:00
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 27648, 267650/1, unposted README change: 2010-02-03 18:34:32 +00:00
mkmakemod.sh 29214: use -I rather than explicit path to find headers 2011-05-10 16:40:27 +00:00
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 30496: Parse argument to %F and %K as prompt sequences 2013-03-10 12:33:04 +00:00
prototypes.h 30617: rationalise replacement tgoto() prototype 2012-08-16 13:42:21 +00:00
signals.c 32479: POSIXTRAPS and implicit return values. 2014-03-14 12:52:41 +00:00
signals.h 31350: block SIGWINCH nearly all the time, except 2013-04-30 00:08:49 -07:00
signames1.awk
signames2.awk
sort.c
string.c Frank, 28812 as modified in 28813: 2011-02-28 12:05:31 +00:00
subst.c 32299: add use of underscores on arithmetic output for spacing 2014-01-23 10:32:59 +00:00
text.c 29492: add argument handling to anonymous functions 2011-06-19 20:12:00 +00:00
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 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
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