Age | Commit message (Collapse) | Author | Files | Lines |
|
This is used with __git_commits then, and is meant to only call
__git_recent_commits, if there are matches.
|
|
Handle " -> master, origin/master" in decorated git-log output, and add
it as separate entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and _git-diff explicitly
|
|
|
|
|
|
It is useful to have this distinction visually.
This also uses `--format=%(refname:short)` directly with `git
for-each-ref`.
|
|
complete jails by any parameter
|
|
|
|
|
|
|
|
|
|
in particular improving FreeBSD support
|
|
|
|
|
|
|
|
and $_compdir
|
|
|
|
|
|
This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722.
|
|
|
|
nvim is used by NeoVim and is fairly compatible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on a patch by Daniel Hahler <git@thequod.de>.
|
|
We were too eager to regard strings already on the command line
as possible devices.
|
|
|
|
completion attempt with GLOB_COMPLETE
|
|
This restores the message when completing a commit object name that
isn't one of the most recent 20 commits. e.g., 'git checkout deadbeef<TAB>'.
|
|
--fixup' hash completions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoids potentially expensive lexical analysis of the array values.
|
|
"git stash" should complete arguments for "git stash save", but without
the message part.
|