Age | Commit message (Collapse) | Author | Files | Lines |
|
The %b expando should be the hash prior to the merge. The hash of the merge
result is available as the %i expando and via the gen-applied-string hook.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When pressing Ctrl-C after `git am`, only `last` exists in
`.git/rebase-apply/`, which is empty.
This patch fixes it to fall back to "no patch applied" then.
|
|
at the front of the token
|
|
on account of patching it to handle commas properly (thanks Mikael).
|
|
|
|
Without this, '() { (( x=42 )) }' and '() { for (( i=0; … )) }' wouldn't warn
about $x and $i, respectively, being created global.
|
|
|
|
|
|
|
|
Do all the completion for zsh by _arguments
|
|
|
|
Xarg Yarg' syntax
This simply removes the '-w' argument to _arguments and changes
{-x+,--foo} to {-x+,--foo=} throughout the file.
|
|
Also, tweak the docstring of zlelineasstring().
|
|
|
|
|
|
cross-reference to vim text object widgets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for emacsclient
|
|
|
|
|
|
|
|
Also check if length is non-zero when buffer is empty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|