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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
45583/0007: WC_FUNCDEF: Add a placeholder element.
Daniel Shahaf
2020-03-22
5
-4
/
+13
*
45583/0006: internal: Add some comments for orientation. No functional change.
Daniel Shahaf
2020-03-22
2
-8
/
+11
*
45583/0005: internal: Document the WC_FUNCDEF data layout for anonymous funct...
Daniel Shahaf
2020-03-22
2
-2
/
+12
*
45583/0004: internal: Add some comments around wordcodes. No functional change.
Daniel Shahaf
2020-03-22
3
-2
/
+16
*
45583/0003: internal: Add some comments around Eccstr. No functional change.
Daniel Shahaf
2020-03-22
3
-6
/
+52
*
45583/0002: internal: Reduce some variables' visibility. No functional change.
Daniel Shahaf
2020-03-22
2
-8
/
+10
*
45583/0001: internal: Remove a redundant assignment.
Daniel Shahaf
2020-03-22
2
-1
/
+5
*
unposted: Deconfuse $EDITOR's balanced braces mode. No functional change.
Daniel Shahaf
2020-03-20
2
-2
/
+6
*
unposted: ${(Z)}: Convert documentation to a description block.
Daniel Shahaf
2020-03-20
2
-4
/
+20
*
unposted: internal: ztst.vim: Make sure syntax elements are only hidden if th...
Daniel Shahaf
2020-03-20
2
-7
/
+22
*
unposted: Specify tabs for Makefiles.
Daniel Shahaf
2020-03-18
2
-0
/
+7
*
45572: _sshfs: Complete some more options
Daniel Shahaf
2020-03-17
2
-3
/
+15
*
45536: fix handling of 8bit character under C-locale
Jun-ichi Takimoto
2020-03-17
2
-2
/
+7
*
45541: internal: vcs_info git: Add a test case repository for rebase-apply si...
Daniel Shahaf
2020-03-15
2
-0
/
+53
*
45539: vcs_info git: In non-interactive rebases, obtain applied patches' names.
Daniel Shahaf
2020-03-15
2
-5
/
+21
*
45540: vcs_info git: In non-interactive rebases, compute patch names for unap...
Daniel Shahaf
2020-03-15
3
-8
/
+32
*
45543: vcs_info quilt: Allow quiltcommand to be a function.
Daniel Shahaf
2020-03-15
3
-2
/
+11
*
45547: vcs_info git: In interactive rebases, process gen-unapplied-string arg...
Daniel Shahaf
2020-03-15
2
-7
/
+21
*
45546: vcs_info git: In interactive rebases, properly support the full form o...
Daniel Shahaf
2020-03-15
2
-2
/
+6
*
45545: vcs_info git: In interactive rebases, ignore comment lines.
Daniel Shahaf
2020-03-15
2
-0
/
+9
*
unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...
dana
2020-03-13
2
-1
/
+4
*
45535: _lz4: Order compression levels numerically
dana
2020-03-13
2
-2
/
+10
*
45534: _hdiutil: Update image-file extensions, image/disk formats, &c.
dana
2020-03-13
2
-24
/
+66
*
45531: _sh: Complete options more accurately
dana
2020-03-13
2
-12
/
+37
*
45537 (tweaked): E02xtrace: Fix inconsistent function-name encoding in preser...
dana
2020-03-13
2
-1
/
+6
*
unposted: .editorconfig: Specify spaces rather than tabs for zsh scripts.
Daniel Shahaf
2020-03-12
2
-1
/
+12
*
45470: C02cond: Simplify '-N cond' test
dana
2020-03-11
2
-24
/
+14
*
45424: completion: Add **/sbin to PATH when completing commands like sudo
dana
2020-03-11
6
-22
/
+57
*
45524: Add completion for dscverify(1) from Debian's devscripts.
Romain Porte
2020-03-10
2
-0
/
+35
*
45518 + unposted tweak (change single quotes to double quotes): Fix V01zmotlo...
Daniel Shahaf
2020-03-09
2
-14
/
+25
*
Merge remote-tracking branch 'origin/5.9'
Daniel Shahaf
2020-03-07
13
-44
/
+303
|
\
|
*
unposted: Move a new incompatibility notice.
5.9
Daniel Shahaf
2020-03-07
2
-2
/
+7
|
*
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-03-07
50
-675
/
+1287
|
|
\
|
|
/
|
/
|
*
|
unposted: Remove 'sgi', as that OpenBSD port has been discontinued.
Daniel Shahaf
2020-03-06
2
-1
/
+6
*
|
45509: fix typos in B01cd.ztst
Jun-ichi Takimoto
2020-03-06
2
-3
/
+5
*
|
45490 (+45495 and a test): refactor rlimits.c
Jun-ichi Takimoto
2020-03-06
7
-561
/
+281
*
|
github #49: Fix typo: longson should be loongson
Bryan Irvine
2020-03-05
2
-1
/
+6
*
|
users/24710: Fix job control problem with sudo.
Peter Stephenson
2020-02-27
4
-6
/
+21
*
|
45492: skip test added by users/24633 on Cygwin
Jun-ichi Takimoto
2020-02-27
2
-5
/
+14
*
|
45488: COMP_WORDS for bash need "$@"-style quoting
Marc
2020-02-25
2
-1
/
+6
*
|
45487: Missing mod_export declarations for AIX
Peter Stephenson
2020-02-24
7
-6
/
+12
*
|
45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...
Daniel Shahaf
2020-02-19
4
-3
/
+41
*
|
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
[next]