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
*
44251: Completion: Fix various wording issues
dana
2019-04-26
6
-9
/
+14
*
44250: Completion: Fix use of -A and -S options to _arguments
dana
2019-04-26
8
-17
/
+29
*
44249: Completion: Handle zsh/files built-ins in _mv and _rmdir
dana
2019-04-26
4
-3
/
+8
*
44234: _ssh: Update for OpenSSH 8.0
dana
2019-04-26
2
-6
/
+15
*
44284: Mark SIGQUIT as ignore if ignored on entry to shell.
Peter Stephenson
2019-04-25
2
-0
/
+14
*
44254: Handle error case in zgetdir().
Peter Stephenson
2019-04-25
2
-1
/
+16
*
unposted: _pick_variant: Use ${(P) ::= rather than eval
Matthew Martin
2019-04-22
2
-4
/
+7
*
44242: Completion: Use _pick_variant -b to detect builtins
Matthew Martin
2019-04-22
6
-178
/
+241
*
43288: fix line-broken prompts
dana
2019-04-18
2
-3
/
+12
*
unposted: NEWS: Document recent feature additions
dana
2019-04-12
2
-1
/
+22
*
44198: Add cd_silent option to suppress all cd output
dana
2019-04-12
5
-2
/
+24
*
44168 (tweaked to remove change to errflag): Fix interrupt handling of zle -F.
Peter Stephenson
2019-04-10
2
-1
/
+11
*
44214: <(...) substitutions shouldn't grab the terminal
Eric Freese
2019-04-10
2
-1
/
+4
*
44215: Maintain LASTWIDGET across reset-prompt.
Roman Perepelitsa
2019-04-10
8
-11
/
+28
*
44202: Rewrite to use memmove() for possibly overlapping copy
Peter Stephenson
2019-04-10
2
-5
/
+8
*
44210: add _findmnt and update _lsblk
Jun-ichi Takimoto
2019-04-10
3
-1
/
+124
*
44202 (tweaked): _normal: Add -P to reset precommands
Matthew Martin
2019-04-04
3
-3
/
+12
*
44201: _command_name: Check for external forcing precommand
Matthew Martin
2019-04-04
6
-8
/
+15
*
44200 (tweaked): Completion: Append to precommands in _normal
Matthew Martin
2019-04-04
8
-23
/
+26
*
44199: _normal: Use zparseopts
Matthew Martin
2019-04-04
2
-8
/
+9
*
44158: Completion: Add _postgresql
dana
2019-04-01
2
-0
/
+1153
*
44160 (tweaked): Completion: Add _deb_files, match *.ddeb
dana
2019-03-25
8
-17
/
+45
*
44176: warn only if off_t is longer than long
Jun-ichi Takimoto
2019-03-25
2
-1
/
+4
*
44162 (tweaked): Avoid format-overflow warning in zftp.c
Wesley Schwengle
2019-03-25
2
-8
/
+5
*
44164: Avoid stringop-truncation warning
Wesley Schwengle
2019-03-25
2
-1
/
+6
*
unposted: _chmod: Adjust _guard pattern
dana
2019-03-24
2
-1
/
+5
*
unposted: _chmod: Use _guard for mode operand
dana
2019-03-22
2
-1
/
+4
*
44156 (tweaked): zsh/system: Add note about potential flock side-effects
Clinton Bunch
2019-03-22
2
-2
/
+10
*
44153: rm: Accept -R as equivalent to -r
Matthew Martin
2019-03-21
3
-10
/
+14
*
44149: _mkdir, _stat: Use _pick_variant -b
Matthew Martin
2019-03-21
3
-26
/
+9
*
44144: _builtin: Append "builtin" to precommands
Matthew Martin
2019-03-21
2
-0
/
+5
*
44155: _pick_variant: Update builtin check
Matthew Martin
2019-03-21
2
-8
/
+27
*
44147: add/update completions for procps-ng
Jun-ichi Takimoto
2019-03-22
7
-6
/
+100
*
44111: _git: Use `git rev-list` for log messages
dana
2019-03-21
2
-5
/
+12
*
Update doc from previous commit.
Peter Stephenson
2019-03-19
2
-3
/
+5
*
44132: don't hash commands beginning with /
Charles Blake
2019-03-19
3
-0
/
+9
*
44142: Fix hist_reduce_spaces bug.
Peter Stephenson
2019-03-19
2
-2
/
+8
*
44135: Add chmod builtin
Matthew Martin
2019-03-18
4
-2
/
+77
*
44135: _chmod: Reformat to minimize next diff. No functional change.
Matthew Martin
2019-03-17
1
-44
/
+50
*
44118: use libtirpc if RPC is not in glibc
Jun-ichi Takimoto
2019-03-15
2
-0
/
+9
*
44122: turn int into long to avoid overflow
Kamil Dudka
2019-03-14
2
-2
/
+7
*
44100: zparseopts: Add -F option, completion, tests; improve documentation
dana
2019-03-12
5
-13
/
+268
*
44101: _vim: better support for nvim
Jun-ichi Takimoto
2019-03-08
2
-34
/
+55
*
unposted: _zftp: Use 'post' pattern matching
dana
2019-03-06
2
-1
/
+4
*
44099: Completion: Add _trash
dana
2019-03-06
2
-0
/
+27
*
unposted: ztst.zsh: fix a typo
Jun-ichi Takimoto
2019-03-01
2
-1
/
+5
*
44087: _getconf: Complete options, config variables on more systems
dana
2019-02-27
2
-29
/
+81
*
44090 (re: 44085): _remote_files: Don't set QUOTING_STYLE
dana
2019-02-27
2
-1
/
+6
*
44085: _remote_files: Prevent ls/alias settings from mangling file listings
dana
2019-02-26
2
-1
/
+7
*
44080: Completion: Fix several option-description typos
dana
2019-02-26
33
-41
/
+65
[next]