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
*
41628 (plus 41645 by Oliver): _ps: update options
Jun-ichi Takimoto
2017-09-09
2
-24
/
+81
*
41641: Some math operations shouldn't be lvalues.
Peter Stephenson
2017-09-05
3
-8
/
+20
*
41633: Fix problem backgrounding function definitions.
Peter Stephenson
2017-09-04
2
-1
/
+12
*
41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.
Daniel Shahaf
2017-09-04
2
-13
/
+15
*
41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the...
Daniel Shahaf
2017-09-04
2
-9
/
+10
*
41637: add explicit objdump completion
Marc Aldorasi
2017-09-04
2
-2
/
+109
*
41623: Update FAQ.yo for Yodl 3
Peter Stephenson
2017-09-02
2
-23
/
+27
*
Make mbegin, mend, match local in zed.
Peter Stephenson
2017-08-31
2
-0
/
+6
*
Fix problem with ERR_RETURN.
Peter Stephenson
2017-08-31
3
-4
/
+43
*
41567: _tmux: Complete detached sessions first for attach-session.
Daniel Shahaf
2017-08-30
2
-1
/
+23
*
41566: _tmux: Complete only attached sessions for detach-session.
Daniel Shahaf
2017-08-30
2
-1
/
+11
*
41564: _tmux: Complete environment variables and their values for set-environ...
Daniel Shahaf
2017-08-30
2
-5
/
+98
*
41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.
Daniel Shahaf
2017-08-30
2
-4
/
+7
*
41558: _tmux: Complete option names for show-options and show-window-options.
Daniel Shahaf
2017-08-30
2
-6
/
+28
*
41608 (plus tests): restore ERR_EXIT before function.
Peter Stephenson
2017-08-29
3
-1
/
+41
*
41618: Added some arguments autocompletion to _todo.sh.
Андрей Стоцкий (_RuRo_)
2017-08-29
2
-0
/
+17
*
41617: complete new tracepath options
Oliver Kiddle
2017-08-29
3
-5
/
+11
*
41616: update completion options to entr 3.8
Oliver Kiddle
2017-08-29
2
-2
/
+18
*
unposted: add missing #autoload directive
Oliver Kiddle
2017-08-29
2
-0
/
+7
*
unposted: Post-release version bump.
Daniel Shahaf
2017-08-28
2
-2
/
+6
*
unposted: 5.4.2
zsh-5.4.2
Peter Stephenson
2017-08-27
2
-2
/
+6
*
unposted: Fix changelog typo introduced by the previous commit.
Daniel Shahaf
2017-08-27
1
-1
/
+1
*
41599: info updates for 5.4.2
Peter Stephenson
2017-08-25
3
-7
/
+11
*
41602 (tweaked): Improve wording in gpg completion.
William da Silva
2017-08-25
2
-6
/
+11
*
41601: handle system differences in arp completion and add function for route
Oliver Kiddle
2017-08-25
3
-15
/
+353
*
41600: fix quoting of songs for mpc completion
Oliver Kiddle
2017-08-25
2
-23
/
+91
*
41598: new who and w completions
Oliver Kiddle
2017-08-25
3
-0
/
+116
*
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
2017-08-24
9
-20
/
+121
*
41565: vcs_info patch2subject: Support `svn log -r N --diff` output.
Daniel Shahaf
2017-08-22
2
-2
/
+14
*
41568: complete vmstat options on NetBSD and Solaris and add some exclusion l...
Oliver Kiddle
2017-08-18
2
-23
/
+70
*
41563: fix completion description alignment with _regex_words
Oliver Kiddle
2017-08-18
2
-9
/
+15
*
41562: correct completed word
Oliver Kiddle
2017-08-18
2
-1
/
+3
*
41561: update dhclient completion
Oliver Kiddle
2017-08-18
2
-22
/
+67
*
41560: cleanup chsh completion for different platforms
Oliver Kiddle
2017-08-18
2
-35
/
+67
*
users/22834: fix irritating bug in file glob for Linux kernel modules
Tomasz Pala
2017-08-17
2
-1
/
+4
*
users/22834: allow completion after -c and a few other new ip options
Tomasz Pala
2017-08-16
2
-0
/
+18
*
41556: complete BPF (libpcap) filters
Oliver Kiddle
2017-08-16
5
-156
/
+384
*
41552: complete only branches after git worktree add --detach
Oliver Kiddle
2017-08-16
2
-2
/
+8
*
posted but has not shown up: fix fd problem in subshell.
Peter Stephenson
2017-08-15
3
-3
/
+33
*
41542: Fix pcre logic for extracting matched parentheses.
Peter Stephenson
2017-08-14
3
-25
/
+73
*
41527 (tweaked for heap memory): fix [[ -<cond> ]] from modules
Phil Pennock
2017-08-11
3
-2
/
+27
*
unposted: fix README typo
Peter Stephenson
2017-08-09
2
-1
/
+3
*
41504: make empty strings work in case patterns with no leading parenthesis
Peter Stephenson
2017-08-09
4
-13
/
+84
*
unposted: update to 5.4.1-dev-0
Peter Stephenson
2017-08-08
2
-1
/
+3
*
unposted: update to 5.4.1
zsh-5.4.1
5.4.1
Peter Stephenson
2017-08-08
4
-6
/
+10
*
Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
Peter Stephenson
2017-08-08
4
-80
/
+16
*
41510: update doc for $ZSH_PATCHLEVEL
Peter Stephenson
2017-08-08
2
-2
/
+6
*
41481: _df: Complete mounted device and mount points.
Daniel Shahaf
2017-08-08
4
-45
/
+52
*
41486: _tmux: Correct completions of new-window, split-window, respawn-window...
Daniel Shahaf
2017-08-08
2
-4
/
+7
*
unposted: Post-release version number bump to 5.4-dev-0.
Daniel Shahaf
2017-08-08
2
-2
/
+7
[next]