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
/
Command
Commit message (
Expand
)
Author
Age
Files
Lines
*
34874: completion for cabal
Clint Adams
2015-04-10
1
-0
/
+9
*
34748: completion: git: update list of builtintools
Daniel Hahler
2015-04-10
1
-9
/
+16
*
34814: completion: git: Fix bug introduced by 236da69
Daniel Shahaf
2015-04-01
1
-1
/
+3
*
users/20058: improve device completion in ip completion.
Peter Stephenson
2015-03-31
1
-2
/
+5
*
34762: completion: git: add short option for '--dir-diff' (_git-difftool)
Daniel Hahler
2015-03-29
1
-1
/
+1
*
34739: git completion: Fix regression in ce80a92
Daniel Shahaf
2015-03-19
1
-1
/
+1
*
34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --f...
Daniel Shahaf
2015-03-16
1
-1
/
+1
*
34671: git completion: only offer recent commits' tags/heads for --fixup
Daniel Shahaf
2015-03-16
1
-2
/
+34
*
34693: sudo completion: Don't false positive 'sudo -e' detection
Daniel Shahaf
2015-03-09
1
-1
/
+8
*
34638 with tweaks: git completion: complete commit hashes and --fixup
Daniel Hahler
2015-03-07
1
-3
/
+9
*
34588: Complete 'usermod -a'
Daniel Shahaf
2015-02-27
1
-0
/
+1
*
34468: completion: git: stash: handle 'save' being the default
Daniel Hahler
2015-02-08
1
-5
/
+11
*
34467: completion: git: minor doc fixes
Daniel Hahler
2015-02-08
1
-7
/
+3
*
34470: completion: adb: add "sideload" command
Daniel Hahler
2015-02-08
1
-0
/
+1
*
34469: git completion: add "stash" from refs/stash to __git_heads
Daniel Hahler
2015-02-08
1
-0
/
+1
*
34464: Update mtr completion to mtr 0.82
Daniel Shahaf
2015-02-07
1
-2
/
+8
*
34444: git completion: minor improvements
Daniel Shahaf
2015-02-02
1
-4
/
+4
*
34411: _hg completion: Complete bookmark names for -r
Daniel Shahaf
2015-02-01
1
-8
/
+17
*
34435: Update emulate completion.
Peter Stephenson
2015-01-30
1
-2
/
+1
*
34415: cache list of all python modules
Jun-ichi Takimoto
2015-01-28
2
-25
/
+31
*
34423: fix a typo in _ruby
Jun-ichi Takimoto
2015-01-28
1
-1
/
+1
*
34412: complete all groups for chown under sudo
Daniel Shahaf
2015-01-27
1
-2
/
+2
*
34373, 34374: update completion of builtin commands, modifiers,
Oliver Kiddle
2015-01-25
2
-2
/
+2
*
_git: Change one --validate to --no-validate
Wieland Hoffmann
2015-01-17
1
-1
/
+1
*
34260 relax interface name restrictions in ip completion
Eric Cook
2015-01-13
1
-1
/
+1
*
34259: variable declarations in ip completion
Eric Cook
2015-01-13
1
-1
/
+2
*
34042: _git: Respect tags for subcommand completion.
Daniel Shahaf
2015-01-05
1
-14
/
+54
*
33963: remove work of art in _mount
Mikael Magnusson
2014-12-29
1
-21
/
+3
*
34068: create tempfiles without forking, and safe temp directory creation
Barton E. Schaefer
2014-12-28
1
-5
/
+8
*
33958: update sudo completion for newer options
Oliver Kiddle
2014-12-13
1
-26
/
+32
*
Parse "Gentoo" as being GNU libc
Mikael Magnusson
2014-12-10
3
-3
/
+3
*
33927: nm completion improvements
Peter Stephenson
2014-12-08
1
-2
/
+2
*
33912: fix filename default case
Barton E. Schaefer
2014-12-07
1
-2
/
+1
*
33882: Complete CXXFLAGS as CFLAGS too
Mikael Magnusson
2014-12-06
1
-1
/
+1
*
33861: update lsof completion for new options
Oliver Kiddle
2014-12-05
1
-9
/
+39
*
33689: make cp --reflink's argument optional
Eric Cook
2014-12-03
1
-1
/
+1
*
33729: "git remote add" should complete local repositories
Peter Stephenson
2014-11-23
1
-1
/
+9
*
33728: Complete bzr shelve subcommand
Sebastien Alaiwan
2014-11-21
1
-0
/
+11
*
33659: use --dump-options to get most of the gpg options to complete
Oliver Kiddle
2014-11-09
1
-78
/
+48
*
33648: _gpg completes for gpg2 as well
Barton E. Schaefer
2014-11-08
1
-1
/
+1
*
33485: fix a missing ;; case terminator
Mikael Magnusson
2014-10-24
1
-0
/
+1
*
33485: fixes for zstyle context handling
Oliver Kiddle
2014-10-21
12
-80
/
+88
*
see 33475: allow .cpp files to be completed as gcc input
Peter Stephenson
2014-10-17
1
-1
/
+1
*
33455: update GNU global option completion
Syohei YOSHIDA
2014-10-14
1
-0
/
+16
*
33467: correct return status on functions and numerous other minor fixes
Oliver Kiddle
2014-10-14
35
-557
/
+450
*
33375: new sv completion
fREW Schmidt
2014-10-10
1
-0
/
+73
*
33396: new xxd completion
Daniel Shahaf
2014-10-10
1
-0
/
+45
*
33315: fix pattern to match freebsd10 and later
Oliver Kiddle
2014-10-02
1
-3
/
+6
*
33284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensions
Axel Beckert
2014-10-02
2
-2
/
+2
*
33252: complete more notmuch subcommands
Wieland Hoffmann
2014-09-26
1
-0
/
+3
[next]