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
path:
root
/
Completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
46216: update for ansible 2.9
Oliver Kiddle
2020-07-08
1
-38
/
+109
*
46217: update options for tmux 3.1
Oliver Kiddle
2020-07-08
1
-19
/
+91
*
github #60: Fix completion for a zfs dataset containing spaces
Mathias Fredriksson
2020-07-08
1
-3
/
+3
*
gitlab !15: modutils completion: Fix FHS assumption
Doron Behar
2020-07-08
1
-3
/
+20
*
46195: use showrgb command to get colours if it is available
Oliver Kiddle
2020-07-08
1
-5
/
+8
*
github #50: Complete hosts in "Match" directive
SATOH Fumiyasu
2020-07-08
1
-0
/
+12
*
github #53: Allow specifying directory name for _remote_files
James Pike
2020-07-08
1
-5
/
+12
*
46097: Fix "assignment to invalid subscript range" error in _rm.
zsugabubus
2020-06-28
1
-1
/
+1
*
46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...
Daniel Shahaf
2020-06-28
1
-2
/
+3
*
46128: _git: Complete more options and diff/merge tools.
Daniel Shahaf
2020-06-28
1
-2
/
+27
*
46129: _git-config: Fix a bug where a second trailing dot would be incorrectl...
Daniel Shahaf
2020-06-28
1
-5
/
+1
*
46130: _git-config: Complete some more options.
Daniel Shahaf
2020-06-28
1
-25
/
+68
*
46140: _git: Fix insufficiently quoted pattern
Miroslav Koškár
2020-06-27
1
-1
/
+1
*
46139: _git: Remove hanging whitespaces
Miroslav Koškár
2020-06-27
1
-2
/
+2
*
unposted c.f. 46034: workaround incompatibility with sh_file_expansion option
Oliver Kiddle
2020-06-26
1
-1
/
+1
*
46106: new usbconfig completion
Oliver Kiddle
2020-06-26
1
-0
/
+63
*
46105: new xinput completion
Oliver Kiddle
2020-06-26
1
-0
/
+140
*
46075: drelo: prefer ip on linux for finding network interfaces
drelo
2020-06-26
1
-3
/
+9
*
45895: ignore deduplication patterns in _sequence
oxiedi
2020-06-26
1
-2
/
+2
*
46044 (tweaked per Matthew): _units: Correct the path to the units data file ...
Daniel Shahaf
2020-06-19
1
-2
/
+4
*
45982: _zfs: add space property
Frederick Zhang
2020-06-17
1
-1
/
+1
*
gitlab !12: completion for mat & mat2
Jan Máslo
2020-06-11
2
-0
/
+38
*
46036: fix colouring in prompt completion
Oliver Kiddle
2020-06-11
1
-3
/
+3
*
users/24892: fix local declaration with recursive-files style and complete it...
Oliver Kiddle
2020-06-11
2
-5
/
+7
*
gitlab !14 (fixup): modutils comp: Fix getting the value of kver from opt_args
Doron Behar
2020-06-08
1
-1
/
+1
*
45940: Add _kdump and _ktrace completers and supporting _ktrace_points type
Matthew Martin
2020-06-01
3
-0
/
+164
*
45939: Add _pgids type
Matthew Martin
2020-06-01
5
-5
/
+10
*
gitlab !14: modutils completion: Fix getting the value of kver from opt_args
Doron Behar
2020-06-01
1
-1
/
+1
*
45934: _subversion: Make 'svnliteadmin' completed same as 'svnadmin'
Yasuhiro KIMURA
2020-05-28
1
-1
/
+1
*
45831: Add _vi completer
Matthew Martin
2020-05-17
1
-0
/
+47
*
gitlab !13: tar supports zstandard (zstd)
noraj
2020-05-09
1
-2
/
+2
*
unposted: libarchive tar can extract zip files
Eitan Adler
2020-05-07
1
-1
/
+3
*
unposted: Use alternation patterns rather than brace expansion
Daniel Shahaf
2020-05-07
2
-3
/
+3
*
45614: update _dnf
Jun-ichi Takimoto
2020-05-03
1
-101
/
+454
*
45731: _debsnap: New completion function.
Daniel Shahaf
2020-05-03
1
-0
/
+77
*
45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
Daniel Shahaf
2020-05-03
1
-3
/
+5
*
45752/0002: _gcc: Complete --output like -o.
Daniel Shahaf
2020-05-02
1
-1
/
+1
*
45752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.
Daniel Shahaf
2020-05-02
1
-1
/
+1
*
github #54: Fix dig completion error
davey hathorn
2020-04-21
1
-1
/
+1
*
45655: _retrieve_mac_apps: Update for recent macOS
dana
2020-04-05
1
-2
/
+5
*
45649: completion: Simplify Unison completion. No functional change.
Daniel Shahaf
2020-03-29
1
-5
/
+2
*
45646: completion: Unison: Honour the $UNISON variable
Henri Menke
2020-03-29
1
-2
/
+2
*
github #46: _git-restore: Complete arguments to the --source option after a '...
Gastón Haro
2020-03-28
1
-1
/
+1
*
github #46: Better restrict git-restore(1) file completions
Gastón Haro
2020-03-28
1
-5
/
+9
*
45623: _quilt: Add subcommand descriptions
Daniel Shahaf
2020-03-27
1
-7
/
+43
*
45622: _quilt: Categorize subcommands
Daniel Shahaf
2020-03-27
1
-4
/
+37
*
45572: _sshfs: Complete some more options
Daniel Shahaf
2020-03-17
1
-3
/
+10
*
unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...
dana
2020-03-13
1
-1
/
+1
*
45535: _lz4: Order compression levels numerically
dana
2020-03-13
1
-2
/
+7
*
45534: _hdiutil: Update image-file extensions, image/disk formats, &c.
dana
2020-03-13
1
-24
/
+63
[next]