index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
36026: zero freed pointers in zftp cleanup_() in case the module is re-loaded...
Barton E. Schaefer
2015-08-09
1
-0
/
+2
*
35963: simplify condition found by coverity to include tautology
Oliver Kiddle
2015-07-31
1
-2
/
+1
*
35864: add sysopen, sysseek and systell to system module
Oliver Kiddle
2015-07-24
2
-2
/
+184
*
35939: fix select polling in ztcp and zsocket
Joshua Krusell
2015-07-22
2
-2
/
+2
*
35826: add getsparam_u() to return unmetafied string, use it for a number of ...
Barton E. Schaefer
2015-07-22
2
-4
/
+4
*
35681: fix day of month initialisation
Oliver Kiddle
2015-07-03
1
-1
/
+3
*
33566: regex module fix for unmatched parentheses
Peter Stephenson
2015-06-22
1
-0
/
+5
*
Add non-metafied character length handling.
Peter Stephenson
2015-06-12
2
-11
/
+24
*
35360 (replacing 35357): fix for configuring zpty on FreeBSD without
Oliver Kiddle
2015-06-03
1
-1
/
+1
*
35357: FreeBSD needs HAVE_POSIX_OPENPT for zpty
Baptiste Daroussin
2015-06-02
1
-1
/
+1
*
2037: ${functions[foo]} shouldn't be unmetafied.
Peter Stephenson
2015-05-29
1
-5
/
+0
*
35114: zformat -a multibyte char widths
Peter Stephenson
2015-05-13
1
-0
/
+36
*
34961: $TZ is implicitly local in builtin strftime (originally workers/34602 ...
Barton E. Schaefer
2015-04-25
1
-1
/
+20
*
34792: langinfo: Fix pointer type
Theo Buehler
2015-03-29
1
-1
/
+2
*
34455: Further gdbm parameter fixes.
Peter Stephenson
2015-02-03
1
-12
/
+16
*
34447: fix assignment of key-value array to ztie'd parameter.
Barton E. Schaefer
2015-02-02
1
-5
/
+56
*
34446: add "ztie -r" and "zuntie -u", update documentation
Barton E. Schaefer
2015-02-01
1
-12
/
+32
*
34439: unset variable about to be tied
Peter Stephenson
2015-01-30
1
-2
/
+15
*
34430: parameter fixes for gdbm tied hash.
Peter Stephenson
2015-01-29
1
-6
/
+11
*
Unsetting gdbm tied variable basically works.
Peter Stephenson
2015-01-26
1
-1
/
+25
*
34350, 34353: document zsh/db/gdbm module, clean up a few things in the code
Barton E. Schaefer
2015-01-25
1
-20
/
+29
*
33876: etc.: Separate errors and keyboards interrupts
Peter Stephenson
2014-12-11
2
-4
/
+6
*
33785: Fix leaks of desthost in ztcp
Mikael Magnusson
2014-11-24
1
-0
/
+4
*
33743: use posix_openpt in zpty if it is available
Oliver Kiddle
2014-11-24
1
-0
/
+4
*
33607: Fix some minor problems in zattr module
Mikael Magnusson
2014-11-07
1
-37
/
+30
*
33582: don't include tcp.mdh in zftp.c.
Peter Stephenson
2014-10-31
1
-1
/
+0
*
33566: quash null pointer constant compiler warning
Jun T
2014-10-29
1
-1
/
+1
*
33294: $functions[func_with_redir] plus extra tests
Peter Stephenson
2014-09-30
1
-11
/
+44
*
users/19097: remove $functypetrace in favour of ref to $zsheval_context
Peter Stephenson
2014-09-18
1
-39
/
+0
*
Add $functypestack special parameter in zsh/parameter
Peter Stephenson
2014-09-12
1
-0
/
+39
*
33122: typo from 32891 caused incorrect matches for pcre_match -n
Barton E. Schaefer
2014-09-07
1
-1
/
+1
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
1
-59
/
+0
*
missed updates to calls to ztrftime()
Peter Stephenson
2014-07-30
2
-2
/
+2
*
32903: new empty (unset) elements in the special parameter hash tables are sp...
Barton E. Schaefer
2014-07-24
1
-15
/
+15
*
32898 (credit Jun T.): fix offset_start initialization bug in 32891
Barton E. Schaefer
2014-07-23
1
-1
/
+1
*
32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string
Barton E. Schaefer
2014-07-20
1
-7
/
+6
*
32468: save/restore match/mbegin/mend when doing pattern lookups against zsty...
Barton E. Schaefer
2014-03-09
1
-55
/
+61
*
32388: zparseopts -K preserves individual associative array elements
Barton E. Schaefer
2014-02-15
1
-2
/
+41
*
32131: avoid infinite loop reading pty on platforms that do not buffer output...
Jun T
2013-12-16
1
-2
/
+2
*
unposted, see 32054: Rationalise character encoding.
Peter Stephenson
2013-11-27
2
-10
/
+10
*
31902: rationalise use of gamma function.
Jun T
2013-10-27
1
-0
/
+9
*
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
2013-10-11
2
-1
/
+41
*
31672: Add test that was failing and fix zpty set-up race
Peter Stephenson
2013-08-26
1
-2
/
+28
*
31665: zpty should attach terminal on slave.
Peter Stephenson
2013-08-25
1
-0
/
+3
*
31419: Add time zone and year to string formatted time output from zstat
Peter Stephenson
2013-05-21
1
-2
/
+2
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
1
-1
/
+1
*
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
2012-10-07
1
-3
/
+3
*
30513: zsh/regex metafy fixes for widechar
Phil Pennock
2012-06-16
1
-7
/
+16
*
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
2012-03-05
1
-2
/
+18
*
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
2012-01-06
1
-0
/
+1
[next]