Age | Commit message (Collapse) | Author | Files | Lines |
|
functions out of the $funcstack display
|
|
|
|
Take account of backslash quoting.
|
|
|
|
|
|
|
|
Do all the completion for zsh by _arguments
|
|
Xarg Yarg' syntax
This simply removes the '-w' argument to _arguments and changes
{-x+,--foo} to {-x+,--foo=} throughout the file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This broke 'git cat-file blob origin:Etc/<TAB>'.
|
|
|
|
|
|
|
|
|
|
e.g., git log origin/master origin/foo origin/bar
|
|
|
|
|
|
The while (( idx )) form should guarantee that these switches are only
added if the 'svn' binary supports them. (One of these switches isn't
present in svn 1.8 or earlier.)
|
|
The "=" to the left of the ":" was interpreted as a literal part of the option
name, resulting in double equal signs.
|
|
The "action" part of the -o spec didn't escape colons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This works already except if list-dirs-first is set, and that
is being fixed separately.
|
|
preferences
|
|
|
|
Previously, filenames would be completed.
|
|
|
|
__git_is_committish_range
|
|
|
|
|
|
|
|
|