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
path:
root
/
Completion
/
Unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
github #65: _nmap: Rename option flags (s/_/-/g)
Meng Bo
2020-09-23
1
-12
/
+12
*
unposted: remove periods from completion descriptions
Doug Kearns
2020-09-06
2
-2
/
+2
*
47350: new dropbox command line client completion
Peter Stephenson
2020-09-04
1
-0
/
+66
*
47322: allow prefix with ssh cipher completion and add matching control for o...
Oliver Kiddle
2020-08-21
1
-3
/
+3
*
47319: complete more options to ImageMagick's convert command
Oliver Kiddle
2020-08-13
1
-0
/
+7
*
47293: lowercase completion descriptions for lp
Oliver Kiddle
2020-08-10
1
-78
/
+81
*
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
*
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
*
46075: drelo: prefer ip on linux for finding network interfaces
drelo
2020-06-26
1
-3
/
+9
*
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
*
users/24892: fix local declaration with recursive-files style and complete it...
Oliver Kiddle
2020-06-11
1
-1
/
+1
*
45939: Add _pgids type
Matthew Martin
2020-06-01
4
-3
/
+8
*
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
1
-1
/
+1
*
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
*
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
*
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
*
45531: _sh: Complete options more accurately
dana
2020-03-13
1
-12
/
+34
*
45424: completion: Add **/sbin to PATH when completing commands like sudo
dana
2020-03-11
3
-15
/
+26
*
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-03-07
4
-18
/
+47
|
\
|
*
45423: _su: Improve arg handling, shell look-ups
dana
2020-02-14
1
-12
/
+33
|
*
unposted: _zip: Recognise '--'
dana
2020-02-07
1
-3
/
+3
|
*
_diff_options: Restore -w completion lost in workers/43351
Martin von Wittich
2020-02-06
1
-0
/
+1
|
*
45365: _git: Fix __git_recent_branches for the case when a commit has an empt...
WGH
2020-02-02
1
-2
/
+2
|
*
45332: _git: add completion for git-version
Eitan Adler
2020-01-19
1
-1
/
+8
*
|
45313: _git: Support completion from outside of a worktree when --git-dir/--w...
Daniel Shahaf
2020-01-17
1
-4
/
+7
*
|
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-01-15
32
-66
/
+113
|
\
|
[next]