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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
45463: test: kill: Document why we use SIGURG
Chris Down
2020-02-18
2
-0
/
+12
*
|
45453: builtins: kill: Do not signal current process group when pid is empty
Chris Down
2020-02-18
3
-3
/
+15
*
|
45452: builtins: kill: Add `kill ''` regression test with explicit sigspec
Chris Down
2020-02-18
2
-0
/
+12
*
|
45451: builtins: kill: Add basic test suite
Chris Down
2020-02-18
2
-0
/
+64
*
|
github #48/0002: vcs_info git: properly detect bare repositories
brian m. carlson
2020-02-17
2
-0
/
+8
*
|
github #48/0001: vcs_info git: avoid warnings in bare repositories
brian m. carlson
2020-02-17
2
-1
/
+7
*
|
unposted: Post-release version bump
dana
2020-02-14
2
-2
/
+4
*
|
unposted: Release 5.8
zsh-5.8
dana
2020-02-14
2
-2
/
+4
*
|
CVE-2019-20044: Update change log for preceding commits
dana
2020-02-14
1
-0
/
+6
*
|
Update NEWS/README
dana
2020-02-14
2
-4
/
+25
*
|
Add unsetopt/PRIVILEGED tests
dana
2020-02-14
3
-1
/
+207
*
|
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
6
-102
/
+292
*
|
Drop privileges securely
Sam Foxman
2020-02-14
2
-41
/
+124
*
|
unposted: V01zmodload: Fix failing test from workers/45385
dana
2020-02-14
2
-2
/
+7
*
|
45423: _su: Improve arg handling, shell look-ups
dana
2020-02-14
2
-12
/
+38
*
|
unposted: _zip: Recognise '--'
dana
2020-02-07
2
-3
/
+7
*
|
45385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?)...
Daniel Shahaf
2020-02-07
2
-0
/
+19
*
|
unposted: Test release: 5.7.1-test-3
zsh-5.7.1-test-3
dana
2020-02-06
2
-2
/
+4
*
|
zsh/system: Fix infinite loop in sysread
Roman Perepelitsa
2020-02-06
2
-1
/
+4
*
|
_diff_options: Restore -w completion lost in workers/43351
Martin von Wittich
2020-02-06
2
-0
/
+7
*
|
unposted: Fix ChangeLog typo.
Daniel Shahaf
2020-02-06
1
-1
/
+1
*
|
45368: Add tests for workers/45367's issue about double slashes in 'cd -P' an...
Daniel Shahaf
2020-02-03
3
-0
/
+14
*
|
45373: Fix ERR_EXIT bug in else branch of if.
Peter Stephenson
2020-02-02
3
-1
/
+15
*
|
45372: Record a symlink loop bug involving :P
Daniel Shahaf
2020-02-02
2
-0
/
+6
*
|
45365: _git: Fix __git_recent_branches for the case when a commit has an empt...
WGH
2020-02-02
2
-2
/
+7
*
|
45343: Queue signals around arithmetic evaluations
Daniel Shahaf
2020-01-29
3
-7
/
+14
*
|
45344: Document where third-party completion functions should be installed.
Daniel Shahaf
2020-01-29
2
-0
/
+15
*
|
45345: internal: ztst.vim: Fix highlighting of zsh comments in test payload
Daniel Shahaf
2020-01-28
2
-1
/
+12
*
|
unposted: internal: Add some comments and fix indentation. No functional cha...
Daniel Shahaf
2020-01-26
2
-2
/
+18
*
|
45340: internal: Document the difference between paramtab and realparamtab.
Daniel Shahaf
2020-01-23
2
-1
/
+12
*
|
45332: _git: add completion for git-version
Eitan Adler
2020-01-19
2
-1
/
+17
*
|
_brace_parameter: add missing \
Mikael Magnusson
2020-01-19
1
-1
/
+1
|
*
unposted: Fix trailing whitespace in test expectations.
Daniel Shahaf
2020-03-07
2
-3
/
+8
|
*
45342: Add tests for interaction between autoloadable parameters and module l...
Daniel Shahaf
2020-01-29
2
-0
/
+46
|
*
45313: _git: Support completion from outside of a worktree when --git-dir/--w...
Daniel Shahaf
2020-01-17
2
-4
/
+13
|
*
45304: Do execute the always block even when the try/always block itself is t...
Daniel Shahaf
2020-01-16
3
-2
/
+7
|
*
Merge branch 'master' into 5.9
Daniel Shahaf
2020-01-16
5
-11
/
+33
|
|
\
|
|
/
|
/
|
*
|
45305: Add an XFail test: The exec-last-command optimization is applied to tr...
Daniel Shahaf
2020-01-16
2
-0
/
+7
*
|
45307: zstyle docs: Unoverload a placeholder variable name.
Daniel Shahaf
2020-01-16
2
-4
/
+8
*
|
45306: zstyle docs: Introduce the first synopsis in the same way as all other...
Daniel Shahaf
2020-01-16
2
-6
/
+10
*
|
unposted: docs: Fix a cross-reference.
Daniel Shahaf
2020-01-16
3
-2
/
+9
|
*
45292: D02glob: Add regression test for macOS stat(2) misbehaviour
dana
2020-01-15
2
-0
/
+14
|
*
45291: A glob with a trailing slash will now match unreadable/unexecutable di...
Daniel Shahaf
2020-01-15
3
-11
/
+45
|
*
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-01-15
92
-227
/
+806
|
|
\
|
|
/
|
/
|
*
|
45287: zshexpn: Describe parameter elision and add some introductory prose
Daniel Shahaf
2020-01-15
2
-11
/
+23
*
|
45302: bin_umask(): Queue signals around umask().
Daniel Shahaf
2020-01-15
2
-1
/
+9
*
|
users/24656: docs: Add an example of setting and querying zstyles
Daniel Shahaf
2020-01-14
2
-8
/
+32
*
|
users/24659: Cross-ref doc for matchers.
Peter Stephenson
2020-01-14
2
-0
/
+11
[prev]
[next]