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
*
unposted: Fix the format of recent ChangeLog entries.
Roman Perepelitsa
2020-07-30
1
-4
/
+6
*
unposted: Add missing entries to ChangeLog.
Roman Perepelitsa
2020-07-30
1
-0
/
+13
*
unposted: comments explaining how hashtable must be created
Roman Perepelitsa
2020-07-29
1
-1
/
+4
*
46275: eliminate undefined behavior caused by redefinition of hashtable
Roman Perepelitsa
2020-07-29
2
-55
/
+56
*
46268: suppress a useless compiler warning around nice()
Roman Perepelitsa
2020-07-28
1
-2
/
+1
*
46244 (cont.): Flesh out the TODO from the previous commit.
Daniel Shahaf
2020-07-14
2
-2
/
+22
*
46244: Start to introduce a release managers keyring.
Daniel Shahaf
2020-07-14
2
-0
/
+11
*
github #61: _parameters: Don't leak the variable $i
oxiedi
2020-07-14
2
-1
/
+6
*
46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...
Daniel Shahaf
2020-07-13
6
-6
/
+14
*
46183: New XFail test: external command with =(...) on LHS of pipeline cleans...
Daniel Shahaf
2020-07-12
2
-0
/
+12
*
unposted (cf. GitHub #11): vcs_info hg: docs: Change an example to not use a ...
Daniel Shahaf
2020-07-12
2
-2
/
+6
*
users/24985: Clarify documentation of the ${(n)} and ${(-)} parameter expansi...
Daniel Shahaf
2020-07-12
2
-3
/
+10
*
46204: Fix new test case for the theoretical case of having more than 100 fil...
Daniel Shahaf
2020-07-12
2
-1
/
+5
*
unposted: .editorconfig: For Makefiles, make the indent size equal to tab width.
Daniel Shahaf
2020-07-12
2
-0
/
+6
*
46152: zsh/system: Re-allow '0' timeout in zsystem flock
Cedric Ware
2020-07-11
3
-14
/
+18
*
46215: make the test for RM_STAR_SILENT work on wider systems
Jun-ichi Takimoto
2020-07-09
2
-6
/
+15
*
46216: update for ansible 2.9
Oliver Kiddle
2020-07-08
2
-38
/
+111
*
46217: update options for tmux 3.1
Oliver Kiddle
2020-07-08
2
-19
/
+93
*
github #60: Fix completion for a zfs dataset containing spaces
Mathias Fredriksson
2020-07-08
2
-3
/
+6
*
gitlab !15: modutils completion: Fix FHS assumption
Doron Behar
2020-07-08
2
-3
/
+23
*
46201: add guidelines for caching and use of imperative mood in descriptions
Oliver Kiddle
2020-07-08
2
-4
/
+24
*
46195: use showrgb command to get colours if it is available
Oliver Kiddle
2020-07-08
2
-5
/
+11
*
github #50: Complete hosts in "Match" directive
SATOH Fumiyasu
2020-07-08
2
-0
/
+15
*
github #53: Allow specifying directory name for _remote_files
James Pike
2020-07-08
2
-5
/
+17
*
46189: Ignore exit status of final zpty_flush in comptesteval
Bart Schaefer
2020-07-07
2
-0
/
+5
*
github #58: docs: Note that the zsh/regex syntax is platform-dependent.
Nuri Jung
2020-07-07
2
-0
/
+17
*
46194: docs: metafaq: Remove spurious closing bracket
Pete Moore
2020-07-06
2
-1
/
+5
*
46175/0003: Fix the RM_STAR_SILENT bug from the parent commit.
Daniel Shahaf
2020-07-05
3
-2
/
+5
*
46175/0002: Add a regression test for 46169: the RM_STAR_SILENT logic process...
Daniel Shahaf
2020-07-05
2
-2
/
+8
*
46175/0001: Add a unit test for the RM_STAR_SILENT option.
Daniel Shahaf
2020-07-05
2
-1
/
+29
*
46174/0002: test harness: Restore indentation after the previous commit. No f...
Daniel Shahaf
2020-07-05
2
-18
/
+21
*
46174/0001: test harness: Plug a symlink attack
Daniel Shahaf
2020-07-05
2
-2
/
+14
*
46168: Update $PWD and call chpwd hook after normalizing path
Matthew Martin
2020-07-03
3
-19
/
+40
*
unposted (cf. users/24972, users/24978): Use an ASCII hyphen/minus rather tha...
Daniel Shahaf
2020-07-03
2
-3
/
+8
*
users/24971: ${(-)var} sorts on signed integers
Peter Stephenson
2020-07-03
6
-12
/
+49
*
46097: Fix "assignment to invalid subscript range" error in _rm.
zsugabubus
2020-06-28
2
-1
/
+6
*
46132: docs: Use an itemized list in the documentation of the *(o) glob quali...
Daniel Shahaf
2020-06-28
2
-10
/
+21
*
46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...
Daniel Shahaf
2020-06-28
2
-2
/
+7
*
46128: _git: Complete more options and diff/merge tools.
Daniel Shahaf
2020-06-28
2
-2
/
+30
*
46129: _git-config: Fix a bug where a second trailing dot would be incorrectl...
Daniel Shahaf
2020-06-28
2
-5
/
+4
*
46130: _git-config: Complete some more options.
Daniel Shahaf
2020-06-28
2
-25
/
+73
*
46140: _git: Fix insufficiently quoted pattern
Miroslav Koškár
2020-06-27
2
-1
/
+4
*
46139: _git: Remove hanging whitespaces
Miroslav Koškár
2020-06-27
2
-2
/
+6
*
unposted (after 46068): Fix a compiler warning.
Daniel Shahaf
2020-06-27
2
-1
/
+4
*
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...
Daniel Shahaf
2020-06-27
6
-7
/
+42
*
users/24959/0002: Update aliases documentation for the addition of the ALIAS_...
Daniel Shahaf
2020-06-27
2
-20
/
+8
*
users/24959/0001: Extend documentation of global aliases.
Daniel Shahaf
2020-06-27
3
-1
/
+21
*
unposted: docs: Fix some markup and typos.
Daniel Shahaf
2020-06-26
5
-6
/
+12
*
46100: Fix =subst before =(subst)
Peter Stephenson
2020-06-26
3
-1
/
+10
*
unposted c.f. 46034: workaround incompatibility with sh_file_expansion option
Oliver Kiddle
2020-06-26
2
-1
/
+4
[next]