Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Also update _urls to complete unix:// URIs as for file://
|
|
Tweaks: Adjusted spelling, fixed minor idiomatic issues
|
|
* Update tail to support -q/-v on NetBSD
* Add several new functions (with one change needed to _hosts compdefs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
settings
--color-moved was added in Git 2.15.
|
|
|
|
with several updates for other OS
|
|
|
|
use the same completions as freebsd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used by svn 1.11.0-rc1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the double quote introduced by aa160fc8, so that the end result of
the parameter expansion is $pref followed by \* (a quoted star), meaning
`git ls-files` gets a literal star, not an expanded list of matching files, as
was intended in commit cc7437bf.
Fixes completion of `git add ../<TAB>`.
|
|
|
|
|
|
|