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
Commit message (
Expand
)
Author
Age
Files
Lines
*
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
Bart Schaefer
2009-11-11
1
-1
/
+4
*
Mikael: 27362: some more attr fixes
Peter Stephenson
2009-11-07
1
-6
/
+6
*
27357: fix compiler warnings in attr module
Peter Stephenson
2009-11-06
2
-6
/
+8
*
Jun T.: 27351: zdelattr missed first argument
Peter Stephenson
2009-11-05
1
-1
/
+1
*
Mikael: 27347: enhance extended attribute support
Peter Stephenson
2009-11-04
1
-61
/
+149
*
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
2
-2
/
+5
*
Jun T.: 27292: fix length in socket call
Peter Stephenson
2009-09-29
1
-6
/
+2
*
27286: Made movefd() return the targetfd on success. Added
Wayne Davison
2009-09-22
3
-18
/
+24
*
27284: better use of movefd()
Peter Stephenson
2009-09-22
6
-17
/
+58
*
27283: failure to dup fd caused mayhem
Peter Stephenson
2009-09-21
2
-1
/
+3
*
users/14411: Src/hashtable.c: only hash stat-able executable regular
Peter Stephenson
2009-09-21
1
-6
/
+37
*
Holger Weiss: 57248: fix anchoring for vi searches
Peter Stephenson
2009-09-06
1
-1
/
+1
*
27243: reverse indexing of arrays with beginning index out of range returned
Peter Stephenson
2009-09-05
1
-0
/
+10
*
27240: fix fix for lexing in test builtin
Peter Stephenson
2009-09-02
1
-1
/
+3
*
27218: don't unquote $line generated in comparguments for _arguments
Peter Stephenson
2009-08-17
1
-2
/
+16
*
27216: set chwords to NULL when freed
Peter Stephenson
2009-08-16
1
-0
/
+2
*
users/14307: end of command line in completion with variant zsh syntax
Peter Stephenson
2009-08-15
1
-1
/
+9
*
27211: handle Cygwin device files & drives specially in compfiles
Peter Stephenson
2009-08-05
1
-8
/
+66
*
27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.
Clint Adams
2009-08-01
1
-1
/
+1
*
27188: improve read -q by using read -k code
Peter Stephenson
2009-07-24
1
-61
/
+27
*
27181: extend POSIX_CD to handle target directory printing behaviour
Peter Stephenson
2009-07-21
1
-4
/
+15
*
27159: restore pre-23067 behavior of SIGINT outside a "wait", so that
Bart Schaefer
2009-07-20
2
-13
/
+22
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
3
-5
/
+25
*
users/14240: assignment before a function definition is an error
Peter Stephenson
2009-07-17
1
-1
/
+7
*
Eric Blake: 27151: cd handling with initial // for Cygwin
Peter Stephenson
2009-07-15
1
-6
/
+8
*
27134: Close SHTTY on exec.
Peter Stephenson
2009-07-12
3
-4
/
+22
*
27131: allow MONITOR in subshell by not closing SHTTY
Peter Stephenson
2009-07-11
2
-6
/
+3
*
27129: fix status at start of function, command subst, etc.
Peter Stephenson
2009-07-11
3
-7
/
+37
*
27126: a few more contexts where executing empty lists gives status zero
Peter Stephenson
2009-07-10
2
-1
/
+5
*
27125: handle nested use of colour code buffer allocation
Peter Stephenson
2009-07-10
1
-2
/
+14
*
27106: reset status on command that expands to empty
Peter Stephenson
2009-07-10
5
-46
/
+87
*
27119: job output to stdout if non-interactive
Peter Stephenson
2009-07-10
1
-6
/
+5
*
27112: allow jobbing output if not interactive
Peter Stephenson
2009-07-09
1
-8
/
+10
*
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
*
27110: Only turn on MONITOR if set explicitly or INTERACTIVE
Peter Stephenson
2009-07-09
1
-1
/
+7
*
27100: Allow MONITOR option in non-interactive shells for testing.
Peter Stephenson
2009-07-08
2
-2
/
+2
*
27092: missing then-clause for if wasn't an error
Peter Stephenson
2009-07-06
1
-0
/
+4
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
2
-4
/
+4
*
27085: add accept-search handling to scrollist keymap
Peter Stephenson
2009-07-01
1
-0
/
+2
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
4
-14
/
+40
*
27080: it wasnt possible to exit menu selection cleanly
Peter Stephenson
2009-07-01
1
-2
/
+18
*
27079: save lexical context in test builtin
Peter Stephenson
2009-07-01
1
-0
/
+2
*
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
3
-19
/
+144
*
27025: define _GNU_SOURCE on the Hurd.
Clint Adams
2009-05-30
1
-1
/
+1
*
27021: fix length of saved glob flags in pattern matching
Peter Stephenson
2009-05-29
1
-5
/
+6
*
26975: compilation issues in bin_print()
Peter Stephenson
2009-05-20
1
-4
/
+9
[next]