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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
45563: %z can be used for zlong in warnings and errors
Peter Stephenson
2020-03-22
1
-0
/
+9
*
45583/0009: Add end-of-options guard support to 'function -T'.
Daniel Shahaf
2020-03-22
1
-4
/
+12
*
45583/0008: Add the 'function -T' syntax.
Daniel Shahaf
2020-03-22
2
-5
/
+14
*
45583/0007: WC_FUNCDEF: Add a placeholder element.
Daniel Shahaf
2020-03-22
3
-2
/
+8
*
45583/0006: internal: Add some comments for orientation. No functional change.
Daniel Shahaf
2020-03-22
1
-8
/
+8
*
45583/0005: internal: Document the WC_FUNCDEF data layout for anonymous funct...
Daniel Shahaf
2020-03-22
1
-2
/
+8
*
45583/0004: internal: Add some comments around wordcodes. No functional change.
Daniel Shahaf
2020-03-22
2
-2
/
+13
*
45583/0003: internal: Add some comments around Eccstr. No functional change.
Daniel Shahaf
2020-03-22
2
-6
/
+49
*
45583/0002: internal: Reduce some variables' visibility. No functional change.
Daniel Shahaf
2020-03-22
1
-8
/
+7
*
45583/0001: internal: Remove a redundant assignment.
Daniel Shahaf
2020-03-22
1
-1
/
+0
*
unposted: Deconfuse $EDITOR's balanced braces mode. No functional change.
Daniel Shahaf
2020-03-20
1
-2
/
+3
*
45536: fix handling of 8bit character under C-locale
Jun-ichi Takimoto
2020-03-17
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-03-07
21
-638
/
+634
|
\
|
*
45490 (+45495 and a test): refactor rlimits.c
Jun-ichi Takimoto
2020-03-06
3
-560
/
+263
|
*
users/24710: Fix job control problem with sudo.
Peter Stephenson
2020-02-27
3
-6
/
+14
|
*
45487: Missing mod_export declarations for AIX
Peter Stephenson
2020-02-24
6
-6
/
+6
|
*
45453: builtins: kill: Do not signal current process group when pid is empty
Chris Down
2020-02-18
1
-2
/
+3
|
*
Clean up error-message white space
dana
2020-02-14
1
-9
/
+21
|
*
Improve PRIVILEGED fixes (again)
dana
2020-02-14
1
-49
/
+43
|
*
Improve PRIVILEGED fixes
Daniel Shahaf
2020-02-14
4
-99
/
+275
|
*
Drop privileges securely
Sam Foxman
2020-02-14
1
-40
/
+121
|
*
zsh/system: Fix infinite loop in sysread
Roman Perepelitsa
2020-02-06
1
-1
/
+1
|
*
45373: Fix ERR_EXIT bug in else branch of if.
Peter Stephenson
2020-02-02
1
-1
/
+1
|
*
45343: Queue signals around arithmetic evaluations
Daniel Shahaf
2020-01-29
2
-7
/
+11
|
*
unposted: internal: Add some comments and fix indentation. No functional cha...
Daniel Shahaf
2020-01-26
1
-2
/
+13
|
*
45340: internal: Document the difference between paramtab and realparamtab.
Daniel Shahaf
2020-01-23
1
-1
/
+7
*
|
45304: Do execute the always block even when the try/always block itself is t...
Daniel Shahaf
2020-01-16
1
-1
/
+1
*
|
45291: A glob with a trailing slash will now match unreadable/unexecutable di...
Daniel Shahaf
2020-01-15
1
-10
/
+39
*
|
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-01-15
23
-29
/
+40
|
\
|
|
*
45302: bin_umask(): Queue signals around umask().
Daniel Shahaf
2020-01-15
1
-1
/
+4
|
*
Fix typos reported by codespell in Src/
Mikael Magnusson
2020-01-09
4
-4
/
+4
|
*
45269: Fix misspellings in completions and elsewhere.
Jens Schleusener
2020-01-09
15
-17
/
+17
|
*
45181: Fix workers/45164: ${(S)%%} will now consider the empty string as a po...
Daniel Shahaf
2020-01-02
1
-2
/
+2
|
*
24581: Fix array assignments in shell word splitting and completion.
Peter Stephenson
2019-12-31
2
-1
/
+13
|
*
unposted: zerrmsg(): Fix macro guard missed in previous commit
dana
2019-12-26
1
-2
/
+0
|
*
internal: Allow %L in zerrmsg() in non-debug builds, too.
Daniel Shahaf
2019-12-26
1
-2
/
+0
*
|
45137: zformat: Allow the specifying minimum width and a dot with an empty ma...
Daniel Shahaf
2019-12-26
1
-2
/
+1
*
|
45138: Add zformat unit tests.
Daniel Shahaf
2019-12-26
1
-3
/
+3
*
|
45131: Make a function that redefines itself preserve its tracedness.
Daniel Shahaf
2019-12-26
1
-0
/
+6
|
/
*
45083: Add signal protection to execarith().
Peter Stephenson
2019-12-18
1
-0
/
+3
*
45076: internal: Simplify handling of try_tryflag. No functional change.
Daniel Shahaf
2019-12-18
1
-6
/
+3
*
45066: internal: Document forklevel, locallevel, and exit_pending.
Daniel Shahaf
2019-12-18
3
-2
/
+14
*
45065: Make 'make -s' print nothing when it does nothing.
Daniel Shahaf
2019-12-18
1
-1
/
+0
*
45064: Fix the mktemp() warning, in debug builds only.
Daniel Shahaf
2019-12-18
1
-0
/
+25
*
45058: internal: Add symbolic names to possible values of zexit()'s "from_whe...
Daniel Shahaf
2019-12-17
8
-25
/
+35
*
unposted: Update comment to reflect variable rename in 41012 (= zsh-5.3.1-182...
Daniel Shahaf
2019-12-17
1
-1
/
+1
*
45025: fix re-entrancy problem with memory management in readoutput().
Peter Stephenson
2019-12-15
1
-25
/
+36
*
45009: POSIX_CD needs to suppress some forms of option.
Peter Stephenson
2019-12-12
1
-1
/
+1
*
45001: Fix zero-length matches with ${...%...}
Peter Stephenson
2019-12-12
1
-0
/
+6
*
45004: Fix typos in comments
Martijn Dekker
2019-12-11
20
-47
/
+47
[next]