index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
33294: $functions[func_with_redir] plus extra tests
Peter Stephenson
1
-11
/
+44
2014-09-18
users/19097: remove $functypetrace in favour of ref to $zsheval_context
Peter Stephenson
1
-39
/
+0
2014-09-12
Add $functypestack special parameter in zsh/parameter
Peter Stephenson
1
-0
/
+39
2014-09-07
33122: typo from 32891 caused incorrect matches for pcre_match -n
Barton E. Schaefer
1
-1
/
+1
2014-08-23
33047: use git to simplify massively source distribution file selection
Peter Stephenson
1
-59
/
+0
2014-07-30
missed updates to calls to ztrftime()
Peter Stephenson
2
-2
/
+2
2014-07-24
32903: new empty (unset) elements in the special parameter hash tables are sp...
Barton E. Schaefer
1
-15
/
+15
2014-07-23
32898 (credit Jun T.): fix offset_start initialization bug in 32891
Barton E. Schaefer
1
-1
/
+1
2014-07-20
32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string
Barton E. Schaefer
1
-7
/
+6
2014-03-09
32468: save/restore match/mbegin/mend when doing pattern lookups against zsty...
Barton E. Schaefer
1
-55
/
+61
2014-02-15
32388: zparseopts -K preserves individual associative array elements
Barton E. Schaefer
1
-2
/
+41
2013-12-16
32131: avoid infinite loop reading pty on platforms that do not buffer output...
Jun T
1
-2
/
+2
2013-11-27
unposted, see 32054: Rationalise character encoding.
Peter Stephenson
2
-10
/
+10
2013-10-27
31902: rationalise use of gamma function.
Jun T
1
-0
/
+9
2013-10-11
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
2
-1
/
+41
2013-08-26
31672: Add test that was failing and fix zpty set-up race
Peter Stephenson
1
-2
/
+28
2013-08-25
31665: zpty should attach terminal on slave.
Peter Stephenson
1
-0
/
+3
2013-05-21
31419: Add time zone and year to string formatted time output from zstat
Peter Stephenson
1
-2
/
+2
2012-10-11
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
1
-1
/
+1
2012-10-07
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
1
-3
/
+3
2012-06-16
30513: zsh/regex metafy fixes for widechar
Phil Pennock
1
-7
/
+16
2012-03-05
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
1
-2
/
+18
2012-01-06
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
1
-0
/
+1
2011-11-17
29907: Jun T.: remove declaration of unused variable
Peter Stephenson
1
-1
/
+0
2011-10-31
Jun T: 29883: cast resource types to types they should be anyway
Peter Stephenson
1
-1
/
+1
2011-10-26
29865: don't compile pcre if no pcre-config
Peter Stephenson
1
-1
/
+1
2011-10-24
29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)
Phil Pennock
1
-16
/
+45
2011-08-15
unposted: use pm->node.nam to get names for parameters in errors
Peter Stephenson
1
-4
/
+6
2011-08-11
fix datetime autofeatures
Peter Stephenson
1
-1
/
+1
2011-08-11
29674: add $epochtime to datetime
Peter Stephenson
1
-1
/
+45
2011-08-10
29663: add $EPOCHREALTIME to zsh/datetime
Peter Stephenson
1
-0
/
+27
2011-06-19
29491: remove some variables set but not used
Peter Stephenson
1
-6
/
+4
2011-05-27
29382: apply 29374 to zccmd_input too.
Bart Schaefer
1
-2
/
+2
2011-05-18
29312, users/16032: add "zparseopts -M"
Bart Schaefer
1
-3
/
+68
2011-05-13
Danek: 29254: fix some compiler warnings
Peter Stephenson
2
-1
/
+2
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
3
-33
/
+10
2011-05-08
users/15986: handle EINTR in zccmd_input
Bart Schaefer
1
-4
/
+44
2011-01-19
28638: add $usergroups parameter
Peter Stephenson
1
-1
/
+138
2010-12-12
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
1
-1
/
+1
2010-06-02
27990: don't use return value from setupterm()
Peter Stephenson
2
-5
/
+13
2010-05-12
unposted: fix typo in previous commit
Peter Stephenson
1
-1
/
+1
2010-05-12
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
2
-7
/
+8
2010-02-26
users/14902: another go at strftime
Peter Stephenson
1
-1
/
+1
2010-02-26
users/14900: ULONG_MAX is a valid return value from strotoul()
Peter Stephenson
1
-1
/
+2
2010-02-26
users/14897: extra test in strftime builtin for time conversion
Peter Stephenson
1
-0
/
+4
2010-02-26
27756: add OS file locking to calendar
Peter Stephenson
1
-0
/
+4
2010-02-25
27755: add "zsystem supports" to zsh/system
Peter Stephenson
1
-0
/
+31
2010-02-24
27754 plus NEWS change: add "zsystem flock"
Peter Stephenson
1
-1
/
+165
2010-01-20
27608: fix memory for mbegin, mend & regexp test
Peter Stephenson
2
-6
/
+6
2010-01-17
27600: extend =~ syntax to set positional variables for matches
Peter Stephenson
2
-7
/
+128
[next]