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
2008-10-09
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
1
-10
/
+19
2008-09-29
25775: fix logical problem with function line numbering inside eval-style traps
Peter Stephenson
1
-0
/
+4
2008-09-29
25771: shell function context for substitution functions
Peter Stephenson
1
-0
/
+1
2008-09-11
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
1
-0
/
+1
2008-09-03
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
1
-1
/
+9
2008-08-31
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
1
-1
/
+1
2008-08-19
25490: make zties dynamic so there can be more than one gdbm handle in use at...
Clint Adams
1
-0
/
+1
2008-08-13
25448: add $funcfiletrace to show absolute line number for caller
Peter Stephenson
1
-1
/
+2
2008-08-11
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
1
-1
/
+5
2008-08-07
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
1
-1
/
+21
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-5
/
+15
2008-06-12
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
Peter Stephenson
1
-0
/
+1
2008-06-08
25138(? mailing list stuck): rewrite of completion matching.
Peter Stephenson
1
-0
/
+42
2008-06-01
25126: reformatting for 25124
Clint Adams
1
-3
/
+2
2008-06-01
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...
Clint Adams
1
-1
/
+2
2008-05-12
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
1
-1
/
+1
2008-05-11
24996: improve xtrace output for patterns
Peter Stephenson
1
-0
/
+9
2008-05-09
24986: prompt escapes for colours
Peter Stephenson
1
-12
/
+40
2008-05-08
24980: zmodload -mF
Peter Stephenson
1
-0
/
+11
2008-05-06
24932: try to fix up code that regularizes attributes after right prompt
Peter Stephenson
1
-0
/
+2
2008-05-02
users/12812: fix hang with confusion over process numbers
Peter Stephenson
1
-18
/
+18
2008-04-29
24894: enable colouring of highlighted text in editor
Peter Stephenson
1
-13
/
+46
2008-04-26
24878: add incremental pattern searches
Peter Stephenson
1
-0
/
+16
2008-04-23
24864: Jun. T: typos in alternative wcwidth().
Peter Stephenson
1
-1
/
+1
2008-04-22
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
1
-8
/
+22
2008-04-21
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
1
-2
/
+29
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
1
-6
/
+5
2008-04-17
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
1
-0
/
+1
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
1
-0
/
+11
2008-04-03
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
1
-1
/
+7
2008-03-14
24711: fix re-presentation of here-documents munged internally
Peter Stephenson
1
-0
/
+12
2007-12-16
24264: restrict effect of 24234 to parameter substitution code and document
Peter Stephenson
1
-1
/
+2
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-10
/
+37
2007-06-18
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
1
-1
/
+7
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-12
/
+79
2007-05-08
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
1
-0
/
+1
2007-05-01
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
1
-2
/
+6
2007-03-29
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
1
-0
/
+2
2007-03-19
23221: Martin Koeppe: don't use XTABS if not defined
Peter Stephenson
1
-0
/
+2
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
1
-0
/
+45
2007-01-19
23115: ";|" at end of case clause causes later patterns to be tested
Peter Stephenson
1
-15
/
+18
2007-01-14
23104: fix line numbers for DEBUGBEFORECMD
Peter Stephenson
1
-4
/
+7
2007-01-09
users/11111: add DEBUG_BEFORE_CMD option
Peter Stephenson
1
-0
/
+1
2007-01-08
23097: splitting of $'...' strings in completion
Peter Stephenson
1
-0
/
+4
2007-01-04
23088: printf formats and arguments need different octal escape sequences
Peter Stephenson
1
-2
/
+4
2007-01-04
23086: printf should handle octal escapes in the \0NNN form
Peter Stephenson
1
-2
/
+3
2006-12-03
Incomplete improvements for $'...' in completion
Peter Stephenson
1
-2
/
+11
2006-11-01
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
1
-0
/
+4
2006-10-05
22819: improved internal use of string quotation,
Peter Stephenson
1
-0
/
+35
2006-09-20
22742: parameter padding uses string lengths unless (m) flag set
Peter Stephenson
1
-0
/
+2
[next]