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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rationalise widths of non-printing characters to zero.
Peter Stephenson
2010-03-27
1
-6
/
+10
*
27785: IFS doesn't have a null in it in POSIX
Peter Stephenson
2010-03-11
1
-2
/
+4
*
27754 plus NEWS change: add "zsystem flock"
Peter Stephenson
2010-02-24
1
-0
/
+48
*
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
1
-11
/
+27
*
27693: Missed this.
Peter Stephenson
2010-02-09
1
-1
/
+1
*
Get rid of some "ignoring return value" compiler warnings
Wayne Davison
2009-12-16
1
-9
/
+62
*
27503: fix crash with hook functions
Peter Stephenson
2009-12-11
1
-0
/
+1
*
Mikael: 27337: fix bug searching for / when
Peter Stephenson
2009-11-03
1
-0
/
+2
*
Apple opensource patches suggested by Jun T. in 27300
Peter Stephenson
2009-09-30
1
-1
/
+4
*
27286: Made movefd() return the targetfd on success. Added
Wayne Davison
2009-09-22
1
-2
/
+2
*
27284: better use of movefd()
Peter Stephenson
2009-09-22
1
-5
/
+18
*
27283: failure to dup fd caused mayhem
Peter Stephenson
2009-09-21
1
-1
/
+2
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+1
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+1
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+1
*
Greg Klanderman: 27057: %e and %f time formats were swapped
Peter Stephenson
2009-06-26
1
-2
/
+2
*
27304: add ${(q-)..} flag
Peter Stephenson
2009-06-05
1
-9
/
+98
*
users/14143 plus tweak in padding code:
Peter Stephenson
2009-05-20
1
-1
/
+1
*
Greg Klanderman: 26972: fix problem ni 26964.
Peter Stephenson
2009-05-19
1
-1
/
+4
*
Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK
Peter Stephenson
2009-05-17
1
-3
/
+7
*
26806 (doc tweaked): Add CORRECT_IGNORE variable
Peter Stephenson
2009-04-06
1
-1
/
+13
*
26774: cd to $HOME on failure in preference to /
Peter Stephenson
2009-03-24
1
-4
/
+18
*
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
2009-03-24
1
-3
/
+27
*
26769: fix finger trouble in 26767
Peter Stephenson
2009-03-24
1
-1
/
+1
*
26767: fix file descriptor leak in 26763
Peter Stephenson
2009-03-23
1
-15
/
+32
*
26763: fix problem on failed cd -s to relative path
Peter Stephenson
2009-03-20
1
-5
/
+6
*
tidy up from 26625
Peter Stephenson
2009-03-20
1
-3
/
+2
*
26735: Check some function return values for failures. Gets rid of
Wayne Davison
2009-03-15
1
-1
/
+2
*
26686: problem storing long $_ using VARARR()
Peter Stephenson
2009-03-03
1
-3
/
+10
*
26665: Src/utils.c: fix one incorrect test in 26614.
Bart Schaefer
2009-03-03
1
-1
/
+2
*
Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set up
Peter Stephenson
2009-03-02
1
-2
/
+3
*
26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier
Peter Stephenson
2009-03-02
1
-15
/
+56
*
26583: use HOOK_FUNCTIONS more widely
Peter Stephenson
2009-02-19
1
-2
/
+0
*
26249: remove arbitrary string length limit in unmeta()
Peter Stephenson
2009-01-05
1
-10
/
+51
*
26095: compilation error if TIOCGWINSZ not defined
Peter Stephenson
2008-11-27
1
-0
/
+2
*
25969: two bugs with metafication plus a test for one
Peter Stephenson
2008-10-30
1
-1
/
+5
*
25963: Interrupt at spell check prompt output garbage
Peter Stephenson
2008-10-30
1
-1
/
+2
*
25930: dynamic directory expansion memory handling was screwy
Peter Stephenson
2008-10-24
1
-1
/
+1
*
25771: shell function context for substitution functions
Peter Stephenson
2008-09-29
1
-2
/
+11
*
25761: Mikael Magnusson: newline in getquery()
Peter Stephenson
2008-09-27
1
-0
/
+1
*
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
2008-09-26
1
-3
/
+46
*
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
2008-09-16
1
-12
/
+9
*
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
2008-08-11
1
-1
/
+4
*
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
2008-07-31
1
-3
/
+3
*
25272: add zshaddhistory hook
Peter Stephenson
2008-07-17
1
-7
/
+17
*
users/13036: "." is a valid character in a user name
Peter Stephenson
2008-07-15
1
-1
/
+1
*
25259: improve getquery() handling of unhandled characters
Peter Stephenson
2008-07-01
1
-15
/
+29
*
Mikael: 25143: spelling corrections
Peter Stephenson
2008-06-10
1
-1
/
+1
*
25095: thorough modernization of prompt theme system
Peter Stephenson
2008-05-17
1
-0
/
+2
[next]