index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
zsh.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
33285: apply function definition redirections at execution
Peter Stephenson
1
-0
/
+1
2014-09-29
33276: safer import of numerical variables from environment
Peter Stephenson
1
-1
/
+2
2014-06-13
32768 with further modifications: LOCAL_LOOPS option.
Peter Stephenson
1
-0
/
+1
2014-06-06
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Peter Stephenson
1
-0
/
+1
2014-06-01
32634: add POSIX_ARGZERO option
Barton E. Schaefer
1
-0
/
+1
2014-03-01
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
1
-3
/
+26
2013-12-16
32136: fix problem with kshglob.
Peter Stephenson
1
-1
/
+5
2013-10-17
31830: New feature for zshaddhistory hooks.
Peter Stephenson
1
-0
/
+1
2013-10-06
users:18023: Add PIPEFAIL option
Peter Stephenson
1
-0
/
+1
2013-08-08
users/17908: Keep history line in sync between ZLE and shell.
Peter Stephenson
1
-1
/
+2
2013-07-21
31549: Fix third problem with file descriptor management.
Peter Stephenson
1
-1
/
+0
2013-07-17
31528: use job table to record file descriptors associated with process subst
Peter Stephenson
1
-3
/
+16
2013-06-13
31444: Basic code for enable/disable -p
Peter Stephenson
1
-0
/
+16
2013-06-01
31441: use array to decide which forms of pattern are enabled
Peter Stephenson
1
-1
/
+39
2013-03-05
users/17665: add FORCE_FLOAT option
Peter Stephenson
1
-0
/
+1
2012-11-15
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
1
-0
/
+1
2012-10-11
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
1
-1
/
+29
2012-10-05
30715: use enum lextok for variables containing lexical tokens
Peter Stephenson
1
-1
/
+1
2012-08-23
Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need
Peter Stephenson
1
-1
/
+8
2012-08-21
30633: "functions -T" only traces marked function, not called functions
Peter Stephenson
1
-0
/
+1
2012-08-16
Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation on
Peter Stephenson
1
-0
/
+2
2012-08-07
YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646
Peter Stephenson
1
-1
/
+1
2012-02-12
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
1
-3
/
+12
2012-01-08
30101: add HASH_EXECUTABLES_ONLY option
Peter Stephenson
1
-0
/
+1
2011-12-08
29955++: IGNORE_CLOSE_BRACES option
Peter Stephenson
1
-0
/
+1
2011-08-14
29677: Do not allow external processes in a pipeline to become suspended
Bart Schaefer
1
-0
/
+2
2011-05-14
29276: always typedef Heapid for use by auto-generated header files.
Bart Schaefer
1
-1
/
+2
2011-05-14
29267: add -enable-zsh-debug and use for debugging completion matcher groups
Peter Stephenson
1
-0
/
+60
2011-01-19
28638: add $usergroups parameter
Peter Stephenson
1
-0
/
+17
2011-01-06
28578: fix handling of numeric escapes that expand to "%" in printf
Bart Schaefer
1
-3
/
+8
2010-12-14
lexsave/lexrestore lexflags
Peter Stephenson
1
-3
/
+9
2010-12-14
28528: Rearrange zleparse to lexflags
Peter Stephenson
1
-0
/
+28
2010-11-22
28424: new POSIX_STRINGS option
Peter Stephenson
1
-0
/
+1
2010-10-02
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
1
-0
/
+1
2010-09-14
28259: Finally fix some ancient problems with here-documents
Peter Stephenson
1
-1
/
+5
2010-09-12
28253: document -h argument to atribute commands
Peter Stephenson
1
-0
/
+1
2010-05-27
27965, 27966: Improve ${(q)...}: newline appears as $'\n;,
Peter Stephenson
1
-1
/
+5
2010-03-16
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
1
-0
/
+1
2010-03-11
27785: IFS doesn't have a null in it in POSIX
Peter Stephenson
1
-0
/
+4
2010-02-24
27754 plus NEWS change: add "zsystem flock"
Peter Stephenson
1
-1
/
+10
2010-01-27
27638, based on Frank Terbeck, 27633: SOURCETRACE option
Peter Stephenson
1
-0
/
+1
2009-07-19
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
1
-0
/
+1
2009-07-11
27129: fix status at start of function, command subst, etc.
Peter Stephenson
1
-0
/
+11
2009-07-10
27106: reset status on command that expands to empty
Peter Stephenson
1
-0
/
+2
2009-07-02
27087: change return codes from failed "."
Peter Stephenson
1
-3
/
+3
2009-07-01
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
1
-0
/
+11
2009-06-05
27304: add ${(q-)..} flag
Peter Stephenson
1
-0
/
+7
2009-03-24
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
1
-0
/
+1
2009-03-03
26675: add POSIX_ALIASES option
Peter Stephenson
1
-0
/
+1
2009-02-19
26583: use HOOK_FUNCTIONS more widely
Peter Stephenson
1
-0
/
+9
[next]