Age | Commit message (Collapse) | Author | Files | Lines |
|
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>`.
|
|
|
|
|
|
|
|
|
|
|
|
Minor change from the patch as posted to the ML: _php now calls _bind_addresses
with -K, since it can't actually listen on a link-local address.
|
|
|
|
|
|
|
|
Minor change from the patch as posted to the ML: BusyBox variant detection has
been expanded to cover dcron (which BusyBox's crontab is forked from).
|
|
|
|
|
|
|
|
|
|
|
|
|