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
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
9
-40
/
+227
*
30724: shell code optimisd to use execsimple() doesn't have a valid thisjob
Peter Stephenson
2012-10-11
2
-4
/
+31
*
users/17318: only increment the undo variable return value for the
Peter Stephenson
2012-10-09
1
-0
/
+11
*
users/17314: ensure an undo change number
Peter Stephenson
2012-10-09
1
-10
/
+17
*
fix trivial typo with "functions +T"
Peter Stephenson
2012-10-09
1
-1
/
+1
*
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
2012-10-07
5
-66
/
+114
*
30718: emulate command evaluations should apply sticky emulation
Peter Stephenson
2012-10-07
1
-2
/
+1
*
30716: make IGNORECLOSEBRACES an emulation option
Peter Stephenson
2012-10-05
1
-1
/
+1
*
30715: use enum lextok for variables containing lexical tokens
Peter Stephenson
2012-10-05
6
-47
/
+60
*
users/17310: we can't treat < after [ as a normal character.
Peter Stephenson
2012-10-03
1
-2
/
+2
*
users/17304: angle brackets aren't associated with special parsing
Peter Stephenson
2012-10-02
1
-2
/
+2
*
30692: allow autoload +X -m to work
Peter Stephenson
2012-09-21
1
-2
/
+2
*
30687 with typo corrected: don't REPORTTIME if zleactive
Peter Stephenson
2012-09-21
1
-0
/
+2
*
30647, 30649: allow underscores in numeric constants
Peter Stephenson
2012-09-11
2
-15
/
+52
*
users/17236: r and other fc output didn't metafy when listing to a file
Peter Stephenson
2012-09-08
1
-2
/
+6
*
30656: prevent SIGFPE in division by -1 by multiplying instead
Peter Stephenson
2012-09-06
1
-3
/
+23
*
John Stahara: 30641: bindkey -N error report is misleading
Peter Stephenson
2012-08-25
1
-1
/
+1
*
Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need
Peter Stephenson
2012-08-23
2
-3
/
+10
*
30633: "functions -T" only traces marked function, not called functions
Peter Stephenson
2012-08-21
6
-8
/
+27
*
30629 plus unposted formatting changes:
Peter Stephenson
2012-08-17
1
-30
/
+33
*
30627: support RLIMIT_NTHR as on NetBSD
Peter Stephenson
2012-08-17
2
-0
/
+12
*
Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation on
Peter Stephenson
2012-08-16
1
-0
/
+2
*
30169: repeat "typeset -T" with same two first arguments is not an error
Peter Stephenson
2012-08-16
1
-1
/
+14
*
30617: rationalise replacement tgoto() prototype
Peter Stephenson
2012-08-16
2
-5
/
+8
*
Aaron Scrab: 30604: make repeating vi skip character useful by ignoring
Peter Stephenson
2012-08-13
1
-7
/
+24
*
Aaron Schrab: 30603: repeating vi skip characters command caused bad position
Peter Stephenson
2012-08-13
1
-0
/
+2
*
YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646
Peter Stephenson
2012-08-07
2
-3
/
+3
*
Bart: 30560: unset ordinary array element by setting to null
Peter Stephenson
2012-07-15
1
-0
/
+28
*
30540: typeset flag handling with SECONDS
Bart Schaefer
2012-06-30
1
-2
/
+3
*
30530,30533: fix problems with COLUMNS or LINES < 1, and related issues
Bart Schaefer
2012-06-27
2
-2
/
+2
*
30518: attempt to supply tgoto() prototype when missing only.
Peter Stephenson
2012-06-21
1
-0
/
+4
*
Dima Kogan: 30515: fix globbing problem with large files:
Peter Stephenson
2012-06-18
1
-1
/
+3
*
30513: zsh/regex metafy fixes for widechar
Phil Pennock
2012-06-16
1
-7
/
+16
*
Danek: 30485: trailing garbage after signal number not recognised in kill
Peter Stephenson
2012-05-22
1
-3
/
+8
*
30469: Src/builtin.c: allow reverse listing of history using
Peter Stephenson
2012-05-08
1
-5
/
+5
*
unposted: fix trailing spaces from previous commit
Mikael Magnusson
2012-05-02
1
-1
/
+1
*
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...
Mikael Magnusson
2012-05-02
1
-10
/
+18
*
users/17046: don't count too many elements when splitting quoted parameter
Peter Stephenson
2012-05-01
1
-1
/
+1
*
30455: remove max array length test
Peter Stephenson
2012-04-25
1
-0
/
+13
*
unposted: add test for valid identifier to 30431
Peter Stephenson
2012-04-22
1
-1
/
+8
*
30439: ${...:*...} with nonexistent or non-array after *
Peter Stephenson
2012-04-22
1
-0
/
+13
*
30431 with typo in _typeset fix:
Peter Stephenson
2012-04-22
2
-1
/
+44
*
30433: double backslash is not line continuation.
Bart Schaefer
2012-04-21
1
-1
/
+2
*
30413: (q-) parameter flag should quote null string
Peter Stephenson
2012-04-16
2
-10
/
+13
*
30410 plus one other case: avoid divide-by-zero errors
Peter Stephenson
2012-04-15
1
-3
/
+10
*
30391: tweak to ignore DISABLED flag in new hash-based arrayuniq()
Peter Stephenson
2012-04-13
1
-1
/
+1
*
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
2012-04-10
1
-3
/
+89
*
add some braces to avoid compiler warnings
Peter Stephenson
2012-03-30
1
-7
/
+9
*
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
2012-03-29
3
-2
/
+33
*
30351 + 30352: metafy strings on import into zsh variables
Peter Stephenson
2012-03-13
2
-16
/
+40
[next]