index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
unposted: another dubious comment in hist.c fixed
Peter Stephenson
1
-2
/
+2
2015-01-16
unposted: improve comment on hist_in_word().
Peter Stephenson
1
-2
/
+6
2015-01-16
32413: turn off history word marking in cmd subst
Peter Stephenson
2
-2
/
+22
2015-01-16
34304: improve use of new cmd subst in completion
Peter Stephenson
1
-10
/
+103
2015-01-15
34280: more widespread use of FORCE_FLOAT.
Peter Stephenson
1
-1
/
+12
2015-01-15
34287: preprocessor for signal name generation.
Peter Stephenson
1
-1
/
+10
2015-01-12
Propagate float/integer type in arithmetic assignment.
Peter Stephenson
1
-1
/
+28
2015-01-11
34230: call fmod() for modulo with floats
Barton E. Schaefer
1
-3
/
+5
2015-01-11
34234: use structures for normal and raw lexical buffer state
Peter Stephenson
2
-116
/
+118
2015-01-10
34220: new $(...) handling needs to back up over alias expansion
Peter Stephenson
1
-0
/
+6
2015-01-10
unposted: update copyright for new Src/context.c
Peter Stephenson
1
-5
/
+5
2015-01-10
34213: in previous patch, do not change usepm if it is already set
Barton E. Schaefer
1
-1
/
+1
2015-01-10
34212: do not change unset-ness of special parameters when exporting them
Barton E. Schaefer
1
-2
/
+6
2015-01-10
select: Fix leak of 256 bytes on every loop when zle is not used
Mikael Magnusson
1
-1
/
+1
2015-01-10
hist: remove wrong NULL terminator
Mikael Magnusson
1
-1
/
+0
2015-01-09
Rearrange context saving.
Peter Stephenson
14
-299
/
+441
2015-01-09
Fix a typo in bin_print error message
Mikael Magnusson
1
-3
/
+3
2015-01-08
Fix command substitutions to parse contents as they are read in.
Peter Stephenson
5
-193
/
+359
2015-01-07
34154/34155: reorder bin_print() to avoid leaking the output descriptor when ...
Barton E. Schaefer
1
-29
/
+34
2015-01-07
34144: allocate origline by ztrdup(), not by dupstring()
Jun-ichi Takimoto
2
-3
/
+6
2015-01-06
34122: module: allow NULL third argument as intended
Bart Schaefer
1
-1
/
+1
2015-01-06
34138: wcs_nicechar: only deref widthp if it was given
Mikael Magnusson
1
-1
/
+1
2015-01-06
34120: compctl, jobs: Check contents instead of array
Mikael Magnusson
2
-2
/
+2
2015-01-06
34108: Don't leak ifs stuff
Mikael Magnusson
1
-2
/
+2
2015-01-06
34107: getsubsargs: free ptr1 before returning
Mikael Magnusson
1
-0
/
+1
2015-01-06
34134: anon funcs: don't leak shf and related data
Mikael Magnusson
1
-0
/
+6
2015-01-06
34112: typeset: fix leak of oldval
Mikael Magnusson
1
-0
/
+2
2015-01-06
34106: hist: use zhtricat instead of tricat
Mikael Magnusson
1
-1
/
+1
2015-01-06
34113: whence: use dupstring to not leak memory
Mikael Magnusson
1
-1
/
+1
2015-01-06
34119: complist: Fix leak of string in clnicezputs
Mikael Magnusson
1
-0
/
+2
2015-01-06
34105: subst: remove dead code
Mikael Magnusson
1
-1
/
+1
2015-01-06
34121: compresult: Remove unneeded NULL check
Mikael Magnusson
1
-1
/
+1
2015-01-06
34104: compctl: Remove pointless check
Mikael Magnusson
1
-1
/
+1
2015-01-06
34115: compcore: Fix size argument to zfree
Mikael Magnusson
1
-1
/
+1
2015-01-06
34117: zle: size_t is unsigned, use int instead
Mikael Magnusson
1
-1
/
+1
2015-01-06
34116: computil: Check for NULL before passing to strlen
Mikael Magnusson
1
-1
/
+2
2015-01-06
34118: Don't crash when writing out history if HOST is unset
Mikael Magnusson
1
-1
/
+2
2015-01-06
34114: emulate: Handle aborting from mixed -L/-c correctly
Mikael Magnusson
1
-1
/
+2
2015-01-06
34103: fix ancient double-quote handling thinko in subst_parse_str()
Barton E. Schaefer
1
-2
/
+4
2015-01-06
34093: "whence" should always return nonzero when it finds that nothing match...
Barton E. Schaefer
1
-15
/
+17
2015-01-04
34092: fix miscount of symlink resolution for "..".
Peter Stephenson
1
-0
/
+2
2015-01-04
34091: typo with "whence -s" expansions
Peter Stephenson
1
-2
/
+2
2015-01-02
users/19671: remove confusion with whence -a.
Peter Stephenson
1
-1
/
+1
2015-01-02
users/19667: whence -S shows intermediate steps in symlink expansion
Peter Stephenson
2
-13
/
+66
2014-12-28
34070: fix starting position for memset() from 34005.
Daniel Shahaf
1
-1
/
+1
2014-12-27
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
1
-0
/
+2
2014-12-27
34065: following an "if" condition, do not test lastval for ERR_EXIT until a ...
Barton E. Schaefer
2
-5
/
+15
2014-12-19
34015: disallow strange environment variable names.
Peter Stephenson
1
-16
/
+23
2014-12-19
34005: region_highlights memory fix
Peter Stephenson
1
-2
/
+8
2014-12-18
34002: zshcalloc() in init_keymaps()
Barton E. Schaefer
1
-1
/
+1
[next]