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
2017-05-09
41078: Empty psvar could cause bad dereference in prompt expansion
Peter Stephenson
1
-1
/
+1
2017-05-08
40173: Off-by-one error checking for {varid}.
Peter Stephenson
1
-1
/
+1
2017-05-08
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
1
-4
/
+15
2017-05-08
Fix combination of HERE document and |&.
Peter Stephenson
1
-1
/
+1
2017-05-03
41043: Close pipes in shell when disowning background job.
Peter Stephenson
1
-0
/
+1
2017-04-28
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
1
-1
/
+8
2017-04-27
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
3
-8
/
+31
2017-04-26
41008: Handle expansions for precommand modifiers
Peter Stephenson
2
-35
/
+135
2017-04-23
40995: Don't disable alias expansion when finding command substitution limits
Peter Stephenson
1
-3
/
+0
2017-04-23
40994: unmeta_one() need not count Meta
Jun-ichi Takimoto
1
-8
/
+1
2017-04-21
40990: Fix crash with bogus path in sh emaulation.
Peter Stephenson
1
-14
/
+37
2017-04-15
40977: "emulate" disallows "--help" and "--version"
Barton E. Schaefer
1
-2
/
+2
2017-04-10
40935: User names need metafying.
Orlov Sergey
1
-3
/
+3
2017-04-07
40940: untokenize names of condition features before attempting to look up th...
Bart Schaefer
1
-2
/
+2
2017-04-04
40933: Ensure we get job text in sourced files.
Peter Stephenson
1
-2
/
+2
2017-04-03
40932: Parameter subscripts need to count parentheses.
Peter Stephenson
1
-3
/
+8
2017-04-02
40929 (replaces 40598): paramsubst() should always return scalar when PREFORK...
Barton E. Schaefer
1
-13
/
+8
2017-03-23
40891: fix more zero-length matches.
Peter Stephenson
1
-1
/
+3
2017-03-23
22601: Fix for parameter substitution pattern matches.
Peter Stephenson
1
-2
/
+6
2017-03-11
40832: fix $x:P when PWD=/
Barton E. Schaefer
1
-2
/
+10
2017-03-10
40819: Fix IS_DASH test in BRACE_CCL handling
Peter Stephenson
1
-1
/
+2
2017-03-10
unposted: declare file local variables as static
Jun-ichi Takimoto
1
-2
/
+2
2017-03-10
unposted: silence warnings on Cygwin
Jun-ichi Takimoto
1
-1
/
+2
2017-03-09
40796: MAGIC_EQUAL_SUBST not needed with parsed assignment.
Peter Stephenson
1
-5
/
+20
2017-03-08
40799: fix $- expansion partly broken by 40760
Barton E. Schaefer
1
-1
/
+3
2017-03-08
40763: count wide characters and Cmatcher pointers more sanely in cfp_matcher...
Barton E. Schaefer
3
-58
/
+60
2017-03-08
40745 + 40753: Fix 'unset ZLE_RPROMPT_INDENT' not restoring the default behav...
Daniel Shahaf
2
-2
/
+20
2017-03-07
40760: Always tokenize unquoted - to Dash.
Peter Stephenson
10
-67
/
+102
2017-03-05
40726: add "zcurses resize" for sane terminal size change
Sebastian Gniazdowski
1
-0
/
+69
2017-03-04
40781: optimize array assignment, similar to 39995 for string assignment
Sebastian Gniazdowski
1
-15
/
+48
2017-03-04
40654: exit cleanly from special POSIXBUILTINS in subshells
Barton E. Schaefer
1
-0
/
+1
2017-03-03
40170: Fix up error resetting in curses module.
Sebastian Gniazdowski
1
-23
/
+12
2017-03-03
40702: new KEYS_QUEUED_COUNT ZLE variable
Peter Stephenson
1
-0
/
+11
2017-03-02
40681: strftime builtin should return 1 if ztrftime() returns -1
Jun-ichi Takimoto
1
-2
/
+6
2017-03-01
40622 with typos fixed: functions -Ms.
Peter Stephenson
2
-13
/
+42
2017-02-26
40650: redo 40508 and 40626 with comments explaining what is actually going on
Barton E. Schaefer
1
-9
/
+25
2017-02-26
Revert 40626 which broke tests.
Daniel Shahaf
1
-2
/
+2
2017-02-25
40640: the (A) parameter flag forces array result even if assignment syntax i...
Barton E. Schaefer
1
-0
/
+11
2017-02-25
40626: Make $options re-settable.
Daniel Shahaf
1
-2
/
+2
2017-02-23
40624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process s...
Barton E. Schaefer
1
-0
/
+5
2017-02-23
40604: revert to the old method if getutent() is not available
Jun-ichi Takimoto
1
-4
/
+22
2017-02-20
40598: paramsubst() should always return scalar when PREFORK_SINGLE was passed
Barton E. Schaefer
1
-1
/
+14
2017-02-20
40593: SHWORDSPLIT + unset IFS should cause default splitting of $@
Barton E. Schaefer
1
-1
/
+2
2017-02-20
40576 (tweaked): entersubsh(): unblock any signals that were blocked for tra...
Barton E. Schaefer
1
-3
/
+14
2017-02-17
40558, 40562: General improvements to zsh/db/gdbm module
Sebastian Gniazdowski
2
-72
/
+437
2017-02-13
40524: do not free a null array
Barton E. Schaefer
1
-1
/
+2
2017-02-13
40536: Prepend directory to $fpath.
Peter Stephenson
2
-0
/
+37
2017-02-08
40508: Make $functions re-settable.
Daniel Shahaf
1
-2
/
+2
2017-02-07
40507: Remove extraneous null creating GDBM records
Sebastian Gniazdowski
1
-6
/
+6
2017-02-02
40486: Don't warn on creation of MATCH etc. in regex.
Peter Stephenson
2
-9
/
+36
[next]