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
Commit message (
Expand
)
Author
Age
Files
Lines
*
28065 plus unposted zsh.mdd:
Peter Stephenson
2010-07-09
1
-1
/
+1
*
28047: attempt to make locking with fc command more useful
Peter Stephenson
2010-06-22
1
-24
/
+58
*
28037: improved error messages for module autoloads
Peter Stephenson
2010-06-14
3
-4
/
+10
*
28010: use getcwd() as fallback
Peter Stephenson
2010-06-14
1
-1
/
+18
*
28025: (D) parameter flag
Peter Stephenson
2010-06-11
2
-11
/
+40
*
28006: make zgetcwd() fall back to pwd,
Peter Stephenson
2010-06-08
3
-12
/
+44
*
27983: colours could be output twice
Peter Stephenson
2010-06-03
1
-1
/
+6
*
27994: better error for failed parameter autoload
Peter Stephenson
2010-06-03
1
-1
/
+2
*
27990: don't use return value from setupterm()
Peter Stephenson
2010-06-02
2
-5
/
+13
*
27965, 27966: Improve ${(q)...}: newline appears as $'\n;,
Peter Stephenson
2010-05-27
4
-14
/
+39
*
unposted: fix typo in previous commit
Peter Stephenson
2010-05-12
1
-1
/
+1
*
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
2010-05-12
9
-30
/
+72
*
27947: some cases where we should execute EXIT traps
Peter Stephenson
2010-05-05
1
-1
/
+7
*
Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE
Peter Stephenson
2010-04-28
1
-1
/
+1
*
27926: fix completion suffix when inserting last word
Peter Stephenson
2010-04-27
1
-0
/
+1
*
27889: Force more use of GLOB_SUBST in parameters if ~ is used
Peter Stephenson
2010-04-20
1
-5
/
+10
*
27865: fix problem with glob_subst in parameter subsitution
Peter Stephenson
2010-04-09
1
-1
/
+1
*
rationalise widths of non-printing characters to zero.
Peter Stephenson
2010-03-27
2
-34
/
+66
*
27827: fix infinite loop in recursive alias at end of parsed string
Peter Stephenson
2010-03-25
1
-9
/
+12
*
27823: fix memory access in 27822
Peter Stephenson
2010-03-22
1
-2
/
+2
*
27812: display invalid bytes in multibyte characters specially
Peter Stephenson
2010-03-22
3
-13
/
+60
*
Fix ZLE access to pushed history line
Peter Stephenson
2010-03-22
4
-9
/
+48
*
27804: don't hang in isearch if invalid character found
Peter Stephenson
2010-03-18
1
-0
/
+2
*
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
2010-03-16
3
-21
/
+85
*
27785: IFS doesn't have a null in it in POSIX
Peter Stephenson
2010-03-11
3
-3
/
+10
*
Michael Hwang: 27773: document how linked lists are joined together
Peter Stephenson
2010-03-07
1
-0
/
+70
*
users/14905 + 14906: problems with :s in parameter expansion
Peter Stephenson
2010-02-27
1
-3
/
+28
*
users/14902: another go at strftime
Peter Stephenson
2010-02-26
1
-1
/
+1
*
users/14900: ULONG_MAX is a valid return value from strotoul()
Peter Stephenson
2010-02-26
1
-1
/
+2
*
users/14897: extra test in strftime builtin for time conversion
Peter Stephenson
2010-02-26
1
-0
/
+4
*
27756: add OS file locking to calendar
Peter Stephenson
2010-02-26
1
-0
/
+4
*
27755: add "zsystem supports" to zsh/system
Peter Stephenson
2010-02-25
1
-0
/
+31
*
27754 plus NEWS change: add "zsystem flock"
Peter Stephenson
2010-02-24
4
-3
/
+231
*
unposted: add debug code to zclose()
Peter Stephenson
2010-02-22
1
-0
/
+9
*
27721: rationalise initialisation of file descriptors
Peter Stephenson
2010-02-22
4
-43
/
+70
*
27722: bad error reporting and checking in conditions
Peter Stephenson
2010-02-19
1
-7
/
+14
*
27723: eval shouldn't modify non-zero return statuses
Peter Stephenson
2010-02-19
1
-1
/
+1
*
27708: remove distracting initial semicolons in job outpt
Peter Stephenson
2010-02-13
1
-33
/
+38
*
unposted: initially clear list for P glob qualifier
Peter Stephenson
2010-02-13
1
-0
/
+1
*
27694: add P glob qualifier for prepending
Peter Stephenson
2010-02-09
1
-4
/
+36
*
27693: Missed this.
Peter Stephenson
2010-02-09
1
-1
/
+1
*
Geoff: 27693: rename underscore to avoid name clash
Peter Stephenson
2010-02-09
3
-12
/
+12
*
unposted: a couple of typeset -g's and a comment
Peter Stephenson
2010-02-08
1
-0
/
+5
*
27675: Michael Hwang: fix crash in hash builtin
Peter Stephenson
2010-02-07
1
-1
/
+0
*
27648, 267650/1, unposted README change:
Peter Stephenson
2010-02-03
4
-10
/
+43
*
users/14752: add #! line to zed
Peter Stephenson
2010-01-29
1
-1
/
+2
*
27638, based on Frank Terbeck, 27633: SOURCETRACE option
Peter Stephenson
2010-01-27
3
-0
/
+7
*
users/14732: Test X:/ rather than X: in Cygwin
Peter Stephenson
2010-01-22
1
-9
/
+34
*
users/14723: invalid converted characters should never match valid ones
Peter Stephenson
2010-01-21
1
-7
/
+20
*
27611: cache parameter values in math eval so subscripts are eval'd once
Peter Stephenson
2010-01-20
1
-14
/
+71
[next]