index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
30647, 30649: allow underscores in numeric constants
Peter Stephenson
2
-15
/
+52
2012-09-08
users/17236: r and other fc output didn't metafy when listing to a file
Peter Stephenson
1
-2
/
+6
2012-09-06
30656: prevent SIGFPE in division by -1 by multiplying instead
Peter Stephenson
1
-3
/
+23
2012-08-25
John Stahara: 30641: bindkey -N error report is misleading
Peter Stephenson
1
-1
/
+1
2012-08-23
Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need
Peter Stephenson
2
-3
/
+10
2012-08-21
30633: "functions -T" only traces marked function, not called functions
Peter Stephenson
6
-8
/
+27
2012-08-17
30629 plus unposted formatting changes:
Peter Stephenson
1
-30
/
+33
2012-08-17
30627: support RLIMIT_NTHR as on NetBSD
Peter Stephenson
2
-0
/
+12
2012-08-16
Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation on
Peter Stephenson
1
-0
/
+2
2012-08-16
30169: repeat "typeset -T" with same two first arguments is not an error
Peter Stephenson
1
-1
/
+14
2012-08-16
30617: rationalise replacement tgoto() prototype
Peter Stephenson
2
-5
/
+8
2012-08-13
Aaron Scrab: 30604: make repeating vi skip character useful by ignoring
Peter Stephenson
1
-7
/
+24
2012-08-13
Aaron Schrab: 30603: repeating vi skip characters command caused bad position
Peter Stephenson
1
-0
/
+2
2012-08-07
YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646
Peter Stephenson
2
-3
/
+3
2012-07-15
Bart: 30560: unset ordinary array element by setting to null
Peter Stephenson
1
-0
/
+28
2012-06-30
30540: typeset flag handling with SECONDS
Bart Schaefer
1
-2
/
+3
2012-06-27
30530,30533: fix problems with COLUMNS or LINES < 1, and related issues
Bart Schaefer
2
-2
/
+2
2012-06-21
30518: attempt to supply tgoto() prototype when missing only.
Peter Stephenson
1
-0
/
+4
2012-06-18
Dima Kogan: 30515: fix globbing problem with large files:
Peter Stephenson
1
-1
/
+3
2012-06-16
30513: zsh/regex metafy fixes for widechar
Phil Pennock
1
-7
/
+16
2012-05-22
Danek: 30485: trailing garbage after signal number not recognised in kill
Peter Stephenson
1
-3
/
+8
2012-05-08
30469: Src/builtin.c: allow reverse listing of history using
Peter Stephenson
1
-5
/
+5
2012-05-02
unposted: fix trailing spaces from previous commit
Mikael Magnusson
1
-1
/
+1
2012-05-02
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...
Mikael Magnusson
1
-10
/
+18
2012-05-01
users/17046: don't count too many elements when splitting quoted parameter
Peter Stephenson
1
-1
/
+1
2012-04-25
30455: remove max array length test
Peter Stephenson
1
-0
/
+13
2012-04-22
unposted: add test for valid identifier to 30431
Peter Stephenson
1
-1
/
+8
2012-04-22
30439: ${...:*...} with nonexistent or non-array after *
Peter Stephenson
1
-0
/
+13
2012-04-22
30431 with typo in _typeset fix:
Peter Stephenson
2
-1
/
+44
2012-04-21
30433: double backslash is not line continuation.
Bart Schaefer
1
-1
/
+2
2012-04-16
30413: (q-) parameter flag should quote null string
Peter Stephenson
2
-10
/
+13
2012-04-15
30410 plus one other case: avoid divide-by-zero errors
Peter Stephenson
1
-3
/
+10
2012-04-13
30391: tweak to ignore DISABLED flag in new hash-based arrayuniq()
Peter Stephenson
1
-1
/
+1
2012-04-10
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
1
-3
/
+89
2012-03-30
add some braces to avoid compiler warnings
Peter Stephenson
1
-7
/
+9
2012-03-29
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
3
-2
/
+33
2012-03-13
30351 + 30352: metafy strings on import into zsh variables
Peter Stephenson
2
-16
/
+40
2012-03-07
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
Bart Schaefer
3
-73
/
+105
2012-03-05
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
5
-4
/
+48
2012-03-01
30303: emulate inside function marked for execution tracing enables xtrace
Peter Stephenson
1
-0
/
+14
2012-03-01
30184: use a HASH_EXECUTABLES_ONLY test that matches the test used by
Bart Schaefer
1
-1
/
+2
2012-03-01
30272 (tweaked): most failures of fork() cause non-interactive shells to
Bart Schaefer
1
-11
/
+12
2012-02-29
30276: Src/glob.c: Use zlong rather than int when calculating brace expansion...
Mikael Magnusson
1
-3
/
+4
2012-02-29
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
1
-1
/
+1
2012-02-20
30242: use PREFORK_SINGLE for ${...=...} in POSIX emulation
Bart Schaefer
1
-1
/
+6
2012-02-12
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
4
-43
/
+91
2012-02-09
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
1
-1
/
+1
2012-02-08
Timothy Redaelli: file name manipulations
Peter Stephenson
1
-0
/
+5
2012-02-07
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
1
-1
/
+1
2012-02-05
30127: forbid fc from executing history lines in reverse
Peter Stephenson
1
-0
/
+6
[next]