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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
zsh.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
1
-0
/
+1
*
27129: fix status at start of function, command subst, etc.
Peter Stephenson
2009-07-11
1
-0
/
+11
*
27106: reset status on command that expands to empty
Peter Stephenson
2009-07-10
1
-0
/
+2
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
1
-3
/
+3
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
1
-0
/
+11
*
27304: add ${(q-)..} flag
Peter Stephenson
2009-06-05
1
-0
/
+7
*
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
2009-03-24
1
-0
/
+1
*
26675: add POSIX_ALIASES option
Peter Stephenson
2009-03-03
1
-0
/
+1
*
26583: use HOOK_FUNCTIONS more widely
Peter Stephenson
2009-02-19
1
-0
/
+9
*
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
2009-02-11
1
-0
/
+15
*
26061: fix clash between process subst and numeric glob
Peter Stephenson
2008-11-18
1
-9
/
+10
*
25971: fix options handling for builtins that handle their own
Peter Stephenson
2008-10-30
1
-0
/
+6
*
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
2008-10-09
1
-10
/
+19
*
25775: fix logical problem with function line numbering inside eval-style traps
Peter Stephenson
2008-09-29
1
-0
/
+4
*
25771: shell function context for substitution functions
Peter Stephenson
2008-09-29
1
-0
/
+1
*
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
2008-09-11
1
-0
/
+1
*
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
2008-09-03
1
-1
/
+9
*
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
2008-08-31
1
-1
/
+1
*
25490: make zties dynamic so there can be more than one gdbm handle in use at...
Clint Adams
2008-08-19
1
-0
/
+1
*
25448: add $funcfiletrace to show absolute line number for caller
Peter Stephenson
2008-08-13
1
-1
/
+2
*
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
2008-08-11
1
-1
/
+5
*
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
2008-08-07
1
-1
/
+21
*
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
2008-07-31
1
-5
/
+15
*
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
Peter Stephenson
2008-06-12
1
-0
/
+1
*
25138(? mailing list stuck): rewrite of completion matching.
Peter Stephenson
2008-06-08
1
-0
/
+42
*
25126: reformatting for 25124
Clint Adams
2008-06-01
1
-3
/
+2
*
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...
Clint Adams
2008-06-01
1
-1
/
+2
*
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
2008-05-12
1
-1
/
+1
*
24996: improve xtrace output for patterns
Peter Stephenson
2008-05-11
1
-0
/
+9
*
24986: prompt escapes for colours
Peter Stephenson
2008-05-09
1
-12
/
+40
*
24980: zmodload -mF
Peter Stephenson
2008-05-08
1
-0
/
+11
*
24932: try to fix up code that regularizes attributes after right prompt
Peter Stephenson
2008-05-06
1
-0
/
+2
*
users/12812: fix hang with confusion over process numbers
Peter Stephenson
2008-05-02
1
-18
/
+18
*
24894: enable colouring of highlighted text in editor
Peter Stephenson
2008-04-29
1
-13
/
+46
*
24878: add incremental pattern searches
Peter Stephenson
2008-04-26
1
-0
/
+16
*
24864: Jun. T: typos in alternative wcwidth().
Peter Stephenson
2008-04-23
1
-1
/
+1
*
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
2008-04-22
1
-8
/
+22
*
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
2008-04-21
1
-2
/
+29
*
24853: use metafied strings for inner loops over history
Peter Stephenson
2008-04-20
1
-6
/
+5
*
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
2008-04-17
1
-0
/
+1
*
24808: initial support for combining characters in zle
Peter Stephenson
2008-04-13
1
-0
/
+11
*
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
2008-04-03
1
-1
/
+7
*
24711: fix re-presentation of here-documents munged internally
Peter Stephenson
2008-03-14
1
-0
/
+12
*
24264: restrict effect of 24234 to parameter substitution code and document
Peter Stephenson
2007-12-16
1
-1
/
+2
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-10
/
+37
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-1
/
+7
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-12
/
+79
*
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
2007-05-08
1
-0
/
+1
*
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
2007-05-01
1
-2
/
+6
*
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
2007-03-29
1
-0
/
+2
[next]