Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.)
|
|
|
|
|
|
|
|
This works already except if list-dirs-first is set, and that
is being fixed separately.
|
|
|
|
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)
|