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
2015-06-17
35476: Allow setting $0 when POSIX_ARGZERO is not set
Mikael Magnusson
1
-1
/
+16
2015-06-16
35493: erase $_ when the command line is an assignment
Barton E. Schaefer
1
-0
/
+1
2015-06-16
35482: be consistent about how argzero is allocated
Barton E. Schaefer
1
-2
/
+3
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
10
-31
/
+131
2015-06-08
35416: Turn on MULTIBYTE in all emulations.
Peter Stephenson
1
-1
/
+1
2015-06-07
35412: fix for - flag when formating strings with printf
Oliver Kiddle
1
-1
/
+1
2015-06-06
35350: extend "fc -I" to cover listing of "internal" history events only
Barton E. Schaefer
1
-10
/
+14
2015-06-05
35386: expand tabs where useful in builtins outputing function.
Peter Stephenson
6
-39
/
+196
2015-06-03
35360 (replacing 35357): fix for configuring zpty on FreeBSD without
Oliver Kiddle
1
-1
/
+1
2015-06-02
GLOB_ASSIGN should only affect scalar assignments
Mikael Magnusson
1
-2
/
+2
2015-06-02
35359: Improved math parsing and errors.
Peter Stephenson
1
-7
/
+14
2015-06-02
35357: FreeBSD needs HAVE_POSIX_OPENPT for zpty
Baptiste Daroussin
1
-1
/
+1
2015-06-02
35353: print -x and print -X expand tabs
Peter Stephenson
2
-6
/
+137
2015-05-31
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
1
-1
/
+2
2015-05-30
users/20238: add "fc -L" to operate only on the local shell history
Barton E. Schaefer
1
-10
/
+13
2015-05-29
35326: $#- was misparsed as ${#-}
Peter Stephenson
1
-1
/
+1
2015-05-29
2037: ${functions[foo]} shouldn't be unmetafied.
Peter Stephenson
1
-5
/
+0
2015-05-28
35318: POSIX_BUILTINS behaviour for getopts.
Peter Stephenson
2
-4
/
+12
2015-05-27
35306: "test -z \(" failed due to parse confusion
Peter Stephenson
1
-8
/
+17
2015-05-23
35127#1: Fix _describe/compdescribe problem with unsorted groups
Daniel Shahaf
2
-7
/
+42
2015-05-22
Tweak test for function level of exit.
Peter Stephenson
1
-1
/
+1
2015-05-21
35250: Fix case documentation (SH_GLOB)
Peter Stephenson
1
-2
/
+2
2015-05-21
35248: treat fully parenthised zsh patterns as complete case patterns again
Peter Stephenson
2
-12
/
+85
2015-05-20
35231: make mkevnstr() safe for NULL value
Barton E. Schaefer
1
-5
/
+9
2015-05-18
35193: Add "unalias -a".
Peter Stephenson
2
-7
/
+38
2015-05-18
35184: Additional case fix for 35168.
Peter Stephenson
1
-2
/
+0
2015-05-18
35168: Improve parsing of case patterns.
Peter Stephenson
4
-111
/
+96
2015-05-15
35155: cmdpop() could be called erroneously on error
Peter Stephenson
1
-2
/
+4
2015-05-15
35153: nested math substitution
Peter Stephenson
1
-2
/
+11
2015-05-15
35151: improved check for parameter q and b flags
Peter Stephenson
1
-1
/
+2
2015-05-15
35131: allow "[]" to match empty character set.
Peter Stephenson
1
-1
/
+10
2015-05-14
Øystein Walle: 34841 (tweaked): allow grouping of thousands in printf format...
Oliver Kiddle
1
-3
/
+3
2015-05-14
35110: don't implicitly initialize restricted integers to zero
Peter Stephenson
1
-1
/
+6
2015-05-13
35092: fix for numeric arguments from vi operator pending mode
Oliver Kiddle
1
-1
/
+1
2015-05-13
35114: zformat -a multibyte char widths
Peter Stephenson
1
-0
/
+36
2015-05-13
users/20203: nested functions in always blocks when exit pending
Peter Stephenson
2
-1
/
+15
2015-05-11
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
1
-1
/
+1
2015-05-10
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
4
-6
/
+42
2015-05-10
Don't treat NUL as a combining character
Mikael Magnusson
1
-2
/
+2
2015-05-09
35064: rename ISPRINT to ZISPRINT to avoid conflict
Jun-ichi Takimoto
3
-5
/
+5
2015-05-08
35059: fix, document, test readonly -p.
Peter Stephenson
1
-70
/
+108
2015-05-07
35054: readonly -p + POSIXBUILTINS fix.
Peter Stephenson
1
-2
/
+13
2015-05-06
35046: unwind cmdstack when erroring out of lexing a parameter expansion in b...
Barton E. Schaefer
1
-1
/
+4
2015-05-05
35032: Handle SIGCONT for process better.
Peter Stephenson
1
-1
/
+3
2015-05-04
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
1
-18
/
+33
2015-05-04
Fix two bugs in typeset_setbase
Mikael Magnusson
1
-3
/
+4
2015-04-29
34992: POSIX fix for readonly variables.
Peter Stephenson
2
-5
/
+38
2015-04-28
34989: AUTO_CD needs to call cd --.
Peter Stephenson
1
-0
/
+1
2015-04-28
34979: Preserve job text when doing shell job fix.
Peter Stephenson
1
-1
/
+14
2015-04-28
34977: more reliable test if preprocessor is GNU
Peter Stephenson
1
-2
/
+2
[next]