Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Add = to git checkout --conflict= completion
fix transposed [-
git push remote argument is not optional
can use shorter syntax for a check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also adds a little TODO on top about what is missing.
|
|
New: -C and -V
Removed: -q (tmux still excepts it for backward compatibility, but it
does nothing)
|
|
Signed-off-by: Christian Hesse <mail@eworm.de>
|
|
This way, you can press = to start completing the values instead of
the space, backspace, tab dance
|
|
|
|
|
|
|
|
|
|
|
|
Also use variables set in the command line and environment.
|
|
|
|
Review-by: Oliver Kiddle
|
|
aliases and unwanted in any case
|
|
|
|
|
|
backslash quoting
|
|
|
|
|